summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_mov.c
Commit message (Expand)AuthorAgeFilesLines
* added demux_infoalex2001-11-221-5/+22
* added skip atom to support .mp4 filesalex2001-11-171-0/+1
* ignore mov detection if first chunk badarpi2001-11-131-0/+4
* added pre-flash detecting support ;)alex2001-11-091-12/+68
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-1/+0
* twos pcm audio supportarpi2001-10-291-3/+5
* added edit atom (edit list), some comments and typos fixesalex2001-10-291-13/+47
* seek ebfore begin of the movie fixedarpi2001-10-291-3/+5
* using keyframe info for seekingarpi2001-10-291-9/+20
* cbr audio fixarpi2001-10-291-6/+27
* extended udta recordalex2001-10-291-4/+37
* added stss (not completed)alex2001-10-291-6/+29
* changed if's to switch in lschunksalex2001-10-291-10/+29
* added two new clip info types, all printf's were upgraded to mp_msgalex2001-10-261-30/+28
* handling free chunk (wide needs implementation) and displaying clip info (dat...alex2001-10-231-0/+72
* compressed mov audio fixedarpi2001-10-231-1/+5
* compression algo detection fix (bswap) and fps fixalex2001-10-221-2/+13
* includes cleanuparpi2001-10-211-6/+0
* libdemuxer...arpi2001-10-201-0/+613