log libmpdemux/demux_mov.c @ 10849:9c472c2c60fb

age author description
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
Sat, 15 Mar 2003 10:52:30 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>. (This is the right patch)
Wed, 12 Mar 2003 22:59:04 +0000 rtognimp Animatrix AAC fix, patch by <dimakar(at)yahoo.com>
Tue, 25 Feb 2003 15:39:36 +0000 alex MACOSX support patch, based on Dan Christiansens work
Mon, 27 Jan 2003 22:29:47 +0000 arpi Attached PATCH fixes the case, when data-flag and reference flags are set and
Sun, 26 Jan 2003 21:26:45 +0000 rtognimp 32 bpp is a valid color depth. Fixes 0-bit rle reports
Mon, 13 Jan 2003 02:42:06 +0000 arpi patch adds support for MOV-Reference-Files.
Sun, 12 Jan 2003 20:11:20 +0000 arpi (hopefully) fixed .mov streaming
Mon, 06 Jan 2003 21:58:39 +0000 arpi - always print the longest stream in info, not the selected one
Sat, 14 Dec 2002 17:56:35 +0000 arpi compiler warning fixes
Sat, 07 Dec 2002 01:01:25 +0000 arpi find best (longest) streams if not specified (-aid/-vid)
Fri, 29 Nov 2002 21:06:13 +0000 arpi dump URL references
Fri, 29 Nov 2002 20:25:32 +0000 arpi - parsing the handler reference atom (hnlr), save handler fourccs
Sat, 23 Nov 2002 17:31:44 +0000 michael reversing warning fix (requested by alex)
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Mon, 11 Nov 2002 23:46:27 +0000 arpi export imagedescription for qt video codecs
Mon, 04 Nov 2002 20:36:51 +0000 alex workaround for ms11 ima4
Sat, 02 Nov 2002 22:39:02 +0000 arpi fix possible sig8 - found by Alex
Thu, 31 Oct 2002 23:16:27 +0000 arpi set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.
Thu, 31 Oct 2002 19:35:20 +0000 arpi pass audio codecdata
Wed, 16 Oct 2002 20:14:29 +0000 arpi memleak fix (found by valgrind)
Wed, 16 Oct 2002 16:51:03 +0000 arpi ss_div/ss_mul defaults to 0
Mon, 07 Oct 2002 16:43:04 +0000 jkeil BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
Fri, 27 Sep 2002 20:33:09 +0000 arpi dump processed edit list data
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Wed, 18 Sep 2002 19:09:11 +0000 arpi fixing edit-list playback (it uses the mvhd-timescale instead of the mdhd-one)
Mon, 05 Aug 2002 18:22:14 +0000 arpi support for .mp4 with .mp3 audio
Thu, 01 Aug 2002 21:16:57 +0000 arpi skip 'pnot' and 'PICT' - fixes incoming/1.mov
Fri, 12 Jul 2002 13:50:35 +0000 arpi workaround for empty version1 audio headers (bugreport by Sascha Sommer)
Sun, 07 Jul 2002 15:21:30 +0000 arpi edit-list support for video - fixes various A-V sync problems (TODO: seeking)
Sat, 06 Jul 2002 15:14:32 +0000 arpi fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
Sun, 30 Jun 2002 00:37:02 +0000 arpi CBR audio PTS fixes (using stsd v1 header)
Sat, 29 Jun 2002 22:12:41 +0000 arpi dump edit list
Fri, 07 Jun 2002 23:49:13 +0000 atmos4 Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see fcntl funcs were only use in #if 0ed debug code.
Fri, 07 Jun 2002 22:41:26 +0000 arpi cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com>
Mon, 20 May 2002 03:51:58 +0000 arpi some more output cosmetics, especially for vivo and mov demuxers
Sun, 21 Apr 2002 19:11:43 +0000 alex typo fix for pre2
Thu, 18 Apr 2002 16:06:24 +0000 arpi 'wide' may contain 'mdat'
Mon, 15 Apr 2002 02:48:11 +0000 arpi FPS calculation fixed
Mon, 15 Apr 2002 01:58:18 +0000 arpi get aspect info from display size if != real size
Wed, 27 Mar 2002 21:27:38 +0000 arpi some under-devel code, will be required for qtx codecs
Sun, 24 Mar 2002 14:47:28 +0000 atmos4 Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.
Sun, 24 Mar 2002 06:10:13 +0000 atmos4 - Add parsing of Sync Layer Descriptor
Sun, 24 Mar 2002 03:07:18 +0000 atmos4 10l fix memory allocation
Sun, 24 Mar 2002 02:38:20 +0000 atmos4 eeh 10l, forgot malloc of esds struct.
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