Mercurial > libavcodec.hg
graph
-
Fix numbers in Doxygen comments, patch by Kenan Gillet, kenan.gillet gmail com. libavcodec2008-10-30, by diego
-
Fix av_picture_copy missing pixels on packed planar AVPictures with odd size. libavcodec2008-10-29, by diego
-
Add the function declaration of ff_svq1_packet_checksum to svq1.h and include libavcodec2008-10-28, by diego
-
svq3 watermark decoding support, based on reverse engineering work by chrono libavcodec2008-10-26, by bcoudurier
-
Disable codec downmix when not using simd instead of silently produce silence libavcodec2008-10-26, by banan
-
remove useless ifdeffery, tscc won't do anything useful without zlib libavcodec2008-10-25, by aurel
-
Move declaration of mlp decoder dependency on mlp parser to the Makefile libavcodec2008-10-25, by diego
-
Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder. libavcodec2008-10-24, by diego
-
Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge. libavcodec2008-10-24, by diego
-
add state64 field to ParseContext storing last 8 bytes, to be able to check for longer startcodes libavcodec2008-10-23, by bcoudurier
-
Use x86_reg type instead of long in float_to_int16 MMX/SSE functions. libavcodec2008-10-20, by reimar