0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00
Commit Graph

96 Commits

Author SHA1 Message Date
gabucino
e9105a9b64 some fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7198 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 14:19:11 +00:00
gabucino
7162ec31ab very simple script for viewing results with gnuplot, converted to JPEG
(hey, I don't know gnuplot at all, but I found this very useful)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7186 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 08:18:56 +00:00
gabucino
4c4675a2dc v0.91
small misc fixes
100l fix, for xv+xmga benchmarks, only VC was benchmarked, now total time
everywhere


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7185 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-31 08:16:44 +00:00
gabucino
26013a4273 v0.9 of my compile+benchmark script, designed for my local boxes, shared on
NFS, etc..
Read README, and RTFS before using it.
Oh, and feel free to reverse/del, but al3x wanted it.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7178 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-30 21:16:52 +00:00
arpi
fd44bbee3d freetype 2.0/2.1+ support - disabled by default until bugs fixed
patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 20:52:02 +00:00
alex
0004ab4be4 written by Florian Schilhabel <florian.schilhabel@gmx.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7117 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 17:14:02 +00:00
arpi
0f45d2efeb realplayer codecs wrappers, originaly written by Florian Schneider, extended
by A'rpi


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7111 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-28 14:17:06 +00:00
michael
1b0eea6b9e 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7041 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-18 08:21:24 +00:00
michael
672183346b 10l
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:39:02 +00:00
michael
86b7ea518b 40% faster blur
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7029 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:36:54 +00:00
arpi
7e1f91473f speedup of gauss
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7024 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 21:02:50 +00:00
arpi
7bd9c5f32b using precalculated src*om[][] table -> 25% faster.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7023 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 16:35:43 +00:00
arpi
7eaba4c13d more (~40%) speedup :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7022 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 16:06:02 +00:00
michael
729505d31a skip black in outline (white skip code is #if 0 as there is no speed difference)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7019 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 22:45:34 +00:00
arpi
b43f1eb524 added gettimeofday-based profiling/timing
little speedup of outline()


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7017 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-15 20:50:13 +00:00
arpi
803362ea91 small fixes...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6909 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-05 00:11:44 +00:00
arpi
222a22353d ignore pnot/PICT
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6871 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-02 17:41:02 +00:00
kmkaplan
e8982a40aa Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6831 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-28 16:30:52 +00:00
alex
fdd0d5522e smth
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6789 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-25 13:36:59 +00:00
michael
1f6be44c5e very simple script to generate png images from an video with all -sws methods
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6688 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:53:29 +00:00
atmos4
ce7b9db121 minor fixes week at mcdonals: small fix pse->pse36
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6687 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-07-09 21:50:15 +00:00
atmos4
ffea152c83 Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want to
create an mpeg 1/2 file.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6509 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-22 23:49:50 +00:00
arpi
54f88090f9 mwallp - simple wallpaper setting tool using MPlayer codebase
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6458 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-06-17 14:13:10 +00:00
jaf
3bd1f1e505 v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6247 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-31 21:44:39 +00:00
atmos4
5b9bb9ff3d Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6196 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-26 12:50:58 +00:00
jaf
1f05054656 Hi, I added some more help to my script, especially for american NTSC streams\nyou have to set some more options.\n\npatch by Juergen Hammelmann <juergen.hammelmann@gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6108 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-17 05:45:30 +00:00
jaf
16df1f1e60 sometime source files have other frame rates than for vcd's and svcd's, so
you have to set manually the frame rate with "-vfr".

This patch introduce the option "-vfr".

by Juergen Hammelmann <juergen.hammelmann@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6031 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-09 10:27:36 +00:00
jaf
68330a49a6 Sometimes yuvscaler can't determine the output size/norm of pal/secam/ntsc, so
new option "-norm" is implemented for such source files!
by Juergen Hammelmann <juergen.hammelmann@gmx.de>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6009 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-07 08:39:22 +00:00
arpi
1ca2d5b055 .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5929 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-05-02 01:56:28 +00:00
jaf
cdc57b96e6 by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new options, enables subtitles with new -vop expand plugin
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5784 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-22 09:42:34 +00:00
atmos4
0a62f708c7 - new option "-burnonly": burn only the preformated bin images
- new option "-vbr":      sets video bitrate
- removes mpg file after mastering cd image
 (mplayer can read bin images!)
- bug fixes


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5687 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-18 17:41:54 +00:00
atmos4
6fbbfc9e17 Updated to support resampling audio and multiple cds.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5634 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-15 14:01:07 +00:00
atmos4
23b90c6738 anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5569 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-04-11 22:53:48 +00:00
alex
f9a117db99 --outdir added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4936 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 19:18:42 +00:00
alex
c0b53cbd69 runme + ai :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4935 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-03-03 19:17:22 +00:00
arpi
7e16ad68cd usleep() accurancy tester
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4401 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-28 23:46:42 +00:00
arpi
50908bc89e console mplayer launcher - by Rich Felker <dalias@aerifal.cx>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4205 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-01-17 00:39:27 +00:00
arpi
bb11c3711a 0x82 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3234 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-30 23:13:05 +00:00
atmos4
c2feddc65b *** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3179 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-28 12:11:40 +00:00
michael
cc5af9a1b6 bugfix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3083 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 12:12:25 +00:00
michael
4a06953ed4 missaligned arrays, as nick requested
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3082 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-23 12:00:40 +00:00
michael
2a6e9d9eda newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3077 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-22 19:22:49 +00:00
atmos4
232d6a394b Small two pass mencoder helper script in perl.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3025 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-20 13:02:56 +00:00
arpi
533e296eee vivo 2.0 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2697 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 19:47:19 +00:00
arpi
61e35e098d works! copy video steram to .avi file playable with ivvideo.dll
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2673 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 04:55:44 +00:00
arpi
2fde21b8c9 convertiong to avi
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2668 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 00:38:32 +00:00
arpi
fb794e7e91 dump h263 frame headers from vivo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2666 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-11-04 00:00:38 +00:00
nick
e1309e782b minor fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2358 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 07:42:57 +00:00
nick
914e553eee re-eng tool
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2357 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 07:42:08 +00:00
nick
eee00dfabe re-eng tool
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2356 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-22 07:15:04 +00:00