log libmpcodecs/vd_ffmpeg.c @ 14652:056674e34c1b

age author description
Wed, 26 Jan 2005 19:06:56 +0000 reimar "support" YUVJ colorspaces added to libavcodec, makes mjpeg decoding work again
Sat, 22 Jan 2005 17:52:34 +0000 alex wmv3 needs extradata
Sat, 08 Jan 2005 19:16:21 +0000 reimar change malloc and free to av_ variants where needed.
Fri, 17 Dec 2004 07:34:23 +0000 nicodvb conditional lowres: activate lowres if frame width >= threshold
Mon, 06 Dec 2004 04:11:17 +0000 michael fix byteorder
Sun, 28 Nov 2004 18:37:49 +0000 lorenm new lavc codec: ffvhuff
Mon, 11 Oct 2004 16:23:20 +0000 michael too large extradata
Mon, 27 Sep 2004 10:08:57 +0000 michael compensate for width/height being picture width/height instead of bitstream width/height
Sun, 26 Sep 2004 12:54:00 +0000 michael low resolution decoding
Mon, 13 Sep 2004 21:21:48 +0000 rtognimp AVC support moved to libavcodec, avcC atom is now passed in extradata
Tue, 07 Sep 2004 01:20:19 +0000 michael disable direct rendering for h264
Thu, 02 Sep 2004 16:52:13 +0000 michael non spec compliant optizations support
Sun, 29 Aug 2004 13:52:19 +0000 rtognimp AVC (fourcc avc1) in mp4 support
Sat, 21 Aug 2004 19:46:24 +0000 alex support for snow
Sat, 26 Jun 2004 02:23:51 +0000 michael top/bottom mb row skipping
Sun, 06 Jun 2004 13:48:30 +0000 rtognimp Segfault fix for some h264 in avi files
Sun, 11 Apr 2004 20:01:42 +0000 michael .mp4 with lavf support
Sun, 11 Apr 2004 19:19:46 +0000 michael BGR16
Tue, 16 Mar 2004 15:34:55 +0000 iive use flag for XvMC codec recognition and enable dr1 for fixed version of lavc
Mon, 01 Mar 2004 14:58:20 +0000 iive xvmc use get_format for IDCT/MC recognition
Tue, 24 Feb 2004 00:31:15 +0000 michael vd_ffmpeg to set repeat-first-field patch by (Zoltan Hidvegi <mplayer at hzoli do 2y dot net>)
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Thu, 12 Feb 2004 23:09:22 +0000 rtognimp Fix ffmpeg RGB24 mapping (needed for qtrle)
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