log

age author description
Sat, 05 Apr 2008 14:11:48 +0000 reimar Fix lots and lots of other demuxers broken by r26301
Sat, 05 Apr 2008 14:07:34 +0000 reimar Remove another useless cast
Sat, 05 Apr 2008 14:07:05 +0000 reimar Remove useless cast
Sat, 05 Apr 2008 11:09:21 +0000 reimar Do proper parsing for DVR-MS files, this fixes playback with ffmpeg decoder
Sat, 05 Apr 2008 09:19:55 +0000 reimar Set demuxer->audio->id to avoid breakage due to r26301
Sat, 05 Apr 2008 08:49:07 +0000 reimar Set correct codec tag for raw rgb in mov, fixes
Fri, 04 Apr 2008 19:38:06 +0000 diego Export some more information for FFmpeg's buid system.
Fri, 04 Apr 2008 01:24:40 +0000 compn add switch_aspect cycle wish
Fri, 04 Apr 2008 01:09:36 +0000 iive Change I_TYPE -> FF_I_TYPE to fix compilation.
Thu, 03 Apr 2008 17:19:23 +0000 reimar Change I_TYPE -> FF_I_TYPE to fix compilation.
Thu, 03 Apr 2008 16:57:16 +0000 reimar Better mark variables that are changed by the signal handler as volatile
Wed, 02 Apr 2008 01:01:22 +0000 uau Add some const qualifiers to reduce warnings
Tue, 01 Apr 2008 22:00:54 +0000 diego Remove now useless PARTS-yes line.
Tue, 01 Apr 2008 21:59:39 +0000 diego Darwin and Win32 DVD support libs are handled separately, take them back
Tue, 01 Apr 2008 21:22:02 +0000 diego Initialize _dvdread variable to "no" in the dvdread check.