alex
edf006b12f
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
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5086 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-15 15:57:57 +00:00
arpi
606f762c99
some cleanup, fixes for video header parsing. finally we get the coded size instead of display size\!
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5068 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-14 02:26:49 +00:00
melanson
c2a5adb55a
fixed some endian issues, like changing bswap_32() -> be2me_32(), and
...
removing FIXME #warning about endianness (seems to work fine on PPC)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4904 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-01 03:02:25 +00:00
melanson
c4243b6dda
reinstated original palette decision logic from XAnim (was the QT spec
...
wrong on this?)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4647 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 19:06:08 +00:00
alex
d1446f072f
added nmhd, added checking for audio trak in demux_mov_fill_buffer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4646 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 18:31:12 +00:00
arpi
0d18dddced
fixedsize video samples fixed (dvntsc-qt.mov)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4625 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-10 00:45:56 +00:00
melanson
df3d063c20
reconciled one minor, nagging palette issue with the official QT spec
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4534 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-02-05 04:08:05 +00:00
melanson
481a1873c4
fixed (reversed) the RGB palette order
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4372 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-27 02:48:39 +00:00
melanson
d68675fee9
QT demuxer now supports the default QT palettes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4333 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-24 05:20:19 +00:00
melanson
5e79c53b4f
QT demuxer loads palette information from files that transport palettes in
...
their stsd atoms. Also fixed link in MS Video-1 decoder.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4130 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-13 06:01:04 +00:00
alex
082d9e80ba
mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4000 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-05 19:29:52 +00:00
alex
6f76545a73
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)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3653 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-12-22 00:33:35 +00:00
alex
01af02aaa3
added demux_info
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3072 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 15:43:24 +00:00
alex
e7354ab60b
added skip atom to support .mp4 files
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2943 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-17 01:10:46 +00:00
arpi
cab56fc5f5
ignore mov detection if first chunk bad
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2880 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-13 21:11:10 +00:00
alex
d9a0316829
added pre-flash detecting support ;)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2787 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-09 17:00:12 +00:00
arpi
9ee7852bb7
config.h cleanup, few things added to steram/demuxer headers
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2556 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-30 17:03:11 +00:00
arpi
9db786f121
twos pcm audio support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2550 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 22:41:54 +00:00
alex
93c43b9e81
added edit atom (edit list), some comments and typos fixes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2547 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 22:40:25 +00:00
arpi
e67b12fddc
seek ebfore begin of the movie fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2546 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 22:11:40 +00:00
arpi
10f5c87656
using keyframe info for seeking
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2545 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 21:55:07 +00:00
arpi
4e83a60098
cbr audio fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2544 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 21:25:10 +00:00
alex
d9ee674497
extended udta record
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2543 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 21:01:00 +00:00
alex
455415daf2
added stss (not completed)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2534 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 16:56:36 +00:00
alex
3b83b7457b
changed if's to switch in lschunks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2533 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-29 16:15:04 +00:00
alex
bd3621bf00
added two new clip info types, all printf's were upgraded to mp_msg
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2484 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-26 14:04:17 +00:00
alex
b2d7a9f40f
handling free chunk (wide needs implementation) and displaying clip info (datas from udta chunk)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2430 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 16:21:24 +00:00
arpi
adfdd89012
compressed mov audio fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2420 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-23 13:55:49 +00:00
alex
579abe4172
compression algo detection fix (bswap) and fps fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2387 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 22:49:09 +00:00
arpi
b7c1f37d4c
includes cleanup
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2339 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-21 15:47:31 +00:00
arpi
881e5d0783
libdemuxer...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-20 18:49:08 +00:00