aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Revert previous commitGravatar al2005-11-22
| | | | | | | | | | | ``Nov 22 To mplayer-cvsl ( 32) [MPlayer-cvslog] CVS: main/libvo x11_common.c,1.199,1.200'' - causes unneeded massive slowdown when stop-xscreensaver is used - is not consistent with the other xscreensaver functions - was commited without my approval git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore OPTIONS rtsp command during playback. FixesGravatar rtognimp2005-11-22
| | | | | | | | | rtsp://mms.sonix.de/universal/rock/apocalyptica_lifeburns_300.rm?start=0 (playback stopped after 82 sec) Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17033 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1159Gravatar gpoirier2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17032 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain -vo gl:slice-height behaviour if YUV rendering is used.Gravatar reimar2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17031 b3059339-0415-0410-9bf9-f77b7e298cf2
* added a '.'... not abig effort by me indeed :-)))n..Gravatar ptt2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17030 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with 1.1158Gravatar ptt2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17029 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use slice-height 16 as default for yuv colorspaces (only relevant if decoderGravatar reimar2005-11-22
| | | | | | | does not support slice rendering). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17028 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar lorenm2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17027 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync to x264 r373 (brdo)Gravatar lorenm2005-11-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17026 b3059339-0415-0410-9bf9-f77b7e298cf2
* resolves problem in module stop_xscreensaver, crashing mp after sleep and ↵Gravatar ptt2005-11-21
| | | | | | awake or enabling/disabling xssaver by hand git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17025 b3059339-0415-0410-9bf9-f77b7e298cf2
* buffering in the muxer layer; patch by Corey Hickey (bugfood-ml ad fatooh ↵Gravatar nicodvb2005-11-21
| | | | | | punctum org) plus small fixes by me git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17024 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mentions that --enable-runtime-cpudetection is not on by default.Gravatar gpoirier2005-11-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17023 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the osd command only switch between enabled/disabled whenGravatar albeu2005-11-20
| | | | | | | | using the term osd. Also put a define to test for the term osd without #ifdef. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17022 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17021 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also parse glX extension string, makes -vo gl:swapinterval work again on linuxGravatar reimar2005-11-19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17020 b3059339-0415-0410-9bf9-f77b7e298cf2
* Change MUST to SHOULD have disposition and if applicable language tags.Gravatar al2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17019 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include path handling by using -I.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17018 b3059339-0415-0410-9bf9-f77b7e298cf2
* 302m_convert and 360m_convert are generated files.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17017 b3059339-0415-0410-9bf9-f77b7e298cf2
* fastmemcpybench and cpuinfo are x86-specific.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17016 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include path handling by adding $(MPROOT) to CFLAGS.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17015 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makefile reorganized for better clarity and maintainability.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17014 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include path handling, -I.. is in CFLAGS.Gravatar diego2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17013 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1157: -novideo does not work in some cases, e.g. with MPEG demuxers.Gravatar ranma2005-11-18
| | | | | | | 1.1155/1.1156: Document the new osd options: -osd-duration, -noterm-osd, -term-osd-esc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17012 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1157Gravatar gpoirier2005-11-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17011 b3059339-0415-0410-9bf9-f77b7e298cf2
* libavformat seems to use "Vo" as Vorbis tag, so add that.Gravatar reimar2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17010 b3059339-0415-0410-9bf9-f77b7e298cf2
* -novideo does not work in some cases, e.g. with MPEG demuxers.Gravatar reimar2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17009 b3059339-0415-0410-9bf9-f77b7e298cf2
* new -(no)border optionGravatar reimar2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17008 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable border toggling for gl and gl2 under windows.Gravatar reimar2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17007 b3059339-0415-0410-9bf9-f77b7e298cf2
* print the number of encoded frames per seconds (fps) with a greater precisionGravatar gpoirier2005-11-17
| | | | | | | | | | (float instead of int). Original thread: Date: Nov 17, 2005 3:25 PM Subject: [MPlayer-dev-eng] [PATCH] MEncoder: print more precise FPS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Reformating and nitGravatar gpoirier2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17005 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.1155Gravatar gpoirier2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17004 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document the new osd options: -osd-duration, -noterm-osd, -term-osd-escGravatar albeu2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17003 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove stray \n and shorten overly long lines in the process.Gravatar diego2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17002 b3059339-0415-0410-9bf9-f77b7e298cf2
* Tests should use echocheck/echores instead of plain echo for output.Gravatar diego2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17001 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update credits, sync a few lines.Gravatar diego2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17000 b3059339-0415-0410-9bf9-f77b7e298cf2
* Do not build Debian package with runtime CPU detection by default.Gravatar gpoirier2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16999 b3059339-0415-0410-9bf9-f77b7e298cf2
* spelling/grammarGravatar diego2005-11-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16998 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using ↵Gravatar reynaldo2005-11-16
| | | | | | mencoder git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16997 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small fixes...Gravatar ptt2005-11-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16996 b3059339-0415-0410-9bf9-f77b7e298cf2
* 1.1153: Document the new oss config parameters.Gravatar ranma2005-11-16
| | | | | | | | 1.1152: Adds a target parameter to the volnorm filter. 1.1151: add a switch, slave command, and vo control to toggle borderless window. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16995 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with rev. 1.202Gravatar ranma2005-11-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16994 b3059339-0415-0410-9bf9-f77b7e298cf2
* Big OSD cleanup. Replace the mess with 100's of counter varsGravatar albeu2005-11-16
| | | | | | | | | with a clean and simple interface. As a bonus osd messages can now be displayed on the console if there is no vo (or osd is disabled in libvo). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16993 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix to uninstall section, pointed out by Reshat Sabiq to -users ml sabiq -- ↵Gravatar ptt2005-11-16
| | | | | | at -- csociety -- dot -- org git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16992 b3059339-0415-0410-9bf9-f77b7e298cf2
* avisubdumpGravatar diego2005-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16991 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16990 b3059339-0415-0410-9bf9-f77b7e298cf2
* little fixes...Gravatar ptt2005-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16989 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.202Gravatar ptt2005-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16988 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a space after dv suboption for -lavfopts sectionGravatar ptt2005-11-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16987 b3059339-0415-0410-9bf9-f77b7e298cf2
* Unify include paths, -I.. is in CFLAGS.Gravatar diego2005-11-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16986 b3059339-0415-0410-9bf9-f77b7e298cf2
* disable *SwapInterval function when extensions are missing, since itGravatar reimar2005-11-13
| | | | | | | can cause crashes. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16985 b3059339-0415-0410-9bf9-f77b7e298cf2