log libmpcodecs/vd_ffmpeg.c @ 8264:1f3708389d0a

age author description
Sun, 24 Nov 2002 11:28:25 +0000 michael 10l (broken ffmpeg12)
Wed, 20 Nov 2002 13:16:09 +0000 michael aspect ratio clenaup
Fri, 15 Nov 2002 00:12:38 +0000 michael disable dr1 for huffyuv (422P & stride hack & dr1 -> bad )
Thu, 14 Nov 2002 19:27:51 +0000 michael ffhuffyuv
Fri, 08 Nov 2002 18:40:39 +0000 michael fixing vd_ffmpeg to handle cleaned-up ffmpeg
Sun, 03 Nov 2002 00:15:55 +0000 michael fixing vstats so B frames are shown as B and not P
Wed, 30 Oct 2002 20:50:33 +0000 michael change qscale type to int8 and fix qscale ordering
Tue, 29 Oct 2002 11:26:26 +0000 michael passing picture_type (might be usefull for postprocessing)
Sun, 27 Oct 2002 02:54:46 +0000 arpi 1l :)
Sun, 27 Oct 2002 00:37:51 +0000 michael handle direct rendering buffer allocation failure
Thu, 24 Oct 2002 19:40:08 +0000 arpi 10l... #ifdef doesn't work for enums :(
Sat, 19 Oct 2002 00:23:50 +0000 arpi #ifdef PIX_FMT_YUV411P...
Mon, 14 Oct 2002 12:51:55 +0000 michael put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
Sun, 13 Oct 2002 13:49:24 +0000 michael new error resilience support
Mon, 07 Oct 2002 21:57:43 +0000 arpi 411P added (DV ntsc)
Tue, 01 Oct 2002 23:47:22 +0000 arpi 1l - update len too in sliced mode
Tue, 01 Oct 2002 21:30:10 +0000 arpi fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
Tue, 01 Oct 2002 20:01:04 +0000 michael rv10 cleanup
Sun, 29 Sep 2002 23:21:57 +0000 michael idct algo selection support
Thu, 26 Sep 2002 23:53:50 +0000 michael pass fourcc to lavc
Thu, 19 Sep 2002 09:47:37 +0000 michael use avcodec_alloc_context()
Fri, 13 Sep 2002 20:45:58 +0000 alex extended par support
Fri, 06 Sep 2002 22:53:26 +0000 michael fixing mpeg in avi
Sun, 01 Sep 2002 14:30:55 +0000 arpi warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 28 Aug 2002 22:02:38 +0000 michael passing extra stuff from real stuff to lavc
Wed, 21 Aug 2002 19:08:24 +0000 michael asserts to check buffer size and non overlapingness
Wed, 14 Aug 2002 21:43:49 +0000 arpi dynamic libavcodec.so support updated by
Sun, 04 Aug 2002 16:27:52 +0000 michael ver=-1 as default