log

age author description
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
Mon, 27 Sep 2004 10:06:10 +0000 michael lowres fixes for the parser libavcodec
Mon, 27 Sep 2004 03:19:24 +0000 michael 10l (segfault) libavcodec
Mon, 27 Sep 2004 03:17:26 +0000 michael 10l libavcodec
Mon, 27 Sep 2004 02:39:55 +0000 michael set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) libavcodec
Sun, 26 Sep 2004 23:01:42 +0000 michael lowres chroma fix libavcodec
Sun, 26 Sep 2004 21:28:31 +0000 michael lowres slice fix libavcodec
Sun, 26 Sep 2004 17:36:53 +0000 michael porting optimizations from 4x4 dct to 8x8 libavcodec
Sun, 26 Sep 2004 16:33:39 +0000 michael optimizing 4x4 idct libavcodec
Sun, 26 Sep 2004 13:03:43 +0000 michael lowres slice fix libavcodec