log libmpdemux/demux_mov.c @ 16175:6b86089c2edd

age author description
Fri, 05 Aug 2005 19:57:47 +0000 rtognimp Demuxer modularization
Sun, 10 Jul 2005 09:05:14 +0000 reimar Add missing range/length check for video trak desc (fixes bug #335).
Sun, 10 Jul 2005 08:57:31 +0000 reimar cosmetic: split the lschunks function in two.
Mon, 20 Jun 2005 14:32:51 +0000 reimar avoid bad memory access
Mon, 20 Jun 2005 14:16:59 +0000 reimar fix memleak when playing mov files
Wed, 18 May 2005 14:44:56 +0000 nplourde The Quicktime headers have changed slightly from 10.3.x to 10.4. Steven Schultz <sms@2BSD.COM>
Fri, 06 May 2005 22:26:36 +0000 rtognimp Fix audio playback for no-sound-3gp.3gp (amr nb)
Thu, 05 May 2005 21:40:33 +0000 rtognimp Decode "d263" and "damr" atoms in 3gp files
Thu, 28 Apr 2005 18:25:50 +0000 rtognimp Also '3g2a' can be used for 3GPP Profile 2
Wed, 30 Mar 2005 22:10:07 +0000 rtognimp Fix alac from QTpro (in standard mov file, not in m4a file)
Sun, 06 Mar 2005 17:55:31 +0000 rtognimp alac support via lavc decoder
Tue, 01 Mar 2005 20:16:49 +0000 reimar set sh_audio->delay ins audio-only case so that correct time is displayed
Tue, 15 Feb 2005 21:04:33 +0000 rtognimp Mp3On4 demuxer support
Sun, 23 Jan 2005 21:39:51 +0000 reimar Reset stream eof after parsing header, fixes bug #218
Wed, 29 Dec 2004 23:26:01 +0000 rtognimp Fix channels, sample rate and sample size for 3gp files
Tue, 21 Dec 2004 12:27:38 +0000 reimar fix position bar and length display for mov files
Sat, 18 Dec 2004 01:12:02 +0000 diego Handle raw yv12 video as I420 to fix some Broadcast 2000 created samples.
Mon, 15 Nov 2004 15:04:57 +0000 mosu Extended support for other object type IDs in the ESDS. This enables e.g. MPEG2 video in the MP4 container.
Mon, 13 Sep 2004 21:21:48 +0000 rtognimp AVC support moved to libavcodec, avcC atom is now passed in extradata
Sun, 29 Aug 2004 13:52:19 +0000 rtognimp AVC (fourcc avc1) in mp4 support
Sun, 27 Jun 2004 19:53:30 +0000 rtognimp Negate default palette for grayscale cvid
Fri, 25 Jun 2004 16:59:23 +0000 diego typo
Tue, 20 Jan 2004 04:59:48 +0000 diego Have the MOV demuxer recognize and display (via MPINFO) registered ISO
Thu, 06 Nov 2003 08:19:25 +0000 mosu Fix for compilation on Mac OS X by Steven M. Schultz <sms@2BSD.COM>.
Mon, 03 Nov 2003 06:24:59 +0000 rfelker 1000000l!!!!
Sat, 20 Sep 2003 10:10:11 +0000 mosu Fix for borked .mov files with bogus user data length values. Patch by Marek Zelem.
Thu, 11 Sep 2003 09:05:54 +0000 mosu Fixed seeking in MPEG4 files. Patch by Uwe Reder <Uwe.Reder@3SOFT.de>.
Tue, 02 Sep 2003 14:48:49 +0000 mosu Support for grayscale paletted files. Patch by Dima K <dimakar@yahoo.com>
Sat, 10 May 2003 09:32:02 +0000 michael ffsvq3 fix, dunno if this is the correct fix
Sun, 20 Apr 2003 23:15:27 +0000 diego Avoid including a header file twice to prevent Cygwin gcc 2.95.3-10 from