Commit Graph

18114 Commits

Author SHA1 Message Date
diego eaa4eee69c Simplify mkdir calls, test is not necessary before creating directories,
discarding the return value of mkdir is just as good.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17964 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 21:07:31 +00:00
albeu 1bfd7289f8 NEVER assign static strings to string command line options.
Fix crash on exit with fontconfig.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17963 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 19:10:43 +00:00
gabrov f10f108017 synced with 1.231
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17962 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 14:23:22 +00:00
rtognimp c59ca7db22 Fix a/v desync for real some files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17961 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 14:10:52 +00:00
reimar 73b6c0eff2 allow values up to 100 for -mc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17960 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 11:09:17 +00:00
albeu b29282c847 Don't call make from shell constructs it prevent proper
build paralelization.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17959 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:52:13 +00:00
reimar bf291303a1 support custom OSD colour for vo_gl.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:43:56 +00:00
reimar 97600b8ee0 support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17957 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:43:56 +00:00
diego d4383bb58e typo, parameter naming consistency
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:03:26 +00:00
diego 3a9ef7461c Use <value> and [value] consistently.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17955 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 10:02:04 +00:00
nicodvb 98e8cf6117 fixed framerate detection of interlaced H264 streams
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17954 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 23:10:08 +00:00
nicodvb 0b0fac0e9c H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17953 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 23:07:28 +00:00
diego 894097dc5a Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17952 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 22:41:15 +00:00
jonas 611dc62a43 fix for the macosx tiger (groff 1.19.x) indentation issue
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17951 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 22:41:14 +00:00
albeu 32b285a093 Turn the preferences menu in something usefull using the new
property API.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17950 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 20:49:36 +00:00
reimar b2d486231d Unify MP3 fourccs for all decoders
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17949 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 19:24:36 +00:00
albeu 1939522650 Add a msg type for the osd menu.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17948 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 19:24:21 +00:00
albeu d915b85253 Allow hiding list elements and disableing the pointer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17947 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 18:15:37 +00:00
albeu 0e38597ae8 Allow 6 ways (up/down/left/right/ok/cancel) navigation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17946 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 17:32:10 +00:00
ods15 09ae9c2ef9 max_distance clarification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17945 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 13:39:47 +00:00
diego 3e56c5bb6b cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
to ease patching in the future.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17944 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:38:37 +00:00
diego eb4a1c08f7 Simplify rules with common make constructs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17943 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:18:18 +00:00
diego 500ff3fa06 Simplify clean rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:03:00 +00:00
ods15 7f44e023f2 cosmetic, table align
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17941 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 07:58:34 +00:00
ods15 3b985a41e6 switch to using vlc for stream_flags
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17940 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 07:58:07 +00:00
albeu 64b3deff24 Get rid of 2 osd related hacks.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17939 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 20:42:23 +00:00
albeu 57f1881677 Update to the recent properties changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17938 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:59:30 +00:00
kraymer b9a4c666f8 1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
sub_alignment and sub_forced_only to properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17937 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:47:17 +00:00
albeu 00bc2d2732 Subtitles properties: move sub_select, sub_pos, sub_visibilty,
sub_alignment and sub_forced_only to properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17936 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 19:32:23 +00:00
kraymer 8db3c2117f 1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple
       of video related properties like width, height, etc.
+ small change for MSGTR_OSDSpeed


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17935 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 17:44:43 +00:00
diego 37221f9b74 printf --> mp_msg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17934 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 08:21:40 +00:00
diego eebf08b978 Convert all if(verbose>X) to mp_msg_test calls.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17933 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 08:12:03 +00:00
albeu 35e90f1556 The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
just makes it possible to compile if USE_ICONV is undefined.

Patch by Bjorn Sandell (biorn _At_ chalmers _Dot_ se).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17932 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 02:31:29 +00:00
diego b7e160dbe9 Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17931 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-24 01:32:04 +00:00
albeu 8b5c1be40d Fix osd_show_msg alignment and make sure msg strings
get properly 0 terminated. Thanks to Jonas Jermann
(jjermann _At_ gmx _Dot_ net) for the report.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17930 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-23 15:17:23 +00:00
albeu efb50daf6e Convert fullscreen, panscan, color controls, ontop, rootwin,
border, framedrop and vsync to properties. Also add a couple
of video related properties like width, height, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17929 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-23 01:22:43 +00:00
albeu 77f6c35f35 100L too many arguments to mp_msg().
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17928 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-23 00:41:22 +00:00
kraymer 4641dd87dc 1.229: Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17927 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 23:17:06 +00:00
albeu e978b9f5a9 Move audio_delay to a property and add a few read only properties to
query samplerate, format, etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17926 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 23:05:13 +00:00
albeu 50608ea987 Add get/set_property and update volume/mute to the last changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17925 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 20:17:48 +00:00
mosu df0b2d8206 Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17924 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:58:03 +00:00
kraymer f0daa05353 1.1246: insert linebreak, \-playing-msg option
1.1245: Shortly describe -playing-msg and -list-properties.
1.1244: Prevent building lavc with xvid support unless xvid version is 1.1 or higher.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17923 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:25:21 +00:00
kraymer db5cd502b1 insert linebreak, \-playing-msg option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17922 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:19:15 +00:00
kraymer e9d8ef8704 1.1243: 10l
1.1242: sync to x264 r476 (subq=7)
1.1241: Support libavcodec vrc_strategy=1 (XviD ratecontrol).
1.1240: [applied by diego, commit #1.209]
1.1239: mpegopts example
1.1238: adapter doesn't require vm anymore


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17921 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 18:11:44 +00:00
kraymer d9c675abd3 1.1237: Capitalize some sentences after colons.
1.1236: sync to x264 r457 (direct_pred=3)
1.1235: XviD multi-threaded encoding support


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17920 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:35:39 +00:00
kraymer 2518e91463 1.1234: Add some undocumented options.
1.1233: Document the noup suboption of the scale video filter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17919 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:22:46 +00:00
kraymer d422e42354 1.1232: put options in alphabetical order
1.1231: New option: -ignore-start


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17918 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:06:34 +00:00
albeu 3aa536d582 Shortly describe -playing-msg and -list-properties.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17917 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 17:06:03 +00:00
kraymer ef535edf3f 1.228: Add an option to list the properties: -list-properties
1.227: Add the new property API and implement a couple properties.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17916 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 16:47:48 +00:00
albeu 0fd651ff1a Add an option to list the properties: -list-properties
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17915 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 16:35:17 +00:00