summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 1.234: Part2 of several printf2mp_msg changes in patch from Otvos Attilakraymer2006-04-021-1/+58
| | | | | | | oattila AT chello DOT hu with LOTS of modifications by me (reynaldo) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18027 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.233: Part1 of several printf2mp_msg changes in patch from Otvos Attila ↵kraymer2006-04-021-1/+58
| | | | | | | | | oattila AT chello DOT hu 1.232: [applied by ppt, rev 1.143] git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18026 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.237gabrov2006-04-021-1/+115
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18025 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplify extradata handling and make passing extradata on the default.reimar2006-04-021-38/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18024 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a note explaining that it's okay to use a different target bitrate on ↵gpoirier2006-04-021-0/+13
| | | | | | the various passes of a video encode git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove mpdvdkit1 cruft from the build system.diego2006-04-023-30/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove shared libmpdvdkit leftovers.diego2006-04-022-5/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18021 b3059339-0415-0410-9bf9-f77b7e298cf2
* AIX updates by Derek E. Lewis, dlewis__at__solnetworks.....netdiego2006-04-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18020 b3059339-0415-0410-9bf9-f77b7e298cf2
* .developer and .libdeps do not exist any longer.diego2006-04-021-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18019 b3059339-0415-0410-9bf9-f77b7e298cf2
* -crash-debug does not get enabled with .developer in the source tree.diego2006-04-021-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18018 b3059339-0415-0410-9bf9-f77b7e298cf2
* There is no check for the crash debug feature, so setting the variable todiego2006-04-021-1/+1
| | | | | | | auto makes no sense. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18017 b3059339-0415-0410-9bf9-f77b7e298cf2
* further fixes..rfelker2006-04-021-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18016 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l: version.h was not being built in some odd casesrfelker2006-04-021-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18015 b3059339-0415-0410-9bf9-f77b7e298cf2
* integrate old "libdeps" hack into makefilerfelker2006-04-022-36/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18014 b3059339-0415-0410-9bf9-f77b7e298cf2
* first stage of build system cleanup:rfelker2006-04-022-49/+4
| | | | | | | | | | - remove .developer nonsense - correct version.h dependencies - remove some old shared dvdkit cruft that was not used who's going to buy me the cola if this breaks?? :) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18013 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't use free()d pointer CID 260rtognimp2006-04-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18012 b3059339-0415-0410-9bf9-f77b7e298cf2
* More French fixes by Bounecgpoirier2006-03-311-63/+63
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18011 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add workarounds for old prerelease versions of alsa-lib 0.9.0 that didcladisch2006-03-311-0/+6
| | | | | | | not allow reading the buffer boundary value. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18010 b3059339-0415-0410-9bf9-f77b7e298cf2
* Capitalization error I missed beforecorey2006-03-311-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18009 b3059339-0415-0410-9bf9-f77b7e298cf2
* A question needs a question mark, but in this case I think at least twocorey2006-03-311-1/+1
| | | | | | | | | are required. Fixes part 2 of Otvos Attila's "printf2mp_msg" changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor spelling and grammar fixes for part 1 of Otvos Attila'scorey2006-03-313-6/+6
| | | | | | | "printf2mp_msg" changes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18007 b3059339-0415-0410-9bf9-f77b7e298cf2
* prevent overflow.. wtf?! from irc:rfelker2006-03-311-1/+1
| | | | | | | | | | <@tcsetattr> how many dimensions can people have in a joystick? do you travel to other universes with that thing? [apparently more than 10...?!] (reported on irc by DrewZzz) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part2 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ↵reynaldo2006-03-3123-67/+139
| | | | | | chello DOT hu with LOTS of modifications by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18005 b3059339-0415-0410-9bf9-f77b7e298cf2
* more cruftrfelker2006-03-302-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18004 b3059339-0415-0410-9bf9-f77b7e298cf2
* arrg more of this stupid cruftrfelker2006-03-302-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18003 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix descrambling of asf file,iive2006-03-303-6/+8
| | | | | | | | | where signed buffer could cause erroneous values to be filled in descrable variables, add misssing check for one of these variables and restore sign of these variables as insurance that these checks will work even in such case. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18002 b3059339-0415-0410-9bf9-f77b7e298cf2
* more cruftrfelker2006-03-302-8/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18001 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot one occurrancerfelker2006-03-301-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18000 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove deprecated, never-used gnu gettext cruft.rfelker2006-03-303-46/+0
| | | | | | | | | | | | proper runtime message catalogs will be added with catgets in the (near?) future. this resolves complaints about mp_msg printing crap at startup when gettext was (stupidly) enabled by default even though it was not useful. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17999 b3059339-0415-0410-9bf9-f77b7e298cf2
* increasing sync tag to 1.15 after update by Diegogabrov2006-03-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17998 b3059339-0415-0410-9bf9-f77b7e298cf2
* increasing sync tag to 1.63 after update by Diegogabrov2006-03-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17997 b3059339-0415-0410-9bf9-f77b7e298cf2
* Trust the demuxer instead of the decoder for samplerate detection.diego2006-03-301-6/+5
| | | | | | | | Fixes the ffmp3_bad_rate_detection.avi sample. patch by qwen dux qwendu__at__gmail__.__com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17996 b3059339-0415-0410-9bf9-f77b7e298cf2
* Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ↵reynaldo2006-03-3011-46/+116
| | | | | | chello DOT hu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17995 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a function to draw flat boxes and use it to make the listalbeu2006-03-305-9/+80
| | | | | | | | 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
* Move global vars used for header parsing, etc to dewux->priv as it shouldalbeu2006-03-293-66/+79
| | | | | | | be. Also cleanup a bit signedness. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17993 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for mp3lame with -oac lavcjonas2006-03-291-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17992 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100L to who wrote this. Also fix broken headers while at it.albeu2006-03-291-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17991 b3059339-0415-0410-9bf9-f77b7e298cf2
* French proofreading, by Bounecgpoirier2006-03-291-59/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17990 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for external VIDIXnicodvb2006-03-284-21/+61
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17989 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-287-7/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed unused constant definition (MSGTR_InvalidAOdriver)ptt2006-03-2817-19/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17987 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to 1.223ptt2006-03-281-88/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17986 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync up to 1.231 plus minor corrections...ptt2006-03-271-23/+43
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17985 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove verbosity parameter added to print_*_header call in last revision again.diego2006-03-271-4/+4
| | | | | | | 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
* Fix passing qdm2 extradata to lavc decoderrtognimp2006-03-271-1/+5
| | | | | | | | 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
* synced with 1.1249gpoirier2006-03-271-12/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17982 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix cycling in menu with hidden items.albeu2006-03-271-5/+9
| | | | | | | Thanks again to Jonas Jermann for the report. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17981 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix stepping in the playtree when interupting libmpdemux.albeu2006-03-271-2/+2
| | | | | | | Thanks to Jonas Jermann for the report. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17980 b3059339-0415-0410-9bf9-f77b7e298cf2
* include MSGL_* definitionshenry2006-03-271-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17979 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert printfs in aviprint.c to mp_msg and give the information printingdiego2006-03-2715-146/+146
| | | | | | | functions in this file a verbosity_level parameter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17978 b3059339-0415-0410-9bf9-f77b7e298cf2
* Properly document sub_alignment.diego2006-03-271-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17977 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1250: [applied by Diego, #1.216]kraymer2006-03-271-6/+7
| | | | | | | | | 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
* Rename the default GUI skins directory from 'Skin' to 'skins', keepingdiego2006-03-2741-108/+142
| | | | | | | backwards compatibility. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17975 b3059339-0415-0410-9bf9-f77b7e298cf2
* reinit vo when pix_fmt changes.reimar2006-03-271-0/+3
| | | | | | | 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
* 10l missing header for strdupods152006-03-271-0/+1
| | | | | | | 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
* Change some printf calls to fprintf.diego2006-03-275-5/+5
| | | | | | | 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
* Remove superfluous extern variable declaration.diego2006-03-273-5/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17971 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change 'if(verbose)' to the more appropriate mp_msg_test.diego2006-03-275-21/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17970 b3059339-0415-0410-9bf9-f77b7e298cf2
* Clarify which message levels should be translated.diego2006-03-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17969 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.diego2006-03-261-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17968 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify directory creation in the install target.diego2006-03-261-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17967 b3059339-0415-0410-9bf9-f77b7e298cf2
* use shifts instead of division. 15% faster hqdn3dlorenm2006-03-261-20/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17966 b3059339-0415-0410-9bf9-f77b7e298cf2
* Discard return value from ldconfig, it might not work on non-root installs.diego2006-03-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17965 b3059339-0415-0410-9bf9-f77b7e298cf2
* Simplify mkdir calls, test is not necessary before creating directories,diego2006-03-261-4/+4
| | | | | | | 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
* NEVER assign static strings to string command line options.albeu2006-03-261-1/+1
| | | | | | | Fix crash on exit with fontconfig. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17963 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.231gabrov2006-03-261-22/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17962 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix a/v desync for real some filesrtognimp2006-03-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17961 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow values up to 100 for -mcreimar2006-03-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17960 b3059339-0415-0410-9bf9-f77b7e298cf2
* Don't call make from shell constructs it prevent properalbeu2006-03-262-17/+13
| | | | | | | build paralelization. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17959 b3059339-0415-0410-9bf9-f77b7e298cf2
* support custom OSD colour for vo_gl.creimar2006-03-261-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17958 b3059339-0415-0410-9bf9-f77b7e298cf2
* support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi ↵reimar2006-03-261-0/+7
| | | | | | at nomi cz git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17957 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo, parameter naming consistencydiego2006-03-261-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17956 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use <value> and [value] consistently.diego2006-03-261-42/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17955 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed framerate detection of interlaced H264 streamsnicodvb2006-03-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17954 b3059339-0415-0410-9bf9-f77b7e298cf2
* H264: when fixed_fps is set the framerate is expressed in fields per second, ↵nicodvb2006-03-251-0/+2
| | | | | | so it must be halved git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17953 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add libpostproc to PARTS, fixes distclean on OS X and other platforms.diego2006-03-251-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17952 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix for the macosx tiger (groff 1.19.x) indentation issuejonas2006-03-251-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17951 b3059339-0415-0410-9