arpi
55bafcc362
field 'vfilter' added to sh_video_t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5507 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-06 22:00:50 +00:00
arpi
6996ef47c5
dvdnav functions moved out to dvdnav_steram.c
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5473 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 17:55:31 +00:00
arpi
cbcdb18e34
dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5472 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 17:50:48 +00:00
arpi
2ad84b1ea6
added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5471 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 17:49:40 +00:00
arpi
85f68b48b8
don't alloc/free NULL
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5470 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-03 15:40:13 +00:00
arpi
08a6768fda
freeing codec in/out buffers is job of libmpcodecs, not demuxer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5457 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-01 17:11:59 +00:00
arpi
4441723cf9
after some STFW i've found some info about fps codes
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5442 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 23:46:00 +00:00
arpi
12a1313fbd
mtvp says its' 29.97 not 1 fps
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5441 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 23:30:55 +00:00
arpi
28d642624f
seeking fixed (variable fps videos needs to reset PTS after seeking)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5440 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 22:52:48 +00:00
arpi
bed8c3279f
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5439 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 22:44:03 +00:00
arpi
69c5d80089
10l... int/1000 will be int while we want float, so let's do int*0.001
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5436 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 21:08:15 +00:00
arpi
694e693884
argh, some samples sue new header chunks - fixed
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5431 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:27:52 +00:00
arpi
3e896fa868
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5430 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:17:27 +00:00
arpi
9368f9da2d
fixed 10l bug: using ds instead of dp, and adding some debug prints
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5429 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 20:09:17 +00:00
melanson
a546c285d5
changed int -> float for proper PTS calculation (works just as well as the
...
old method)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5425 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 18:29:09 +00:00
melanson
47cf26cd52
backed out unneeded mod
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5424 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 18:28:00 +00:00
melanson
40ed999545
fixed RoQ framerate by multiplying PTS calculation by some absurd constant
...
(and it works!)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5422 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 17:24:12 +00:00
arpi
593c86af8e
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5419 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 09:50:17 +00:00
melanson
ddf20c18da
fixed to be able to handle extra-quirky .film files on Lemmings 3DO
...
console game
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5414 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 02:57:53 +00:00
arpi
06e95aef16
added soem debug prints, and fixed 10l bug of Alban
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5413 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-31 02:45:14 +00:00
nexus
355ce11771
FreeBSD require stdlib.h
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5405 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 14:42:32 +00:00
nexus
b8d79e4b09
FreeBSD warning fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5404 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-30 14:12:25 +00:00
arpi
86bb56a7dc
10l fix, patch by Mark Szabo <mw3@bsd.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5383 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 23:14:14 +00:00
arpi
8399ef40cd
typo, thx to Mark Szabo <mw3@bsd.hu>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5382 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 22:45:09 +00:00
arpi
5475823f41
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5381 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-28 20:40:21 +00:00
arpi
5733fc571b
some under-devel code, will be required for qtx codecs
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5373 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 21:27:38 +00:00
alex
8f39f4a847
incremented PACK_BYTES for BSDBT848 - by Charles Henrich
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5370 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-27 12:12:24 +00:00
atmos4
51a0ad68d1
ooops :)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5355 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 05:47:04 +00:00
atmos4
14639c9f42
Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5353 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-26 05:25:15 +00:00
atmos4
fbba1ecea0
eeh 10l, removed one line too much :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5334 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 11:35:21 +00:00
atmos4
426a60c1f1
Fix some silly logical bugs and fix memory cleanup in case mp4_parse_es returned with an error by memsetting the esds struct to 0 on init.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5333 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-25 11:13:14 +00:00
atmos4
d1281245b3
Use esds parser for movie esds atom and only pass decoder specific configuration into the stream_header.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5308 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 14:47:28 +00:00
atmos4
a0399163e6
- Add parsing of Sync Layer Descriptor
...
- Add a function to cleanup malloced mem from mp4_parse_esds
- Fix some weird code from me :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5306 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 06:10:13 +00:00
atmos4
582d209217
10l fix memory allocation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5304 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 03:07:18 +00:00
atmos4
a316f53a83
eeh 10l, forgot malloc of esds struct.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5303 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 02:38:20 +00:00
atmos4
086814f294
Improved MP4 parsing (finally)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5302 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-24 02:25:41 +00:00
arpi
cb776a965b
sys/types.h required for off_t
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5293 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-23 21:52:13 +00:00
atmos4
8266b9011d
Add Parsing off ftyp box and some more docs ref
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5258 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-22 00:54:10 +00:00
atmos4
3e8556bb96
Add a usefull url, btw. audio esds needs some fixing with some files, I'll investigate.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5255 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 22:26:52 +00:00
arpi
4fae24180e
insert mpeg4 video header into the first chunk
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5253 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:43:43 +00:00
arpi
17ee704b7e
0.1l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5252 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:19:00 +00:00
arpi
377271cdc0
support multiple video header extension chunks
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5251 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 20:18:30 +00:00
atmos4
56a7240127
argh 0.5l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5244 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 16:44:15 +00:00
atmos4
802fa9ffcc
Recognize and skip ftype chunk used by some .mp4 files and
...
add fallback to displaysize if imagesize is unavailable.
Also update some doc info.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5243 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 16:42:58 +00:00
alex
043873b937
temporary disabled len=0 code due to reported loop errors
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5242 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 15:01:39 +00:00
atmos4
0bfff529b9
Add some atom parsing to movie trak and a bit cosmetics ;), Michael can now write esds movie header whereever he wants.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5237 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 06:05:14 +00:00
melanson
cfaca0053d
added a BMP file demuxer...yeah, that's right, a static image BMP file
...
demuxer; what, is that so weird?...:)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5215 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 05:15:53 +00:00
atmos4
0016fc77d1
add alternative samplerate calculation for files with timescale\!=samplerate
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5213 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 04:22:14 +00:00
atmos4
9ed76eba4b
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
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5207 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 21:48:55 +00:00
melanson
5ea5463e0e
added PTS for audio, but seeking still doesn't work
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5182 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 03:17:20 +00:00