Mercurial > libavcodec.hg
graph
-
fix indentation, patch by Ian Caulfield % ian P caulfield A gmail P com % libavcodec2007-01-24, by gpoirier
-
Allows the AC3 parser to read the frame size and codec parameters from E-AC3 streams, libavcodec2007-01-24, by gpoirier
-
Add flashsv encoder to changelog and fix the encoder so it actually works. libavcodec2007-01-21, by banan
-
Constantize AVOption, solve few warnings, patch from flameeyes@gentoo.org aka "the other Diego" libavcodec2007-01-21, by lu_zero
-
harden h264 decoding to prevent some crashes when input data is corrupted. libavcodec2007-01-19, by gpoirier
-
Change the Snow encoder to always use the available MotionEstContext pointer. libavcodec2007-01-18, by takis
-
set data_size to 0 so that in case we return without setting it nothing funny can happen libavcodec2007-01-16, by michael
-
fix segfault with http://sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.org/zzuf/lol-ffplay.m2v libavcodec2007-01-15, by michael
-
Unconditionally enable Theora decoder. It works fine now and there is no libavcodec2007-01-10, by diego
-
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbin libavcodec2007-01-06, by diego
-
try direct mode MB after QPRD, slight PSNR/bitrate gain if b frames + QPRD libavcodec2006-12-20, by michael
-
fix special casing of the 0,0 MV for b frames (slight PSNR/bitrate gain) libavcodec2006-12-20, by michael
-
dont favor the zero MV if mv0 is used (psnr per bitrate gains ranging from 0 to 0.14, most are <=0.04 though) libavcodec2006-12-20, by michael
-
Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection libavcodec2006-12-18, by gpoirier
-
warn user if the selected diamond size is larger then the motion estimation score cache size libavcodec2006-12-17, by michael