summaryrefslogtreecommitdiffstats
path: root/TOOLS
Commit message (Collapse)AuthorAgeFilesLines
* MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>diego2005-05-082-4/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15368 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove nonexisting dependency.diego2005-05-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15347 b3059339-0415-0410-9bf9-f77b7e298cf2
* readability cosmeticsdiego2005-05-041-1/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15346 b3059339-0415-0410-9bf9-f77b7e298cf2
* documentation for the tools in the TOOLS directorydiego2005-02-251-0/+404
| | | | | | | contributed by Miklos Vajna <mamajom at axelero dot hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14802 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
* small compilation fixrathann2004-11-011-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13840 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed the assumption user will always give 2+ args to the program.al2004-10-291-3/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13802 b3059339-0415-0410-9bf9-f77b7e298cf2
* vivodump compiles now, so it can be added to OBJS.diego2004-10-281-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13786 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove hardcoded filenames in favor of command line parameters, some errordiego2004-10-281-5/+19
| | | | | | | checking added, patch by Reza Jelveh. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13785 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fix, mostly by Reza Jelvehdiego2004-10-281-4/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13784 b3059339-0415-0410-9bf9-f77b7e298cf2
* Zeta OS support, mostly working.reimar2004-10-111-3/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make Makefile conform to the general MPlayer style, alaw-gen added.diego2004-10-061-12/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13575 b3059339-0415-0410-9bf9-f77b7e298cf2
* Also ignore alaw-gen and its output.diego2004-10-061-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13574 b3059339-0415-0410-9bf9-f77b7e298cf2
* Missing .cvsignore file added.diego2004-10-062-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Made Makefile conform to the general MPlayer style, clean target added.diego2004-10-061-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13572 b3059339-0415-0410-9bf9-f77b7e298cf2
* compilation fixdiego2004-10-021-0/+3
| | | | | | | idea by Erik Augustson <erik_27can at yahoo dot com> and Ivan Kalvachev git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13525 b3059339-0415-0410-9bf9-f77b7e298cf2
* Look for SDL includes in /usr/include as well, use cc instead of gcc.diego2004-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13476 b3059339-0415-0410-9bf9-f77b7e298cf2
* Wrong comment, the bitmap is blue, not green.diego2004-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13475 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.diego2004-09-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13471 b3059339-0415-0410-9bf9-f77b7e298cf2
* passing an array or double precission parameters for the scaling function, ↵michael2004-09-181-1/+1
| | | | | | | | | instead of missusing a few bits of the flags fixing the naming of the scaling functions a little git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13374 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix overcomplicated macros and a few warningsrathann2004-08-281-8/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13187 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplify roundingwight2004-08-171-3/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13034 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ignore some more generated files.diego2004-08-051-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12964 b3059339-0415-0410-9bf9-f77b7e298cf2
* Makefile replacement for compile scriptdiego2004-08-052-15/+26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12963 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some explanation what the tool is good for added.diego2004-08-051-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2
* This fbset version is outdated and it is generally available in distros.diego2004-08-0310-2625/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12942 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved to the TOOLS directory.diego2004-08-0335-0/+4019
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12941 b3059339-0415-0410-9bf9-f77b7e298cf2
* cosmetic warning fix (missing newline at end of file)diego2004-07-312-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Removed long obsolete files.diego2004-07-308-513/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12921 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.diego2004-07-301-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12918 b3059339-0415-0410-9bf9-f77b7e298cf2
* These files are long obsolete.diego2004-07-302-161/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12917 b3059339-0415-0410-9bf9-f77b7e298cf2
* Obsolete now that the docs are XML.diego2004-07-291-20/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12915 b3059339-0415-0410-9bf9-f77b7e298cf2
* embarassing typodiego2004-07-193-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bandaid linking fix, somebody should do this properly some day.diego2004-07-011-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12740 b3059339-0415-0410-9bf9-f77b7e298cf2
* simple subtitle editor by Michael Klepikovalex2004-06-261-0/+445
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12687 b3059339-0415-0410-9bf9-f77b7e298cf2
* dvd-device option by Anton Tropashko <atropashko@yahoo.com>alex2004-06-251-4/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12644 b3059339-0415-0410-9bf9-f77b7e298cf2
* WMA to Ogg conversion script by Peter Simon <simon.peter@linuxuser.hu>,diego2004-05-171-0/+341
| | | | | | | sent in by VMiklos. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12483 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to version 0.5.1 by the author VMiklos <mamajom@axelero.hu>diego2004-04-231-13/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12263 b3059339-0415-0410-9bf9-f77b7e298cf2
* Respect -playlist for asx streamsrtognimp2004-04-171-1/+2
| | | | | | | Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
* v0.50 by VMiklosdiego2004-03-051-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12013 b3059339-0415-0410-9bf9-f77b7e298cf2
* update by VMiklosattila2004-02-171-8/+15
| | | | | | | note: he's quite impatient git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11971 b3059339-0415-0410-9bf9-f77b7e298cf2
* - Cleaned up the Makefile, added some *.o'sgabucino2004-02-172-1/+7
| | | | | | | | | - Added some declarations of variable's in netstream.c Patch by Anton Verburg <anton@frog.nl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11965 b3059339-0415-0410-9bf9-f77b7e298cf2
* avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI filearpi2004-02-051-0/+136
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11925 b3059339-0415-0410-9bf9-f77b7e298cf2
* add divx2svcd script.attila2004-01-241-0/+350
| | | | | | | | uses mencoder instead of mpegtools by VMiklos <mamajom@axelero.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11840 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-01-051-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11749 b3059339-0415-0410-9bf9-f77b7e298cf2
* an ocean of Cola for the G mandiego2004-01-021-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11735 b3059339-0415-0410-9bf9-f77b7e298cf2
* Port to new video filter layer: -vf disabled --> -vf-clrdiego2004-01-021-9/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11730 b3059339-0415-0410-9bf9-f77b7e298cf2
* typodiego2004-01-021-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11729 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make gabu happyattila2003-10-261-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11268 b3059339-0415-0410-9bf9-f77b7e298cf2
* -vop ---> -vfdiego2003-10-253-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
* K6 MTRR support with a little help from Alex.diego2003-10-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11114 b3059339-0415-0410-9bf9-f77b7e298cf2
* Spelling police:diego2003-08-141-2/+2
| | | | | | | Something that we do not know about is unknowN. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
* more generated filesdiego2003-07-132-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10426 b3059339-0415-0410-9bf9-f77b7e298cf2
* putting blur and outline to the font.desc tooalex2003-07-131-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10423 b3059339-0415-0410-9bf9-f77b7e298cf2
* -dvd -> dvd:// and -vcd -> vcd://jonas2003-07-092-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed: sync structs with spudec.c, implement fast_memcpykmkaplan2003-06-181-9/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10307 b3059339-0415-0410-9bf9-f77b7e298cf2
* subfont is a generated file.diego2003-06-141-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10295 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing language suffix to DOCS/ path.diego2003-06-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10287 b3059339-0415-0410-9bf9-f77b7e298cf2
* Networking support under MinGW.diego2003-06-111-1/+7
| | | | | | | Patch by flo/yepyep <flodt8@yahoo.de>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lfaust32003-06-031-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10244 b3059339-0415-0410-9bf9-f77b7e298cf2
* warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>alex2003-05-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10212 b3059339-0415-0410-9bf9-f77b7e298cf2
* update by the author (v0.2.2)alex2003-05-301-9/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10210 b3059339-0415-0410-9bf9-f77b7e298cf2
* The linux directory is now called osdep.diego2003-05-252-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10181 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrappers for 14.4 and 28.8 codecsrtognimp2003-05-171-0/+300
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10124 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrappers for 14.4 and 28.8 codecs14_4.crtognimp2003-05-173-0/+308
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixmichael2003-04-271-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10002 b3059339-0415-0410-9bf9-f77b7e298cf2
* duplicate from etc/cygwin_inttypes.hdiego2003-04-201-8/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9951 b3059339-0415-0410-9bf9-f77b7e298cf2
* It should now be endian aware. Untested as i only have le box :(albeu2003-04-061-4/+6
| | | | | | | Would be cool if someone with a be,le network could test. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9864 b3059339-0415-0410-9bf9-f77b7e298cf2
* A simple netstream server.albeu2003-04-062-0/+412
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9857 b3059339-0415-0410-9bf9-f77b7e298cf2
* MINGW32 portfaust32003-03-301-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9765 b3059339-0415-0410-9bf9-f77b7e298cf2
* Prevent vo window flashing.ranma2003-03-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9573 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use -frames 0 instead of hardcoded "goto goto_next_file;"ranma2003-03-101-1/+1
| | | | | | | (Suggested by "Per Winkvist <per.winkvist@telia.com>" in private mail) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9563 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l :)arpi2003-03-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9557 b3059339-0415-0410-9bf9-f77b7e298cf2
* RAOpenCodec2() have 2 parametersarpi2003-03-091-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9551 b3059339-0415-0410-9bf9-f77b7e298cf2
* forgot ...michael2003-02-241-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9501 b3059339-0415-0410-9bf9-f77b7e298cf2
* mwallp compiles again (michael moved libpostproc.....)gabucino2003-02-171-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9451 b3059339-0415-0410-9bf9-f77b7e298cf2
* linux->osdeparpi2003-02-091-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10ljonas2003-02-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9368 b3059339-0415-0410-9bf9-f77b7e298cf2
* PSNR plotting tool using gnuplot (yes, it's ugly ;)jonas2003-02-091-0/+234
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9367 b3059339-0415-0410-9bf9-f77b7e298cf2
* update to use lavc, xvid, divx4atmos42003-02-031-3/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9252 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0.0357latmos42003-01-291-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9160 b3059339-0415-0410-9bf9-f77b7e298cf2
* 100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the ↵atmos42003-01-291-1/+1
| | | | | | script for lavc etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9159 b3059339-0415-0410-9bf9-f77b7e298cf2
* OSD volume symbol fixed :)arpi2003-01-262-1/+1
| | | | | | | | instead of |\ it should be /| patch by {asm} <tf198@hszk.bme.hu> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9110 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10larpi2003-01-261-1/+1
| | | | git-svn-id: sv