Commit Graph

18194 Commits

Author SHA1 Message Date
albeu 9c301c3e16 Add a function to draw flat boxes and use it to make the list
menu and console look much cooler. Idea take from Otvos Atilla's
patches (oattila_At_chello--.--hu).


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17994 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-30 02:52:54 +00:00
albeu 22e18ebe85 Move global vars used for header parsing, etc to dewux->priv as it should
be. Also cleanup a bit signedness.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17993 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 23:25:09 +00:00
jonas ad805e406a support for mp3lame with -oac lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17992 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 21:54:53 +00:00
albeu 42a11b39c9 100L to who wrote this. Also fix broken headers while at it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17991 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 19:31:31 +00:00
gpoirier f35e617c50 French proofreading, by Bounec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17990 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-29 11:33:13 +00:00
nicodvb ec5ad59cdb added support for external VIDIX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17989 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 22:44:16 +00:00
ptt 473e2c136d Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17988 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 16:37:09 +00:00
ptt 2cffa60fa7 Removed unused constant definition (MSGTR_InvalidAOdriver)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 11:27:45 +00:00
ptt 9142e232cc sync up to 1.223
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17986 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-28 00:15:16 +00:00
ptt b2e395663a sync up to 1.231 plus minor corrections...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17985 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 22:54:50 +00:00
diego 8283bdde1b Remove verbosity parameter added to print_*_header call in last revision again.
Apart from failing to compile it does not make sense for this tool.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 22:51:24 +00:00
rtognimp 9c2deb1452 Fix passing qdm2 extradata to lavc decoder
It was broken in rev 1.142, that code does not behave the same as the
old one in some cases


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17983 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 21:37:18 +00:00
gpoirier 3256ed536d synced with 1.1249
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17982 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 19:43:46 +00:00
albeu 3db345c707 Fix cycling in menu with hidden items.
Thanks again to Jonas Jermann for the report.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17981 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 19:27:42 +00:00
albeu 03d71f6817 Fix stepping in the playtree when interupting libmpdemux.
Thanks to Jonas Jermann for the report.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17980 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 18:33:23 +00:00
henry 28ce0758cf include MSGL_* definitions
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17979 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 18:31:04 +00:00
diego a33158d60d Convert printfs in aviprint.c to mp_msg and give the information printing
functions in this file a verbosity_level parameter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 17:25:41 +00:00
diego e2c173be10 Properly document sub_alignment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17977 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 16:43:02 +00:00
kraymer f1dfd3b431 1.1250: [applied by Diego, #1.216]
1.1249: Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
1.1248: support custom OSD colour for vo_gl.c
1.1247: fix for the macosx tiger (groff 1.19.x) indentation issue


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17976 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 12:41:22 +00:00
diego b5743fcfda Rename the default GUI skins directory from 'Skin' to 'skins', keeping
backwards compatibility.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 11:39:27 +00:00
reimar 171de9cf5f reinit vo when pix_fmt changes.
Avoids broken image or even crash with mf://*.jpg and JPGs with different chroma sampling.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17974 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 10:32:52 +00:00
ods15 27542d02aa 10l missing header for strdup
mp_msg.c:103: warning: assignment makes pointer from integer without a cast


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17973 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 08:38:32 +00:00
diego 41bfa3e8e0 Change some printf calls to fprintf.
based on a patch by Attila Ötvös, oattila,,@,,chello,,.,,hu


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17972 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 07:49:14 +00:00
diego 55859c930c Remove superfluous extern variable declaration.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17971 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 07:31:08 +00:00
diego 7416ded30b Change 'if(verbose)' to the more appropriate mp_msg_test.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17970 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 07:22:48 +00:00
diego f8687cd3f9 Clarify which message levels should be translated.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17969 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 06:59:00 +00:00
diego 2874b0cfe0 Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17968 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 22:56:46 +00:00
diego 13992baef6 Simplify directory creation in the install target.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17967 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 21:44:55 +00:00
lorenm f9ed90fb61 use shifts instead of division. 15% faster hqdn3d
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17966 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 21:32:52 +00:00
diego 338e4f8b76 Discard return value from ldconfig, it might not work on non-root installs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17965 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 21:17:14 +00:00
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