index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
libdiracdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
Fix the compilation of some libavcodec/lib* files which were not
Stefano Sabatini
2010-08-07
1
-0
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-2
/
+2
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
cosmetics: indentation, prettyprinting, K&R coding style
Diego Biurrun
2009-08-15
1
-22
/
+19
*
Remove useless braces around if/for/while expressions.
Diego Biurrun
2009-08-15
1
-4
/
+2
*
Simplify 'if' condition statements.
Diego Biurrun
2009-08-15
1
-1
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+3
*
Add missing av_cold in static init/close functions.
Daniel Verkamp
2009-02-22
1
-2
/
+2
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Fix incorrectly constructed Dirac parse units that caused A/V sync loss.
Anuradha Suraparaju
2008-12-22
1
-2
/
+4
*
Make AVCodec long_names definition conditional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-12
1
-1
/
+1
*
missing codec long names by Stefano Sabatini, stefano.sabatini-lala poste it
Diego Biurrun
2008-05-17
1
-1
/
+2
*
Dirac decoding/encoding support via libdirac.
Anuradha Suraparaju
2008-05-03
1
-0
/
+208