log libmpcodecs/vd_ffmpeg.c @ 6835:a9ba8559ca6f

age author description
Sun, 28 Jul 2002 22:29:04 +0000 atmos4 10l to dunno
Sun, 28 Jul 2002 22:09:03 +0000 atmos4 Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
Sun, 28 Jul 2002 21:56:18 +0000 atmos4 Add type= and fix a minor typing difference from ffmpeg
Sun, 28 Jul 2002 15:54:26 +0000 atmos4 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Tue, 23 Jul 2002 19:37:11 +0000 atmos4 Hopefully correct 10l fix for duuno who.
Tue, 16 Jul 2002 23:42:44 +0000 michael fallback to slices, if dr1 fails (bug found by kabi)
Tue, 16 Jul 2002 12:04:30 +0000 michael 10l y422p -> y420p
Tue, 16 Jul 2002 00:56:12 +0000 michael 10l (init flags after init ...)
Mon, 15 Jul 2002 21:33:46 +0000 michael svq1 direct rendering
Mon, 15 Jul 2002 14:30:12 +0000 michael imgtype IP support
Mon, 15 Jul 2002 00:30:50 +0000 michael 10l
Sun, 14 Jul 2002 21:57:03 +0000 michael dont depend upon vo_directrendering
Sun, 14 Jul 2002 21:30:54 +0000 michael fixing fixmes
Sun, 14 Jul 2002 19:44:40 +0000 michael direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
Thu, 11 Jul 2002 20:19:00 +0000 albeu Don't call libvo draw slice directly
Tue, 09 Jul 2002 18:53:07 +0000 atmos4 Support for yuv410p as needed by ffsvq1.
Sun, 07 Jul 2002 16:12:30 +0000 alex support avcontext based quant_store export
Sun, 09 Jun 2002 13:52:13 +0000 michael grayscale only decoding support
Sun, 02 Jun 2002 12:48:55 +0000 michael workaround bugs & error resilience ffmpeg decoder options
Thu, 02 May 2002 16:09:54 +0000 alex 10l
Thu, 02 May 2002 12:24:53 +0000 alex avid mjpeg support (external huffman table)
Sat, 27 Apr 2002 23:45:00 +0000 arpi support hurryup flag (-(hard)framedrop)
Wed, 24 Apr 2002 00:38:04 +0000 atmos4 Hopefully fix ffmpeg12 aspect.
Fri, 19 Apr 2002 23:11:30 +0000 arpi accept I420/IYUV in query_format
Sun, 14 Apr 2002 01:21:13 +0000 arpi draw_slices with framedrop fixed
Sat, 13 Apr 2002 13:40:26 +0000 arpi yuy2 support, fixed bug of dropping frame after config_vo calls
Sun, 07 Apr 2002 16:40:54 +0000 arpi export qscale for postproc
Sun, 07 Apr 2002 02:11:10 +0000 arpi don't config twice
Fri, 05 Apr 2002 15:40:31 +0000 pl Bugreports start appearing - no reaction :/
Fri, 05 Apr 2002 04:48:15 +0000 michael i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...