log libmpdemux/demux_mov.c @ 5301:d72c3169a343

age author description
Sun, 24 Mar 2002 02:25:41 +0000 atmos4 Improved MP4 parsing (finally)
Fri, 22 Mar 2002 00:54:10 +0000 atmos4 Add Parsing off ftyp box and some more docs ref
Thu, 21 Mar 2002 22:26:52 +0000 atmos4 Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.
Thu, 21 Mar 2002 20:43:43 +0000 arpi insert mpeg4 video header into the first chunk
Thu, 21 Mar 2002 20:19:00 +0000 arpi 0.1l
Thu, 21 Mar 2002 20:18:30 +0000 arpi support multiple video header extension chunks
Thu, 21 Mar 2002 16:44:15 +0000 atmos4 argh 0.5l
Thu, 21 Mar 2002 16:42:58 +0000 atmos4 Recognize and skip ftype chunk used by some .mp4 files and
Thu, 21 Mar 2002 15:01:39 +0000 alex temporary disabled len=0 code due to reported loop errors
Thu, 21 Mar 2002 06:05:14 +0000 atmos4 Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.
Wed, 20 Mar 2002 04:22:14 +0000 atmos4 add alternative samplerate calculation for files with timescale\!=samplerate
Tue, 19 Mar 2002 21:48:55 +0000 atmos4 allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds header to mov demuxer, init faad from info from mov header
Fri, 15 Mar 2002 15:57:57 +0000 alex workaround in palette reader for statunit6.mov, needed to implement support for flag&0x4 and small changes to avoid some sig11-places in the badly muxed cinepak pro movs
Thu, 14 Mar 2002 02:26:49 +0000 arpi some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!
Fri, 01 Mar 2002 03:02:25 +0000 melanson fixed some endian issues, like changing bswap_32() -> be2me_32(), and
Sun, 10 Feb 2002 19:06:08 +0000 melanson reinstated original palette decision logic from XAnim (was the QT spec
Sun, 10 Feb 2002 18:31:12 +0000 alex added nmhd, added checking for audio trak in demux_mov_fill_buffer
Sun, 10 Feb 2002 00:45:56 +0000 arpi fixedsize video samples fixed (dvntsc-qt.mov)
Tue, 05 Feb 2002 04:08:05 +0000 melanson reconciled one minor, nagging palette issue with the official QT spec
Sun, 27 Jan 2002 02:48:39 +0000 melanson fixed (reversed) the RGB palette order
Thu, 24 Jan 2002 05:20:19 +0000 melanson QT demuxer now supports the default QT palettes
Sun, 13 Jan 2002 06:01:04 +0000 melanson QT demuxer loads palette information from files that transport palettes in
Sat, 05 Jan 2002 19:29:52 +0000 alex mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles support
Sat, 22 Dec 2001 00:33:35 +0000 alex added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
Thu, 22 Nov 2001 15:43:24 +0000 alex added demux_info
Sat, 17 Nov 2001 01:10:46 +0000 alex added skip atom to support .mp4 files
Tue, 13 Nov 2001 21:11:10 +0000 arpi ignore mov detection if first chunk bad
Fri, 09 Nov 2001 17:00:12 +0000 alex added pre-flash detecting support ;)
Tue, 30 Oct 2001 17:03:11 +0000 arpi config.h cleanup, few things added to steram/demuxer headers
Mon, 29 Oct 2001 22:41:54 +0000 arpi twos pcm audio support
Mon, 29 Oct 2001 22:40:25 +0000 alex added edit atom (edit list), some comments and typos fixes
Mon, 29 Oct 2001 22:11:40 +0000 arpi seek ebfore begin of the movie fixed
Mon, 29 Oct 2001 21:55:07 +0000 arpi using keyframe info for seeking
Mon, 29 Oct 2001 21:25:10 +0000 arpi cbr audio fix
Mon, 29 Oct 2001 21:01:00 +0000 alex extended udta record
Mon, 29 Oct 2001 16:56:36 +0000 alex added stss (not completed)
Mon, 29 Oct 2001 16:15:04 +0000 alex changed if's to switch in lschunks
Fri, 26 Oct 2001 14:04:17 +0000 alex added two new clip info types, all printf's were upgraded to mp_msg
Tue, 23 Oct 2001 16:21:24 +0000 alex handling free chunk (wide needs implementation) and displaying clip info (datas from udta chunk)
Tue, 23 Oct 2001 13:55:49 +0000 arpi compressed mov audio fixed
Mon, 22 Oct 2001 22:49:09 +0000 alex compression algo detection fix (bswap) and fps fix
Sun, 21 Oct 2001 15:47:31 +0000 arpi includes cleanup
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer... base demux_mov.c@5b211dd29085