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
Sun, 26 Sep 2004 11:05:35 +0000 michael low resolution interlaced support libavcodec
Sun, 26 Sep 2004 10:01:40 +0000 michael 1/8 resolution decoding libavcodec
Sun, 26 Sep 2004 09:00:37 +0000 michael low resolution decoding fix libavcodec
Sun, 26 Sep 2004 00:18:12 +0000 michael 1/4 resolution decoding libavcodec
Sat, 25 Sep 2004 23:18:58 +0000 michael 1/2 resolution decoding libavcodec
Sat, 25 Sep 2004 10:06:31 +0000 michael assertion when playing AVC/H.264 streams fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Sat, 25 Sep 2004 09:59:36 +0000 michael H.264 max reference pictures fix by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Fri, 24 Sep 2004 20:35:59 +0000 michael trellis quantization for h263(p) libavcodec
Fri, 24 Sep 2004 18:12:43 +0000 michael unused libavcodec
Fri, 24 Sep 2004 17:30:04 +0000 michael 100l libavcodec
Thu, 23 Sep 2004 22:20:17 +0000 rtognimp Zlib encoder: fix image orientation (was flipped), 100l in deflate error libavcodec
Thu, 23 Sep 2004 12:20:41 +0000 michael merge predict_plane() with DWTELEM->8bit conversation (21% faster) libavcodec
Thu, 23 Sep 2004 09:42:25 +0000 michael segfault fix by (Kostya <cannonball at bw-team dot com>) libavcodec
Wed, 22 Sep 2004 05:04:18 +0000 romansh * simplification patch by Jeffrey Ryan Muizelaar libavcodec
Tue, 21 Sep 2004 23:10:10 +0000 michael 8 -> FRAC_BITS libavcodec
Tue, 21 Sep 2004 17:37:28 +0000 alex Decoding to bgr15/16 from 16bit input. Decoding of 24bit input added, not yet finished, but at least the picture can be recognized libavcodec
Tue, 21 Sep 2004 17:31:46 +0000 alex greyscale decoding (option to skip u,v planes) support libavcodec
Mon, 20 Sep 2004 13:47:47 +0000 michael check if the user specified timestamps are strictly monotone libavcodec
Sun, 19 Sep 2004 16:38:54 +0000 michael av_rescale with user specified rounding libavcodec
Sun, 19 Sep 2004 14:43:09 +0000 michael consistent use of types patch by (D Richard Felker III <dalias at aerifal dot cx>) libavcodec
Fri, 17 Sep 2004 23:51:36 +0000 michael simplify getsymbol patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Fri, 17 Sep 2004 11:21:52 +0000 michael huffyuv writes to AVCodecContext.stats_out only once every 32 frames, libavcodec
Fri, 17 Sep 2004 11:17:17 +0000 michael warning the user about possible incompatibilities libavcodec
Fri, 17 Sep 2004 10:57:57 +0000 michael (non)interlaced huffyuv patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Thu, 16 Sep 2004 19:05:22 +0000 michael h264 qpel mc, size 16 patch by (Romain Dolbeau <dolbeau at caps-entreprise dot com>) libavcodec
Thu, 16 Sep 2004 17:36:39 +0000 michael 10l (scene change pict_type was wrong after coded_frame fix) patch by (Loren Merritt <lorenm at u dot washington dot edu>) libavcodec
Thu, 16 Sep 2004 03:31:41 +0000 melanson IBM Ultimotion video decoder, courtesy of Konstantin Shishkov libavcodec
Wed, 15 Sep 2004 12:23:45 +0000 michael 10l libavcodec
Wed, 15 Sep 2004 01:55:04 +0000 michael per picture psnr libavcodec
Wed, 15 Sep 2004 00:35:18 +0000 michael changing size segfault fix libavcodec