log libmpdemux/demux_mov.c @ 15783:dd5d3924a1ab

age author description
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.