Commit Graph

198 Commits

Author SHA1 Message Date
diego bee67e7e98 documentation for the tools in the TOOLS directory
contributed by Miklos Vajna <mamajom at axelero dot hu>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14802 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-25 01:15:28 +00:00
reimar 3501332aab Playback video with multiple windows.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14411 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-07 11:11:02 +00:00
rathann 9ca81fc9c3 small compilation fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13840 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-11-01 14:46:57 +00:00
al a8db0e4a90 Fixed the assumption user will always give 2+ args to the program.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13802 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-29 22:05:34 +00:00
diego c16d74654a vivodump compiles now, so it can be added to OBJS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13786 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 01:03:52 +00:00
diego 78020885a7 Remove hardcoded filenames in favor of command line parameters, some error
checking added, patch by Reza Jelveh.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13785 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 01:02:24 +00:00
diego 7888b27b6f compilation fix, mostly by Reza Jelveh
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13784 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-28 00:50:21 +00:00
reimar 30d48cb10e Zeta OS support, mostly working.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13613 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-11 19:26:13 +00:00
diego 7663ab4a07 Make Makefile conform to the general MPlayer style, alaw-gen added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13575 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-06 16:46:35 +00:00
diego f2bc6b897e Also ignore alaw-gen and its output.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13574 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-06 16:45:17 +00:00
diego 240524c313 Missing .cvsignore file added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13573 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-06 16:44:47 +00:00
diego a3fd1b04aa Made Makefile conform to the general MPlayer style, clean target added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13572 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-06 16:00:00 +00:00
diego 88f23dbe9b compilation fix
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
2004-10-02 00:38:17 +00:00
diego dbe802a082 Look for SDL includes in /usr/include as well, use cc instead of gcc.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13476 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 12:59:18 +00:00
diego 5a38558511 Wrong comment, the bitmap is blue, not green.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13475 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 12:57:53 +00:00
diego add278ab66 -lpthread --> $(ARCH_LIB), helps linking on systems without pthread.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13471 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-09-26 09:54:46 +00:00
michael 54df7e4a3e passing an array or double precission parameters for the scaling function, 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
2004-09-18 00:08:17 +00:00
rathann 0eb98079d5 fix overcomplicated macros and a few warnings
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13187 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-28 20:53:01 +00:00
wight 76a67731fc simplify rounding
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13034 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-17 10:12:49 +00:00
diego a8e0a6ac90 Ignore some more generated files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12964 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:12:15 +00:00
diego ab9a6b5885 Makefile replacement for compile script
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12963 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:11:54 +00:00
diego cfd1858eb9 Some explanation what the tool is good for added.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12961 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-05 00:07:47 +00:00
diego 50570ae820 This fbset version is outdated and it is generally available in distros.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12942 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-03 11:25:18 +00:00
diego c1f0f03b57 Moved to the TOOLS directory.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12941 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-08-03 00:45:55 +00:00
diego cc478a4f47 cosmetic warning fix (missing newline at end of file)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12924 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-31 15:14:26 +00:00
diego f4a8670d96 Removed long obsolete files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12921 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 20:19:23 +00:00
diego c13550e85a Remove obsolete entries, patch by VMiklos <mamajom@axelero.hu>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12918 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 11:17:21 +00:00
diego 4b234d7294 These files are long obsolete.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12917 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-30 11:08:58 +00:00
diego b8139d792e Obsolete now that the docs are XML.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12915 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-29 22:20:16 +00:00
diego 775ffcbceb embarassing typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12861 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-19 23:19:07 +00:00
diego 08794f9cd4 Bandaid linking fix, somebody should do this properly some day.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12740 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-01 09:47:14 +00:00
alex a8aec55f16 simple subtitle editor by Michael Klepikov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12687 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-26 12:35:35 +00:00
alex 6212d13de6 dvd-device option by Anton Tropashko <atropashko@yahoo.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12644 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-25 16:09:54 +00:00
diego 17612482e2 WMA to Ogg conversion script by Peter Simon <simon.peter@linuxuser.hu>,
sent in by VMiklos.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12483 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-17 11:32:32 +00:00
diego f134c7ad41 update to version 0.5.1 by the author VMiklos <mamajom@axelero.hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12263 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-23 15:52:44 +00:00
rtognimp e3daf3ca75 Respect -playlist for asx streams
Patch by adland


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12224 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-17 16:46:41 +00:00
diego 569a295c4e v0.50 by VMiklos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12013 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-05 04:46:30 +00:00
attila 6c2ea4dd45 update by VMiklos
note: he's quite impatient


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11971 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-17 13:32:22 +00:00
gabucino dd4befd76f - Cleaned up the Makefile, added some *.o's
- 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
2004-02-17 11:22:32 +00:00
arpi a3735cb42d avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11925 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-05 22:37:43 +00:00
attila 23f7e1c604 add divx2svcd script.
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
2004-01-24 13:03:38 +00:00
diego f846b05a0a typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11749 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-05 20:59:03 +00:00
diego 2f131e5cd9 an ocean of Cola for the G man
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11735 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 23:41:41 +00:00
diego 13720e1917 Port to new video filter layer: -vf disabled --> -vf-clr
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11730 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 22:49:40 +00:00
diego 0e2283952d typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11729 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-02 22:48:47 +00:00
attila 78084e6ad7 Make gabu happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11268 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-26 11:23:37 +00:00
diego 50ff1ca5b7 -vop ---> -vf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 18:44:41 +00:00
diego e4e4d0f4a1 K6 MTRR support with a little help from Alex.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11114 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-14 12:22:46 +00:00
diego a9bcc8342c Spelling police:
Something that we do not know about is unknowN.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10609 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-14 12:15:44 +00:00
diego 45e608e611 more generated files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10426 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 23:30:28 +00:00