summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_mov.c
Commit message (Collapse)AuthorAgeFilesLines
* added co64 (64bit chunk offset table) chunk (needed for mov files created ↵alex2001-12-221-3/+58
| | | | | | with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3653 b3059339-0415-0410-9bf9-f77b7e298cf2
* added demux_infoalex2001-11-221-5/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3072 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skip atom to support .mp4 filesalex2001-11-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2943 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore mov detection if first chunk badarpi2001-11-131-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2880 b3059339-0415-0410-9bf9-f77b7e298cf2
* added pre-flash detecting support ;)alex2001-11-091-12/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2787 b3059339-0415-0410-9bf9-f77b7e298cf2
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2556 b3059339-0415-0410-9bf9-f77b7e298cf2
* twos pcm audio supportarpi2001-10-291-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2550 b3059339-0415-0410-9bf9-f77b7e298cf2
* added edit atom (edit list), some comments and typos fixesalex2001-10-291-13/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2547 b3059339-0415-0410-9bf9-f77b7e298cf2
* seek ebfore begin of the movie fixedarpi2001-10-291-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2546 b3059339-0415-0410-9bf9-f77b7e298cf2
* using keyframe info for seekingarpi2001-10-291-9/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2545 b3059339-0415-0410-9bf9-f77b7e298cf2
* cbr audio fixarpi2001-10-291-6/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2544 b3059339-0415-0410-9bf9-f77b7e298cf2
* extended udta recordalex2001-10-291-4/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2543 b3059339-0415-0410-9bf9-f77b7e298cf2
* added stss (not completed)alex2001-10-291-6/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2534 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed if's to switch in lschunksalex2001-10-291-10/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2533 b3059339-0415-0410-9bf9-f77b7e298cf2
* added two new clip info types, all printf's were upgraded to mp_msgalex2001-10-261-30/+28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2484 b3059339-0415-0410-9bf9-f77b7e298cf2
* handling free chunk (wide needs implementation) and displaying clip info ↵alex2001-10-231-0/+72
| | | | | | (datas from udta chunk) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2430 b3059339-0415-0410-9bf9-f77b7e298cf2
* compressed mov audio fixedarpi2001-10-231-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2420 b3059339-0415-0410-9bf9-f77b7e298cf2
* compression algo detection fix (bswap) and fps fixalex2001-10-221-2/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2387 b3059339-0415-0410-9bf9-f77b7e298cf2
* includes cleanuparpi2001-10-211-6/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2339 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdemuxer...arpi2001-10-201-0/+613
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2