Mercurial > libavcodec.hg
graph
-
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs ;-) libavcodec2004-03-14, by romansh
-
* DV decoder simplifications. Now it looks to be 6% faster. At least libavcodec2004-03-14, by romansh
-
minor VMD system update; still not perfect, but should not crash either libavcodec2004-03-14, by melanson
-
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> libavcodec2004-03-14, by melanson
-
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot org>) libavcodec2004-03-13, by michael
-
smarten up the SVQ3 extradata decoder without changing the external API libavcodec2004-03-13, by melanson
-
disable lames leading zero "feature", fixes a few more flv encoding issues libavcodec2004-03-10, by michael
-
find_start_code() optimization (about 2x faster now) this may improve decoding speed with multiple threads libavcodec2004-03-09, by michael
-
cut over to using new VP3 DSP functions and remove the old ones; bring libavcodec2004-03-08, by melanson
-
seperated out the C-based VP3 DSP functions into a different file; also libavcodec2004-03-08, by melanson