Commit Graph

19463 Commits

Author SHA1 Message Date
ivo 51d4c32446 replace calls to perror() with calls to mp_msg()
this will shut up mplayer -realy-quiet. ao_mpegpes is the first ao that is
tried and will almost always fail (unless you have the right hardware)



git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19368 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-11 17:10:57 +00:00
diego 1ff914c6a9 Fix compilation with MMX disabled, the mmx_null and mmx_one constants don't need to
be protected by HAVE_MMX.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19367 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-11 12:50:14 +00:00
michael b85ad74dc9 pass average bitrate from encoder to (lavf) muxer
this fixes some problems with muxing mp4 files for the psp


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19366 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-10 21:48:41 +00:00
diego 0fb68cc072 editorial spelling/wording/grammar changes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19365 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-10 21:08:49 +00:00
reimar 2fdc1e9a8e Get rid of two initialized but unused variables
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19364 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-09 16:52:48 +00:00
michael 4b78be8891 update the moving & copying rules as disscussed on mplayer-dev + some (but not all as iam lazy) fixes by the wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19363 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-09 11:03:11 +00:00
reimar c7d8e7abfa Disable Y800 colorspace support, otherwise mplayer uses it even when it's not supposed to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19362 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 14:56:12 +00:00
reimar f1ee0a4db2 Reintroduce an ugly variant of the -gui/-nogui options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 14:13:51 +00:00
reimar 00c76dea5c -logg must come before -lvorbisidec since both declare the same symbols.
Otherwise demux_ogg will take have the functions from libogg and the other half
from libvorbisidec, ending in a crash


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19360 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 11:55:23 +00:00
diego 3e1a95f6f9 Reorganize libvorbis/Tremor detection, external Tremor should be detected now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19359 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 09:29:15 +00:00
diego 85a9cba29a spelling/clarification for --help output
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19358 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-08 09:11:41 +00:00
diego fafb459b35 cosmetics: Rename TREMOR variable to TREMOR_INTERNAL for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19357 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 20:58:39 +00:00
reimar 1e356eac98 Make sure we do not print the obsolete skin path when we did not find any skin.
Closes bug #550


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19356 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 17:46:20 +00:00
gpoirier ee43ac9e6f remove trailing spaces + remove some obviously redudant words
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19355 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 13:31:18 +00:00
diego 4d82067c91 cosmetics: Rename some variables for consistency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19354 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 08:57:43 +00:00
gpoirier d02f449931 synced with r19348
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19353 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-07 08:20:27 +00:00
diego feb4109662 punctuation, slight clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 22:55:29 +00:00
eugeni 73a10a5040 Restore empty line accidentally deleted with the previous commit.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19351 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 19:58:46 +00:00
eugeni 34daeacc4d Mention mkv chapter seeking in ChangeLog and AUTHORS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19350 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 19:56:31 +00:00
reimar a6bc70e3cb Support for version 1 (64 bit) mvhd and mdhd, taken from libavformat mov demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19349 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 19:26:17 +00:00
eugeni 1de0c3327d Add matroska chapter seeking capability.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19348 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 18:55:34 +00:00
eugeni d6f16f6889 "[ass] init" message looks better when it starts with the capital letter 'I'.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19347 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 18:02:42 +00:00
eugeni 5415ba27e4 Use FontConfig cache to speedup mplayer startup.
Patch by Zealot <zealot0630 at gmail dot com>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19346 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 17:56:01 +00:00
diego b3bcb0fddf Fix bug introduced in LIVE555 test simplification, -lstdc++ should go last
in the list of linker options.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19345 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 14:30:38 +00:00
diego 247c260944 Prefer ffvorbis over Xiph Vorbis decoder, it's faster.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19344 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-06 09:48:33 +00:00
uau d3d49ba258 Don't crash if audio init fails.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19343 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 18:23:10 +00:00
lucabe f5bb104820 Another PIX_FMT_ ---> IMGFMT_ conversion
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19342 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 13:14:34 +00:00
ben d7b460956a isolated tcp socket code from network.c to a dedicated file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19341 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:30:06 +00:00
diego d3df3a773f Simplify Tremor low accuracy test, label external Tremor as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19340 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:02:09 +00:00
diego c869e5d1b1 Do not assemble MMX, MMX2 or 3DNOW code unconditionally on X86 and X86_64.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19339 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 10:00:54 +00:00
ben 105438642b missing ifndef/define/endif couple in udp header
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19338 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 09:24:07 +00:00
ben 5a85fcf1d8 kill a warning in getsockopt()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19337 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 08:56:54 +00:00
ben 603d621a37 kill a warning in getsockopt()
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19336 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 08:49:40 +00:00
diego bf53de8156 10l, line from a local modification committed by accident.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19335 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-05 00:20:58 +00:00
diego df75f8facd Unify include path handling in the build system, part III:
Get rid of the last --with-*incdir parameters.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19334 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:57:04 +00:00
diego 863bd3ec3d Fix libcdio test after r19200, the detected include dir was not stored.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19333 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 23:42:17 +00:00
diego 67c9657f5d Move store_ughvlc to demux_mov as demux_ogg is not always compiled in.
inspired by a patch from Emanuele Giaquinta, emanuele.giaquinta %@% gmail.com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19332 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 21:19:06 +00:00
nicodvb 2205e86985 auto-detection of mpeg-ps in mov; initial patch by John Koleszar jkoleszar on2 com (fixed by me)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19331 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:18:21 +00:00
ben 754f80ae18 added recent changes with independant stream layer library
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19330 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:13:43 +00:00
ben 2b488b5415 rtsp is a stream layer not demuxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19329 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 20:11:58 +00:00
ben e1485d3f15 inputs is for keys, this is stream
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19328 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:52:06 +00:00
ben fbba9bacde a few more files i'll maintain
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19327 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:49:05 +00:00
ben 2fafb67e96 removed some useless includes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19326 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:38:59 +00:00
ben 7c4ced0cbb moved some definitions from rtp.h to rtp.c as they're not exported or used anywhere else
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19325 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:36:41 +00:00
ben 74f76ea788 removed udp socket creation code from rtp stack to a new dedicated udp helper file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19324 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 19:31:53 +00:00
reimar ae8b32f6c1 -identify should display all ID_ messages, including DVD title length
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19323 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:46:32 +00:00
ben 0dacae58b1 fix compilation of librtsp
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19322 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:44:52 +00:00
ben e4b1fc6107 few cosmectic changes to remove duplication
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19321 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:42:28 +00:00
reimar 76cca6cfee Move ID_AUDIO_CODEC printing after codec init again (it didn't get printed otherwise).
Thanks to tomber71 in IRC for reporting the problem.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19320 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:40:19 +00:00
ben 2d79655938 split rtp stack, udp input layer and rtp input layer from rtp.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19319 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-08-04 18:32:36 +00:00