Mercurial > libavcodec.hg
graph
-
Split the h261.c file into separate files for the encoder, decoder and common stuff. libavcodec2007-05-21, by takis
-
Rename motion_test.c to motion-test.c, which is the naming scheme used by all libavcodec2007-05-21, by diego
-
sanity checks for bitrate tolerance and buffer size (= fail if a single frame at the libavcodec2007-05-20, by michael
-
change brute force search to min-heap. 3.6x faster generate_len_table, 8% faster ffvhuff encoding. libavcodec2007-05-19, by lorenm
-
move some common mpeg audio tables from mpegaudiodectab.h to mpegaudiodata.c libavcodec2007-05-19, by aurel
-
3DNow! and SSSE3 optimization to QNS DSP functions; use pmulhrw/pmulhrsw instead of pmulhw libavcodec2007-05-18, by zuxy
-
Move attribute_unused to variable declarations in macros instead of libavcodec2007-05-17, by reimar
-
use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables libavcodec2007-05-17, by gpoirier
-
Add libavcodec to compiler include flags in order to simplify header libavcodec2007-05-16, by diego