aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Collapse)AuthorAge
...
* some fixesGravatar arpi2002-10-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7847 b3059339-0415-0410-9bf9-f77b7e298cf2
* small helper script for DOCS translators (to change numeric links toGravatar gabucino2002-10-21
| | | | | | | | alphabetic) Read it for usage instructions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7829 b3059339-0415-0410-9bf9-f77b7e298cf2
* dumping environment vars in setdllacecsspathGravatar arpi2002-10-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7775 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix usage for common users that may not have fbset in their path.Gravatar diego2002-10-10
| | | | | | | Idea by D Richard Felker III. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7697 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixing compilation on LFSGravatar gabucino2002-09-26
| | | | | | | plus a note, it can't be compiled with --enable-gui (undef references) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7512 b3059339-0415-0410-9bf9-f77b7e298cf2
* version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>Gravatar jaf2002-09-21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7463 b3059339-0415-0410-9bf9-f77b7e298cf2
* add cpuinfoGravatar nexus2002-09-13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7381 b3059339-0415-0410-9bf9-f77b7e298cf2
* some fixesGravatar gabucino2002-08-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7198 b3059339-0415-0410-9bf9-f77b7e298cf2
* very simple script for viewing results with gnuplot, converted to JPEGGravatar gabucino2002-08-31
| | | | | | | (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
* v0.91Gravatar gabucino2002-08-31
| | | | | | | | | 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
* v0.9 of my compile+benchmark script, designed for my local boxes, shared onGravatar gabucino2002-08-30
| | | | | | | | | 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
* freetype 2.0/2.1+ support - disabled by default until bugs fixedGravatar arpi2002-08-28
| | | | | | | patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7123 b3059339-0415-0410-9bf9-f77b7e298cf2
* written by Florian Schilhabel <florian.schilhabel@gmx.net>Gravatar alex2002-08-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7117 b3059339-0415-0410-9bf9-f77b7e298cf2
* realplayer codecs wrappers, originaly written by Florian Schneider, extendedGravatar arpi2002-08-28
| | | | | | | by A'rpi git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7111 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l patch by Jindrich Makovicka <makovick at KMLinux dot fjfi dot cvut dot cz>Gravatar michael2002-08-18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7041 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lGravatar michael2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7031 b3059339-0415-0410-9bf9-f77b7e298cf2
* 40% faster blurGravatar michael2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7029 b3059339-0415-0410-9bf9-f77b7e298cf2
* speedup of gaussGravatar arpi2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7024 b3059339-0415-0410-9bf9-f77b7e298cf2
* using precalculated src*om[][] table -> 25% faster.Gravatar arpi2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7023 b3059339-0415-0410-9bf9-f77b7e298cf2
* more (~40%) speedup :)Gravatar arpi2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7022 b3059339-0415-0410-9bf9-f77b7e298cf2
* skip black in outline (white skip code is #if 0 as there is no speed difference)Gravatar michael2002-08-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7019 b3059339-0415-0410-9bf9-f77b7e298cf2
* added gettimeofday-based profiling/timingGravatar arpi2002-08-15
| | | | | | | little speedup of outline() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7017 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixes...Gravatar arpi2002-08-05
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6909 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore pnot/PICTGravatar arpi2002-08-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6871 b3059339-0415-0410-9bf9-f77b7e298cf2
* Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.Gravatar kmkaplan2002-07-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6831 b3059339-0415-0410-9bf9-f77b7e298cf2
* smthGravatar alex2002-07-25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6789 b3059339-0415-0410-9bf9-f77b7e298cf2
* very simple script to generate png images from an video with all -sws methodsGravatar michael2002-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6688 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor fixes week at mcdonals: small fix pse->pse36Gravatar atmos42002-07-09
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6687 b3059339-0415-0410-9bf9-f77b7e298cf2
* Jürgen Hammelmann: I put a new option "-mpgonly" to the script, for those, ↵Gravatar atmos42002-06-22
| | | | | | | | | 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
* mwallp - simple wallpaper setting tool using MPlayer codebaseGravatar arpi2002-06-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6458 b3059339-0415-0410-9bf9-f77b7e298cf2
* v0.1.8, - new option -sync, by Jürgen Hammelmann <juergen.hammelmann@gmx.de>Gravatar jaf2002-05-31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6247 b3059339-0415-0410-9bf9-f77b7e298cf2
* Downloads w32codecs from M$, script by Tom Lees <tal26 at cam.ac.uk>Gravatar atmos42002-05-26
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6196 b3059339-0415-0410-9bf9-f77b7e298cf2
* Hi, I added some more help to my script, especially for american NTSC ↵Gravatar jaf2002-05-17
| | | | | | 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
* sometime source files have other frame rates than for vcd's and svcd's, soGravatar jaf2002-05-09
| | | | | | | | | | | 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
* Sometimes yuvscaler can't determine the output size/norm of pal/secam/ntsc, soGravatar jaf2002-05-07
| | | | | | | | 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
* .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>Gravatar arpi2002-05-02
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5929 b3059339-0415-0410-9bf9-f77b7e298cf2
* by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new ↵Gravatar jaf2002-04-22
| | | | | | options, enables subtitles with new -vop expand plugin git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5784 b3059339-0415-0410-9bf9-f77b7e298cf2
* - new option "-burnonly": burn only the preformated bin imagesGravatar atmos42002-04-18
| | | | | | | | | | - 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
* Updated to support resampling audio and multiple cds.Gravatar atmos42002-04-15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5634 b3059339-0415-0410-9bf9-f77b7e298cf2
* anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann ↵Gravatar atmos42002-04-11
| | | | | | at gmx.de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5569 b3059339-0415-0410-9bf9-f77b7e298cf2
* --outdir addedGravatar alex2002-03-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4936 b3059339-0415-0410-9bf9-f77b7e298cf2
* runme + ai :)Gravatar alex2002-03-03
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4935 b3059339-0415-0410-9bf9-f77b7e298cf2
* usleep() accurancy testerGravatar arpi2002-01-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4401 b3059339-0415-0410-9bf9-f77b7e298cf2
* console mplayer launcher - by Rich Felker <dalias@aerifal.cx>Gravatar arpi2002-01-17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4205 b3059339-0415-0410-9bf9-f77b7e298cf2
* 0x82 supportGravatar arpi2001-11-30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3234 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***Gravatar atmos42001-11-28
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3179 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3083 b3059339-0415-0410-9bf9-f77b7e298cf2
* missaligned arrays, as nick requestedGravatar michael2001-11-23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3082 b3059339-0415-0410-9bf9-f77b7e298cf2
* newly allocated memory seems to point to only 1 zero filled 4k page or ↵Gravatar michael2001-11-22
| | | | | | 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
* Small two pass mencoder helper script in perl.Gravatar atmos42001-11-20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3025 b3059339-0415-0410-9bf9-f77b7e298cf2