Commit Graph

361 Commits

Author SHA1 Message Date
gpoirier 82619826dc fix build on macintel, patch by Zuxy Meng
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18518 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 15:10:23 +00:00
gpoirier fa6d253ddb Various improvement, fix build on AMD-64 and icc
Original Thred:
Date: Apr 25, 2006 2:23 PM
Subject: Re: [MPlayer-dev-eng] Re: [PATCH] Various improvement in TOOLS/cpuinfo.c


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18512 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 20:24:47 +00:00
reynaldo 4515d1f557 Cosmetic fix, splitting long mencoder cmd line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18214 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-23 04:42:25 +00:00
reynaldo feadc2c1f3 Small hack suggested by dalias to avoid flickering at I frames
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18178 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-22 05:14:55 +00:00
reimar 0337e0f26f add check for non-ascii charsets used in code and simplify showcont switch handling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18088 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-14 10:47:40 +00:00
diego 8283bdde1b Remove verbosity parameter added to print_*_header call in last revision again.
Apart from failing to compile it does not make sense for this tool.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17984 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 22:51:24 +00:00
diego a33158d60d Convert printfs in aviprint.c to mp_msg and give the information printing
functions in this file a verbosity_level parameter.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17978 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-27 17:25:41 +00:00
diego 3e56c5bb6b cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines
to ease patching in the future.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17944 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:38:37 +00:00
diego eb4a1c08f7 Simplify rules with common make constructs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17943 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:18:18 +00:00
diego 500ff3fa06 Simplify clean rule.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17942 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 10:03:00 +00:00
jonas 466e56e97c use mencoder directly for mp3lame encoding instead of lavc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17913 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-22 11:26:27 +00:00
ods15 aa6943767d -rawvideo on => -demuxer rawvideo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17906 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-21 06:09:32 +00:00
nicodvb 4c6dd904b4 new tool to encode to mpeg using only mencoder; patch by Giacomo Comes <comes ad naic punctum edu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17508 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-29 20:42:34 +00:00
diego 89d549f984 Make clean/distclean behave uniformly in all directories.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17489 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-27 00:06:42 +00:00
michael e6338c5858 change muxer_write_chunk() so that pts/dts _could_ be passed from encoder to muxer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17488 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-26 19:32:07 +00:00
diego 988281c471 Update licensing information: The FSF changed postal address.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17368 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-13 00:23:32 +00:00
wanderer ec58ad4075 option to show the lines containing anomalies, patch by Ivo van Poorten
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17132 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-07 18:11:58 +00:00
alex fa72d1b933 some comments and simplification
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17054 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-27 14:03:14 +00:00
gpoirier 3223220d27 M-x untabify
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17042 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:29:11 +00:00
gpoirier f233bb2a73 correct k6_mtrr detection, add a great deal of infos about newer processors
patch by Zuxy Meng < zuxy POIS meng @gmail POIS com >
Original thread:
Date: Nov 21, 2005 11:36 AM
Subject: [MPlayer-dev-eng] [PATCH] TOOLS/cpuinfo.c: correct k6_mtrr detection


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17041 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-23 19:21:11 +00:00
diego 0520dff832 Unify include path handling by using -I.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17018 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 16:16:33 +00:00
diego 9b8d5d8412 302m_convert and 360m_convert are generated files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17017 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 16:10:31 +00:00
diego f2b0e34b6f fastmemcpybench and cpuinfo are x86-specific.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17016 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 16:08:58 +00:00
diego a044876adf Unify include path handling by adding $(MPROOT) to CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17015 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 14:57:15 +00:00
diego 8b0bb9d146 Makefile reorganized for better clarity and maintainability.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17014 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-18 14:55:37 +00:00
diego 2f35fcfc64 spelling/grammar
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16998 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-17 00:47:25 +00:00
reynaldo 5141ab0c17 Added new TOOL to convert 'anything supported' to VCD/SVCD (PAL/NTSC) using mencoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16997 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-16 19:15:27 +00:00
diego 5e0cd5b326 avisubdump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16991 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-15 18:21:13 +00:00
reynaldo 0c187db220 -waveheader is deprecated, using -ao pcm:waveheader instead
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16971 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-11-11 01:39:54 +00:00
diego 834e85efcc random improvements plus some readability cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16658 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 16:04:28 +00:00
diego 49213050ed Document subsearch.sh, menc2pass.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16657 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-04 15:46:58 +00:00
gpoirier a00cc0b9ed Nits suggested by Ivo and Diego. Patch by Matthias Wieser < mwieser AH gmx POIS de >
Original thread:
Date: Oct 2, 2005 7:12 PM
Subject: Re: Fwd: [MPlayer-cvslog] CVS: main/TOOLS psnr-video.sh, NONE, 1.1 README, 1.9, 1.10


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16637 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-10-02 18:03:08 +00:00
reimar 4e60e039f5 hardware color-space conversion for vo_gl and vo_gl2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16489 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-14 22:08:04 +00:00
gpoirier 7a7bfba6ed Nits suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16474 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-13 11:38:39 +00:00
gpoirier 07ea845196 Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Script by Matthias Wieser < mwieser AH gmx POUM de >
Original thread:
Date: Aug 25, 2005 1:54 PM
Subject: [MEncoder-users] [Script] PSNR between two video files


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16463 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-12 16:35:58 +00:00
ivo b7adc31f0a 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16406 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-06 15:30:12 +00:00
diego d645854bad description typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16344 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-02 00:04:55 +00:00
diego ef5d2f623a typos, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16301 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-24 00:24:11 +00:00
reimar 25bef8e5a3 Add D-Cinema Audio and Video conversion programs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16299 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 18:03:23 +00:00
reimar ac93f40910 compile fix, vobsub.c needs identify variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16298 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-23 17:21:27 +00:00
jonas 872024d3fe Aconvert allows mencoder to (easily) encode from an audio only file (hack).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16268 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-18 20:00:57 +00:00
diego 912582e464 wording/spelling
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16246 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 17:36:45 +00:00
ivo f6a9e542d1 Added entry for checktree.sh
Feel free to modify, enhance, spell-check, etc... :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16242 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 02:01:59 +00:00
ivo f7bdbb18cd Script to check (CVS) source-tree for anomalies, like MSDOS line endings etc..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16241 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-17 01:50:05 +00:00
ods15 085b6f59fa silly printf() is the onyl reason avi-fix was so slow, a printf for
EVERY byte is pretty hefty...


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16235 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-16 18:19:06 +00:00
iive 84ec577508 remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 00:26:07 +00:00
ranma ed3073c074 Only dump to stdout
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15892 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 19:35:15 +00:00
ranma e0eb36e389 avisubdump
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15891 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 19:19:41 +00:00
ranma 58e6402d2e Add missing escapes, this should now cover all shell special characters AFAICS
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15890 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 19:12:01 +00:00
ranma f47b576d49 avi vobsub soft subtitle dumper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15888 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 16:22:38 +00:00
ranma 9580dd3d8d avi subtitle stream dumper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15887 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 15:22:49 +00:00
ranma c96d038916 Solaris sed needs the terminating '}' to be on a separate line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15870 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 13:59:44 +00:00
ranma b8bf49ab7c Better approach to shell escaping, may not catch all cases yet
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15858 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 00:46:21 +00:00
gpoirier f6fc2bb124 vobsub time-adjust tool by Gábor Farkas < gabor AH nekomancer POUM net >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15830 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-27 13:33:40 +00:00
diego ffccbfce2e Avoid overly long lines to conform with the new general Makefile style.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15774 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-19 23:39:08 +00:00
diego 958626bcf4 Document install-divx5.sh and install-w32codecs.sh.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15706 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 17:07:10 +00:00
diego f967934648 typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15705 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-09 17:06:16 +00:00
diego a7d23c26a5 Add a variable for the codec directory and set it to /usr/lib/codecs instead
of the old /usr/lib/win32.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15593 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 23:33:13 +00:00
alex 64e09b7d4e very dummy script, written for a friend
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15588 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 13:51:35 +00:00
alex bf7301cf25 old scripts from early debian package
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15587 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-29 13:46:57 +00:00
diego 1f48888099 MinGW compilation fix by Erik Lunchpail <erik_27can at yahoo dot com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15368 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-08 14:38:35 +00:00
diego 97ce3e88b8 Remove nonexisting dependency.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15347 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 21:40:32 +00:00
diego a3d50ae8dd readability cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15346 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-04 21:39:52 +00:00
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
alex cc0485770c putting blur and outline to the font.desc too
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10423 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-13 21:25:22 +00:00
jonas d7bf90d3c0 -dvd -> dvd:// and -vcd -> vcd://
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10406 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-09 20:10:48 +00:00
kmkaplan dc4463f4b0 Fixed: sync structs with spudec.c, implement fast_memcpy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10307 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-18 10:08:54 +00:00
diego 11af86fb62 subfont is a generated file.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10295 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-14 08:32:34 +00:00
diego 339e4f20af Add missing language suffix to DOCS/ path.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10287 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-13 01:25:11 +00:00
diego 6ac4f22567 Networking support under MinGW.
Patch by flo/yepyep <flodt8@yahoo.de>.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10282 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-11 16:48:09 +00:00
faust3 31222d1610 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10244 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-06-03 18:48:03 +00:00
alex eb4bffb0b6 warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10212 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 17:57:41 +00:00
alex 9d5de25fb2 update by the author (v0.2.2)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10210 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-30 17:37:33 +00:00
diego 0bb9a5b687 The linux directory is now called osdep.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10181 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-25 00:21:18 +00:00
rtognimp eceebf461c wrappers for 14.4 and 28.8 codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10124 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:19:48 +00:00
rtognimp d8c64be99c wrappers for 14.4 and 28.8 codecs14_4.c
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10123 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-05-17 18:10:27 +00:00
michael 38fba566e5 fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10002 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-27 09:45:38 +00:00
diego 04b6478bba duplicate from etc/cygwin_inttypes.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9951 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-20 21:59:29 +00:00
albeu 42ce651135 It should now be endian aware. Untested as i only have le box :(
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
2003-04-06 18:16:11 +00:00
albeu 4ffd483b48 A simple netstream server.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9857 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-06 16:39:16 +00:00
faust3 feedcd4be3 MINGW32 port
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9765 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-30 20:48:51 +00:00
ranma d1e9beb0ae Prevent vo window flashing.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9573 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-12 16:25:25 +00:00
ranma c687fadbd6 Use -frames 0 instead of hardcoded "goto goto_next_file;"
(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
2003-03-10 00:46:40 +00:00
arpi 1ae88453c7 100l :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9557 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-09 20:03:17 +00:00
arpi d3f99faefb RAOpenCodec2() have 2 parameters
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9551 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-03-09 17:10:06 +00:00
michael a5f75b8335 forgot ...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9501 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-24 22:46:48 +00:00
gabucino 4923b022eb mwallp compiles again (michael moved libpostproc.....)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9451 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-17 11:45:10 +00:00
arpi 7ff83a7181 linux->osdep
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9381 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 20:18:23 +00:00
jonas 8e8a38b5cc 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9368 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 13:13:00 +00:00
jonas a79bd0aa92 PSNR plotting tool using gnuplot (yes, it's ugly ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9367 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-09 13:06:05 +00:00
atmos4 8a3ed76433 update to use lavc, xvid, divx4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9252 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-03 13:04:24 +00:00
atmos4 946df86403 0.0357l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9160 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-29 16:48:36 +00:00
atmos4 c644a7c375 100l, fix by pfred1 <pfred1 at bellatlantic.net> anyways I should update the script for lavc etc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9159 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-29 15:10:42 +00:00
arpi a7e9bac132 OSD volume symbol fixed :)
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
2003-01-26 16:36:06 +00:00
arpi cdca8fe565 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9109 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-26 16:32:43 +00:00
arpi a625b45cf4 dump mpeg4-es startcodes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9068 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-23 01:09:53 +00:00
arpi 489b07338c Cleanup of the muxer API, func parameters muxer & muxer_f eliminated.
patch by Andriy N. Gritsenko <andrej@lucky.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9015 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-19 01:48:52 +00:00
arpi 6e6b3fdac2 10l
patch by Christian LESTRADE <christian.lestrade@free.fr>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8766 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-04 11:41:13 +00:00
arpi 16328c620b compile fixed. even with --enable-gui
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8690 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-01-01 03:24:52 +00:00
arpi bf46a109ed the long-waited MUXER layer, and new MPEG-PS muxer
patch by Andriy N. Gritsenko <andrej@lucky.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-27 22:43:20 +00:00
mosu ccf116f7ab bunkus: Restored sane line breaks. Added note about other DVD resolutions than 720x576.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8477 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-12-16 10:43:07 +00:00