log libmpcodecs/vd_ffmpeg.c @ 10774:3a6ed2ad244d

age author description
Mon, 01 Sep 2003 08:29:54 +0000 michael FFASV2
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Sat, 26 Jul 2003 00:55:36 +0000 iive xvmc updates
Mon, 21 Jul 2003 21:02:34 +0000 iive sync to ffmpeg, updates, cleanups
Sun, 20 Jul 2003 15:01:00 +0000 michael width -> frame / field type
Thu, 17 Jul 2003 12:51:44 +0000 michael new ff_draw_horiz_band()
Sun, 13 Jul 2003 22:50:16 +0000 arpi quant_store is obsolete
Tue, 01 Jul 2003 22:05:46 +0000 iive xvmc support
Fri, 23 May 2003 13:11:49 +0000 alex oops, forgot that
Fri, 23 May 2003 13:10:20 +0000 alex removed obsolete (and currently non-working) scaling functions, after that it works correctly with YV12,422P and 444P mjpegs
Mon, 19 May 2003 13:40:50 +0000 michael FFASV1
Sat, 10 May 2003 00:53:14 +0000 michael passing ImageDesc (stsd) to ffsvq3
Tue, 06 May 2003 15:28:01 +0000 mosu Made the decoder honor the aspect ratio set by the container (if it was set at all).
Sat, 26 Apr 2003 10:32:45 +0000 michael segfault fix
Fri, 25 Apr 2003 00:57:04 +0000 michael fallback to non-dr1 if the codec wants more than 1+2 buffers
Fri, 18 Apr 2003 22:12:36 +0000 michael support old libavcodec
Fri, 18 Apr 2003 13:18:59 +0000 michael passing qscale_type around so the pp code can fix the mpeg2 <<1 thing
Sun, 06 Apr 2003 23:37:56 +0000 rguyom Adaptive quantization support for "-lavcopts psnr" and "-lavdopts vstats".
Sat, 08 Mar 2003 02:05:14 +0000 michael merging fourcc with codec_tag
Tue, 11 Feb 2003 20:21:52 +0000 arpi 10l to kabi (compile fix, uint8->uint8_t)
Sat, 11 Jan 2003 05:06:48 +0000 rfelker I hope this works as expected with old lavc versions. At least it compiles now.
Sat, 28 Dec 2002 12:14:57 +0000 arpi i hate asserts
Sat, 28 Dec 2002 00:01:28 +0000 arpi 5l - fixed asserts... mpi->width is allocated width, not the effective one
Sat, 21 Dec 2002 20:39:40 +0000 arpi 1l (%d->%f), cosmetics
Mon, 09 Dec 2002 12:36:04 +0000 michael AVVideoFrame -> AVFrame
Mon, 09 Dec 2002 09:12:23 +0000 michael ffmpeg cleanup/messup support
Wed, 04 Dec 2002 21:46:53 +0000 michael PSNR
Wed, 04 Dec 2002 12:41:57 +0000 michael specific debug output support
Wed, 04 Dec 2002 11:53:47 +0000 michael cleanup
Wed, 04 Dec 2002 10:49:03 +0000 michael support for lavc build 4641