Mercurial > libavcodec.hg
graph
-
fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions libavcodecThu, 25 Oct 2001 11:42:34 +0000, by michael
-
much better horizontal filters (transpose & use the vertical ones) :) libavcodecWed, 24 Oct 2001 16:39:40 +0000, by michael
-
* and finaly avoid deadlock at the end of audio stream libavcodecTue, 23 Oct 2001 20:20:01 +0000, by kabi
-
* fixes to avoid crash when broken mp3 header is found libavcodecTue, 23 Oct 2001 19:58:30 +0000, by kabi
-
brightness / contrast fix/copy optimizations +2% speedup libavcodecTue, 23 Oct 2001 01:46:50 +0000, by michael
-
more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) libavcodecFri, 19 Oct 2001 17:03:51 +0000, by michael
-
added compiletime option to turn width%8==0 on libavcodecFri, 19 Oct 2001 13:56:12 +0000, by michael
-
quick fix for movies with a height which is not a multiple of 8 libavcodecWed, 17 Oct 2001 02:04:16 +0000, by michael
-
exporting qscale data for postprocessing (for MPlayer) libavcodecTue, 16 Oct 2001 23:10:38 +0000, by arpi_esp
-
rewrote the horizontal lowpass filter to fix a bug which caused a blocky look libavcodecMon, 15 Oct 2001 03:01:08 +0000, by michael
-
fixed a sig4 bug an non mmx2 cpus (in case of more sig4 errors please send me a "disassemble $eip-16 $eip+16" from gdb) libavcodecSat, 13 Oct 2001 11:58:41 +0000, by michael
-
bugfixes: last 3 lines not brightness/contrast corrected libavcodecThu, 11 Oct 2001 22:35:45 +0000, by michael
-
new postprocess code by Michael Niedermayer (michaelni@gmx.at) libavcodecWed, 10 Oct 2001 22:13:27 +0000, by arpi
-
corrected mpeg audio encoding overflows - now it should give correct quality even for very high volumes libavcodecMon, 17 Sep 2001 21:19:09 +0000, by glantau
-
fixed symetric quantization (better quality!) libavcodecSun, 16 Sep 2001 21:52:58 +0000, by glantau
-
merged code and tables between encoder and decoder libavcodecSat, 15 Sep 2001 22:42:25 +0000, by glantau
-
added completely new mpeg audio decoder (integer only, free format support, lsf/mpeg25 support, high/low precision support, simpler code) libavcodecSat, 15 Sep 2001 22:40:28 +0000, by glantau
-
Moved some H.263+ variables to MpegEncContext to be thread-safe. libavcodecFri, 31 Aug 2001 06:21:27 +0000, by pulento
-
Added support to Unrestricted Motion Vectors (UMV) libavcodecTue, 28 Aug 2001 23:32:34 +0000, by pulento