1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 03:45:23 +00:00
Commit Graph

5256 Commits

Author SHA1 Message Date
atmos4
82a5da8514 update my stuff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5256 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 22:33:04 +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
d41172cdcd some more...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5254 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 21:00:21 +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
arpi
81778e13ee query flag added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5250 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 19:53:31 +00:00
michael
6e8918ece2 print meaningfull error message instead of "hmm, arpi said that isnt used...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5249 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 19:23:20 +00:00
atmos4
0b36dc013f Im proved Build Version selection for DivX 5.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5248 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 18:59:07 +00:00
michael
d3daa53395 fixing bgr15&16 on big_endian
i doubt that that will fix all big endian problems though, we very likely will have to support RGB & BGR output formats as either bgr32 or bgr15 is rgb depending upon the way rgb/bgr is defined


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 18:53:32 +00:00
alex
17631d59b7 some updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5246 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 17:16:21 +00:00
alex
404adc94f4 a bit update to libvo1.5, i think we should make a seperate documentation
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5245 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 17:11:38 +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
ksorim
3b4870d90a This will hopefully fix
* uninit call without a previous config call
* Several config calls between preinit and uninit


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5241 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 14:08:40 +00:00
ksorim
8d16eb3c4e Fix crash when playing multiple files. The bug was triggered when the first file
had rgb data and the second had yuv data and sdl:aalib was used. Some code
duplication removed in the process.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5240 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 10:22:55 +00:00
ksorim
eb1d4f46c7 Fix crash when SDL had to do rgb -> rgb conversion. Removed some code
duplication.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5239 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 09:22:55 +00:00
gabucino
1e45fa9f85 wording patch by Diego & Egger
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5238 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 06:32:13 +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
154bf5a17a added HuffYUV support, courtesy of Roberto Togni <rtogni@bresciaonline.it>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5236 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-21 01:21:49 +00:00
arpi
8441fe529b some new funcs and fixes for quicktime
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5235 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 22:32:17 +00:00
arpi
7f18b5b5ea allow LPSTR typedef
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5234 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 22:31:52 +00:00
gabucino
d54994d5cb not vbt, but vratetol
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5233 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 21:23:59 +00:00
gabucino
a60f02b1af added input options
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5232 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 21:14:36 +00:00
gabucino
7aca91af64 -oldpp info fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5231 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 20:25:44 +00:00
gabucino
53563cb55a -dr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5230 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 20:24:47 +00:00
gabucino
6ba333823b new lavc opts
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5229 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 20:23:40 +00:00
gabucino
4c747b5ce4 some small updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5228 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 18:07:03 +00:00
alex
d5f292cbea extended FAAD detection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5227 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 17:53:44 +00:00
mswitch
b0547e7f67 Fame support enabled, awaiting bugreports =D
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5226 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 17:26:52 +00:00
alex
6403904ae9 using -dr instead -vaa_dr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5225 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:39:08 +00:00
alex
f8b635b46e splitted mp_msg_init and mp_msg_set_level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5224 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:38:13 +00:00
ksorim
8de170f53d Bugfix for --disable-runtime-cpudetection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5223 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:28:26 +00:00
alex
2e1959effa splitted mp_msg_init and mp_msg_set_level
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5222 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:22:48 +00:00
alex
032dcc2bb3 splitted mp_msg_init and mp_msg_set_level and added i18n support to init
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5221 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 15:14:59 +00:00
alex
4e0092801c 10l ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5220 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 14:56:26 +00:00
albeu
aa655ff797 Added options -input keylist and -input cmdlist to list all know
keys and commands


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5219 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 13:30:57 +00:00
albeu
61f5edf208 Set the params given to a playlist url to the playlist
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5218 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 10:27:27 +00:00
albeu
aa2319e1ea Fix endless loop at end of an audio only file. It occured when the last chunk
of audio data was smaller than the ao min outburst.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5217 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 09:48:47 +00:00
albeu
366c057ac4 New string list option type
A -list-options option to get a list of all avaible options


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5216 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 09:45:39 +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
melanson
c09119195d oh yeah, this is it...MPlayer now has 4-bit MS RLE support...I think
MPlayer is basically complete now...:)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5214 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 05:09:38 +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
arpi
2fbdb9bdda InitializeQTML(0) added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5212 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 03:03:29 +00:00
arpi
15948a320d comments on compiling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5211 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 01:39:09 +00:00
arpi
7824552bad simple sample proggy, using qtmlClient.dll to access QT components
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5210 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-20 01:36:41 +00:00
michael
b70ac58b8e fixing runtime cpudetect with pre SSE cpus
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5209 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 22:32:45 +00:00
alex
7848dd4c1c config vo if resolution changed (after decoded image read the dimensions out of lavc context)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5208 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 22:12:18 +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