Commit Graph

5471 Commits

Author SHA1 Message Date
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
arpi 682288117e show sub/av delay at osdlevel=1 - patch by Marcin Juszkiewicz <marcinj@netbox.pl>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5206 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 19:22:00 +00:00
arpi 3027484518 non-blocking open - patch by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5205 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 19:16:01 +00:00
arpi dbfd7500d4 hotfix (i doubt it will really fix this issue) by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5204 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 18:57:24 +00:00
arpi 9fbac36766 runtime msg changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5203 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 18:49:39 +00:00
arpi 574e98f780 a bit modified runtime fix patch by Fredrik Kuivinen <freku045@student.liu.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5202 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 18:42:27 +00:00
albeu fec8222337 10L bug fix. Thx to Fredrik Kuivinen <freku045@student.liu.se>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5201 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 18:27:54 +00:00
mswitch 2a325840dd Automatically use avcodec if it exists, otherwise fall back to fame (due
to some unresolved problems with fame)
Bitrate is set to a constant 6e6
Fixed a bug occuring with round()
Fixed a little #elif bug that would cause compilation to fail when not
compiling with avcodec


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5200 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 15:08:15 +00:00
albeu ee8f3bc33d A bug fix in the auto-repeat stuff + moved all printf to mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5199 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 13:30:16 +00:00
albeu 1e02223de4 Commentting session
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5198 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 13:29:28 +00:00
albeu 27382f151d A bug fix + moved error msg from verbose to error
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5197 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 13:28:45 +00:00
albeu 65a1fea315 Fix a typo error with JOY_BTN2 and JOY_BTN3
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5196 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 13:27:44 +00:00
jonas 69020dcfb1 small update to english version.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5195 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 11:01:37 +00:00
melanson 4e994dd61a MPlayer now has a Microsoft RLE decoder to call its own...only supports
8-bit right now, but 4-bit is forthcoming


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5194 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 07:07:06 +00:00
arpi a746ebdbad 10l. -ao mpegpes shouldn't be disabled if no DVB
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5193 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-19 00:11:44 +00:00
atmos4 0df93434cf update hall of fame :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5192 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 23:59:42 +00:00
atmos4 6e63d3573d Beta AAC decoding support, seeking totally broken yet, add philipps mpeg4 video in qt to ffmpeg4 although it's still buggy in decoding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5191 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 23:30:04 +00:00
arpi 1bedf2f809 updates by Jiri.Svoboda@seznam.cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5190 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 23:20:13 +00:00
gabucino 7853c36b82 -nosound option added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5189 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 22:25:03 +00:00
gabucino 6e2cee8ede applied Melanson's patch
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5188 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 22:24:18 +00:00
jaf ac73219639 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5187 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 15:21:28 +00:00
jonas bb36e71804 updated to english version.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5186 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 14:57:34 +00:00
eyck 797b5276f3 usr/lib/mplayer not /usr/lib, as reminded by Amy Fong.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5185 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 09:39:18 +00:00
nexus 1862c16ba2 sync
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5184 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 09:10:54 +00:00
melanson 5dfe662bc3 the RoQ video decoder is so very close to working, I can almost taste it
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5183 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 05:29:59 +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
arpi abd753a403 supports query_format in codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5181 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 03:08:21 +00:00
arpi 43d8c8eb93 changed status of 'null' codec to avoid prefering it over buggy codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5180 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:55:38 +00:00
arpi ce2543b85f video codec selection failed message changed - it depends on -vo too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5179 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:54:33 +00:00
arpi b09bb7d663 status numbers changed to fit our detection order
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5178 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:52:51 +00:00
arpi 1ba76c9bbb migrate to new init_video()
out_fmt selection moved to dummy vo's query_format
mpeg4 fourcc changed, MP4S used in new asf files on the net differs from this


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5177 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:51:47 +00:00
arpi 9a8f8d22c3 video codec selection redesigned and moved to libmpcodecs - now it's 'intelligent'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5176 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:49:42 +00:00
arpi 14f816fabb init_video() changed, make all extern
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5175 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:48:40 +00:00
arpi e2166da629 decore version check for divx3 and divx5
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5174 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:48:22 +00:00
arpi 6cf05027f6 don't call video->get_info if it's NULL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5173 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:47:47 +00:00
arpi 52ffa15256 init_video() changed - now it handles codec selection
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5172 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-18 01:47:14 +00:00