log

age author description
Fri, 15 Oct 2004 11:48:50 +0000 michael xvid fake divx version workaround libavcodec
Fri, 15 Oct 2004 02:37:04 +0000 michael support strictly enforcing gop size libavcodec
Thu, 14 Oct 2004 12:24:16 +0000 michael fix forcing of individual frame types libavcodec
Tue, 12 Oct 2004 12:47:49 +0000 melanson Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov libavcodec
Tue, 12 Oct 2004 07:16:14 +0000 rfelker 1000l libavcodec
Mon, 11 Oct 2004 22:47:09 +0000 michael missaliged clear_blocks() and h264 not complied but referenced fix patch by (Roine Gustafsson <roine at users dot sourceforge dot net>) and me libavcodec
Mon, 11 Oct 2004 02:19:29 +0000 michael adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 patch by (Aurelien Jacobs <aurel at gnuage dot org>) libavcodec
Sat, 09 Oct 2004 12:02:19 +0000 michael lowres 4mv libavcodec
Fri, 08 Oct 2004 22:57:39 +0000 michael h.261 loop filter fix libavcodec
Fri, 08 Oct 2004 21:45:29 +0000 michael nonsense removial libavcodec
Fri, 08 Oct 2004 10:37:45 +0000 michael Quantizer noise shaping crashes on SSE2 machines patch by (Milan Cutka <cutka at szm dot sk>) libavcodec
Wed, 06 Oct 2004 08:50:46 +0000 kabi * fixing a few of gcc 'clean-code' warnings libavcodec
Tue, 05 Oct 2004 19:44:26 +0000 michael segfault in amr decoder fix patch by (Richard van der Hoff - richvdh0) libavcodec
Tue, 05 Oct 2004 18:36:15 +0000 michael Altivec test on AmigaOS4 patch by (Chip <szarlada at freemail dot hu>) libavcodec
Tue, 05 Oct 2004 17:43:10 +0000 michael Build process: libpostproc patch by (Franti?ek Dvo?k <valtri at users dot sourceforge dot net>) libavcodec
Sun, 03 Oct 2004 22:01:21 +0000 michael h.264 ref list reordering bugfix patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Fri, 01 Oct 2004 14:38:32 +0000 michael Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Fri, 01 Oct 2004 13:32:13 +0000 michael Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) libavcodec
Fri, 01 Oct 2004 12:31:11 +0000 michael do not call (av_)abort() libavcodec
Thu, 30 Sep 2004 15:02:07 +0000 kabi * these vars could be either static or extern (compilation fix gcc-3.5) libavcodec
Wed, 29 Sep 2004 23:12:16 +0000 michael broken mess removial libavcodec
Tue, 28 Sep 2004 23:31:59 +0000 michael 10l (wrong variable) libavcodec
Tue, 28 Sep 2004 21:11:09 +0000 michael dont just resample half of the data sometimes libavcodec
Tue, 28 Sep 2004 05:38:36 +0000 michael 100l (signed vs. unsigend) libavcodec
Tue, 28 Sep 2004 03:09:49 +0000 melanson support for Sierra Online audio files and Apple QuickDraw codec, libavcodec
Tue, 28 Sep 2004 03:04:36 +0000 melanson if audio is PCM, push it through (sync is not perfect yet) libavcodec
Mon, 27 Sep 2004 21:09:41 +0000 michael 10l forgot to commit libavcodec
Mon, 27 Sep 2004 19:47:17 +0000 michael move h264 idct to its own file and call via function pointer in DspContext libavcodec
Mon, 27 Sep 2004 17:46:07 +0000 michael dont print "vop not coded" by default libavcodec
Mon, 27 Sep 2004 11:50:56 +0000 michael lowres width/height cleanup 3rd try libavcodec