log libmpcodecs/vd_ffmpeg.c @ 11847:f5effe037458

age author description
Sun, 25 Jan 2004 17:38:16 +0000 rtognimp Use fli decoder from libavcodec
Mon, 12 Jan 2004 22:48:03 +0000 rtognimp Use MSZH and ZLIB decoders from libavcodec
Thu, 01 Jan 2004 16:45:06 +0000 michael disable dr1&slices for the other vissualizations too
Thu, 01 Jan 2004 15:56:00 +0000 michael disable slices & dr1 if motion vector vissualization is used, still doesnt work though, maybe i should reverse the last mv vis patch ...
Tue, 30 Dec 2003 18:24:19 +0000 michael vismv, alt, ilme options
Mon, 22 Dec 2003 17:26:19 +0000 michael set top_field first for lavc decoding and add MP_IMGFIELD_INTERLACED
Sun, 30 Nov 2003 14:45:42 +0000 michael ffrv20 decoder
Wed, 26 Nov 2003 20:58:41 +0000 rtognimp reget_buffer() support
Mon, 10 Nov 2003 22:03:27 +0000 rtognimp 1l, another version check missing, noted by rgselk
Mon, 10 Nov 2003 02:38:39 +0000 iive 1l missing version check
Sun, 09 Nov 2003 23:55:28 +0000 rtognimp Support for paletted codecs in ffmpeg
Sat, 08 Nov 2003 01:56:09 +0000 iive aspect change does not flush buffers
Mon, 03 Nov 2003 10:42:28 +0000 attila If alex is too lazy to apply a patch, then i'll do it :)
Mon, 20 Oct 2003 21:21:42 +0000 michael sample_aspect_ratio
Thu, 09 Oct 2003 21:21:46 +0000 michael YUV422P dr1 fix
Sat, 04 Oct 2003 17:29:08 +0000 gabucino many small typo and grammar fixes
Thu, 11 Sep 2003 00:16:33 +0000 michael pass stream header FCC
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).