log libmpcodecs/vd_ffmpeg.c @ 5494:1c45b1484ffb

age author description
Fri, 05 Apr 2002 04:48:15 +0000 michael i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...
Wed, 03 Apr 2002 23:59:54 +0000 arpi libavcodec slices support
Mon, 01 Apr 2002 17:12:10 +0000 alex config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)
Mon, 25 Mar 2002 09:52:15 +0000 atmos4 Fix aspect info for square pixel.
Sat, 23 Mar 2002 17:29:35 +0000 alex added aspect ratio support and local ctx
Wed, 20 Mar 2002 14:56:26 +0000 alex 10l ;)
Tue, 19 Mar 2002 22:12:18 +0000 alex config vo if resolution changed (after decoded image read the dimensions out of lavc context)
Sat, 16 Mar 2002 01:10:31 +0000 arpi handle error from mpcodecs_config_vo()
Thu, 07 Mar 2002 20:43:17 +0000 arpi common includes moved to private vd_internal.h
Wed, 06 Mar 2002 20:54:43 +0000 arpi vd_ffmpeg added