| Commit message (Expand) | Author | Age |
* | edit-list support for video - fixes various A-V sync problems (TODO: seeking) | arpi | 2002-07-07 |
* | fixed endless 'unknown chunk' and doublespeed ima4 audio bugs | arpi | 2002-07-06 |
* | CBR audio PTS fixes (using stsd v1 header) | arpi | 2002-06-30 |
* | dump edit list | arpi | 2002-06-29 |
* | Add small note why we don't use fcntl.h on cygwin. Btw. as far as I can see f... | atmos4 | 2002-06-07 |
* | cygwin & darwin fixes by Joey Parrish <joey@yunamusic.com> | arpi | 2002-06-07 |
* | some more output cosmetics, especially for vivo and mov demuxers | arpi | 2002-05-20 |
* | typo fix for pre2 | alex | 2002-04-21 |
* | 'wide' may contain 'mdat' | arpi | 2002-04-18 |
* | FPS calculation fixed | arpi | 2002-04-15 |
* | get aspect info from display size if != real size | arpi | 2002-04-15 |
* | some under-devel code, will be required for qtx codecs | arpi | 2002-03-27 |
* | Use esds parser for movie esds atom and only pass decoder specific configurat... | atmos4 | 2002-03-24 |
* | - Add parsing of Sync Layer Descriptor | atmos4 | 2002-03-24 |
* | 10l fix memory allocation | atmos4 | 2002-03-24 |
* | eeh 10l, forgot malloc of esds struct. | atmos4 | 2002-03-24 |
* | Improved MP4 parsing (finally) | atmos4 | 2002-03-24 |
* | Add Parsing off ftyp box and some more docs ref | atmos4 | 2002-03-22 |
* | Add a usefull url, btw. audio esds needs some fixing with some files, I'll in... | atmos4 | 2002-03-21 |
* | insert mpeg4 video header into the first chunk | arpi | 2002-03-21 |
* | 0.1l | arpi | 2002-03-21 |
* | support multiple video header extension chunks | arpi | 2002-03-21 |
* | argh 0.5l | atmos4 | 2002-03-21 |
* | Recognize and skip ftype chunk used by some .mp4 files and | atmos4 | 2002-03-21 |
* | temporary disabled len=0 code due to reported loop errors | alex | 2002-03-21 |
* | Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now w... | atmos4 | 2002-03-21 |
* | add alternative samplerate calculation for files with timescale\!=samplerate | atmos4 | 2002-03-20 |
* | allow sh_audio struct to be initialized by demuxer, add parsing of mp4 esds h... | atmos4 | 2002-03-19 |
* | workaround in palette reader for statunit6.mov, needed to implement support f... | alex | 2002-03-15 |
* | some cleanup, fixes for video header parsing. finally we get the coded size i... | arpi | 2002-03-14 |
* | fixed some endian issues, like changing bswap_32() -> be2me_32(), and | melanson | 2002-03-01 |
* | reinstated original palette decision logic from XAnim (was the QT spec | melanson | 2002-02-10 |
* | added nmhd, added checking for audio trak in demux_mov_fill_buffer | alex | 2002-02-10 |
* | fixedsize video samples fixed (dvntsc-qt.mov) | arpi | 2002-02-10 |
* | reconciled one minor, nagging palette issue with the official QT spec | melanson | 2002-02-05 |
* | fixed (reversed) the RGB palette order | melanson | 2002-01-27 |
* | QT demuxer now supports the default QT palettes | melanson | 2002-01-24 |
* | QT demuxer loads palette information from files that transport palettes in | melanson | 2002-01-13 |
* | mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added... | alex | 2002-01-05 |
* | added co64 (64bit chunk offset table) chunk (needed for mov files created wit... | alex | 2001-12-22 |
* | added demux_info | alex | 2001-11-22 |
* | added skip atom to support .mp4 files | alex | 2001-11-17 |
* | ignore mov detection if first chunk bad | arpi | 2001-11-13 |
* | added pre-flash detecting support ;) | alex | 2001-11-09 |
* | config.h cleanup, few things added to steram/demuxer headers | arpi | 2001-10-30 |
* | twos pcm audio support | arpi | 2001-10-29 |
* | added edit atom (edit list), some comments and typos fixes | alex | 2001-10-29 |
* | seek ebfore begin of the movie fixed | arpi | 2001-10-29 |
* | using keyframe info for seeking | arpi | 2001-10-29 |
* | cbr audio fix | arpi | 2001-10-29 |