aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Mark unrarlib imported files as changed to comply with GPL §2a.Gravatar diego2005-04-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15166 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark imported files from uCIFS library as changed for GPL §2a compliance.Gravatar diego2005-04-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15165 b3059339-0415-0410-9bf9-f77b7e298cf2
* cross-compilation fix: don't use target CFLAGS to compile host toolsGravatar aurel2005-04-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15164 b3059339-0415-0410-9bf9-f77b7e298cf2
* when parsing one cmd argument, only un-escape _this_ argument, not the ↵Gravatar aurel2005-04-15
| | | | | | following ones git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15163 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix OSD when switching subtitles - set the osd buffer to Subtitle: offGravatar henry2005-04-15
| | | | | | | | | first, and then eventually set it to other values if some kind of subtitles is on. Otherwise 1) spudec stuff stomps on the buffer after vobsub, 2) Subtitle: off isn't displayed when cycling text subtitles. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixups and clarificationsGravatar wight2005-04-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15161 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.935Gravatar paszczi2005-04-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15160 b3059339-0415-0410-9bf9-f77b7e298cf2
* --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>:Gravatar rik2005-04-14
| | | | | | | | bugfix of the "grayscale" output scheme; the height and width of the movie were written als -1 and -1 into the resulting *.bml file git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nits suggested by The WandererGravatar gpoirier2005-04-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.935Gravatar danny2005-04-14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Online audio switching now supports Matroska tooGravatar gpoirier2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15156 b3059339-0415-0410-9bf9-f77b7e298cf2
* Online audio switching now supports Matroska too. Patch by Michael BehrischGravatar gpoirier2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15155 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nits, better formating and missed suggestionsGravatar gpoirier2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15154 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.934Gravatar gpoirier2005-04-13
| | | | | | | | 1.934: remove x264 option "cabacidc", because the default is always best. 1.933: misc corrections and clarifications in x264 options. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15153 b3059339-0415-0410-9bf9-f77b7e298cf2
* messed ordering of switch branches, 10l for IvanGravatar henry2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15152 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make string_utf16 code behave almost the same with or without iconvGravatar rtognimp2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15151 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove x264 option "cabacidc", because the default is always best.Gravatar lorenm2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15150 b3059339-0415-0410-9bf9-f77b7e298cf2
* New section: "menc-feat-dvd-mpeg4-muxing" about how to mux a videoGravatar gpoirier2005-04-13
| | | | | | | | | obtained with MEncoder into different containers. Based on Rich's guide and some tips by Nico Sabi. Reviewed by The Wanderer, Dominik 'Rathann' Mierzejewski and Diego Biurrun git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15149 b3059339-0415-0410-9bf9-f77b7e298cf2
* misc corrections and clarifications in x264 options.Gravatar lorenm2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15148 b3059339-0415-0410-9bf9-f77b7e298cf2
* osx bundle optionGravatar nplourde2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15147 b3059339-0415-0410-9bf9-f77b7e298cf2
* allows the Mac OS X version of MPlayer to look for its data files inside the ↵Gravatar nplourde2005-04-13
| | | | | | Resources directory of the appwrapper. patch by Chris Roccati <roccati@pobox.com> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15146 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.62Gravatar wight2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15145 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.72Gravatar wight2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15144 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync 1.932Gravatar wight2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15143 b3059339-0415-0410-9bf9-f77b7e298cf2
* Synced with 1.932Gravatar danny2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15142 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Jeff ClaggGravatar diego2005-04-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15141 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing <replaceable> tags.Gravatar gpoirier2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15140 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.72Gravatar gabrov2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15139 b3059339-0415-0410-9bf9-f77b7e298cf2
* synced with 1.62Gravatar gabrov2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15138 b3059339-0415-0410-9bf9-f77b7e298cf2
* update site link and supported distributions listGravatar rathann2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo fixGravatar gpoirier2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15136 b3059339-0415-0410-9bf9-f77b7e298cf2
* credits for Luca BarbatoGravatar diego2005-04-12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use wildcards to make path detection less version-specific, fixes Gentoo.Gravatar diego2005-04-12
| | | | | | | patch by Luca Barbato (lu_zero at gentoo dot org) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15134 b3059339-0415-0410-9bf9-f77b7e298cf2
* Break overly long lines into something more manageable.Gravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15133 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix HTML generation, <equation> is more elaborate in most DTDs.Gravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15132 b3059339-0415-0410-9bf9-f77b7e298cf2
* TypoGravatar gpoirier2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15131 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typo noticed by RichGravatar gpoirier2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15130 b3059339-0415-0410-9bf9-f77b7e298cf2
* allow sub_select and vobsub_lang to select particular subtitleGravatar henry2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15129 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync with 1.932Gravatar gpoirier2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15128 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support syntax checking onlyGravatar wight2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15127 b3059339-0415-0410-9bf9-f77b7e298cf2
* hrtf typo fixGravatar henry2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15126 b3059339-0415-0410-9bf9-f77b7e298cf2
* More HRTF enhancementsGravatar henry2005-04-11
| | | | | | | | | | | | | | | | | | | | | - a passive locking mechanism to enable the matrix to switch between active and passive mode, which enhances the stereo image. - a center front cancellation algorithm that damps the cross-talk if the sound is coming predominantly from center (e.g. if there is dialogue). These two new features should enhance the quality of surround downmix noticeably. Also a correction to the active gain control is included. The previous implementation of Lt + Rt/Lt - Rt AGC should be fine in most cases, but the calculation was inconsistent (gain unitarity is not guaranteed to be preserved). Signed off by Yue Shi Lai <ylai@users.sourceforge.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15125 b3059339-0415-0410-9bf9-f77b7e298cf2
* colorkey,xvmc panscan, obsolete audioGravatar iive2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15124 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by The Wanderer.Gravatar gpoirier2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15123 b3059339-0415-0410-9bf9-f77b7e298cf2
* VMnGravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15122 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a starting point for people to implement stream quality selection.Gravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15121 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make the -priority warning obey the standard formatting.Gravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15120 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use | for alternatives and - for ranges in option parameter descriptions.Gravatar diego2005-04-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15119 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial commit.Gravatar gpoirier2005-04-10
| | | | | | | Encoding tips about experimental codec snow. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15118 b3059339-0415-0410-9bf9-f77b7e298cf2
* -pre7 features an improved guide based on Rich's draft, and a guide writtenGravatar gpoirier2005-04-10
| | | | | | | by Olivier Lorillu and Éric Fernandez. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15117 b3059339-0415-0410-9bf9-f77b7e298cf2