summaryrefslogtreecommitdiffstats
path: root/TOOLS/mplmult.sh
Commit message (Collapse)AuthorAgeFilesLines
* TOOLS: remove useless crapwm42012-07-281-45/+0
| | | | | | | | | | | | | | | | | | | | Most of the scripts in TOOLS seem entirely useless. Remove them. There were about 3 types of scripts: - apparent developer tools (like file format dumpers, benchmarks) => I doubt any mplayer developer still alive even uses these - helpers for encoding or ripping stuff => mencoder is gone, at least from this version of mplayer - helpers meant for users (launching mplayer in weird ways, etc.) => just no, it will cause you more pain than gain So no, there is nothing useful. Under the scripts not deleted, these are needed for building mplayer: file2string.py matroska.py vdpau_functions.py These might have _some_ use (but still questionable): binary_codecs.sh checktree.sh
* Avoid bash-specific 'let' syntax in shell scripts.diego2009-09-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29653 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run bash-specific shell scripts with bash, not sh.diego2008-07-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27231 b3059339-0415-0410-9bf9-f77b7e298cf2
* Playback video with multiple windows.reimar2005-01-071-0/+45
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14411 b3059339-0415-0410-9bf9-f77b7e298cf2