summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixes a segfault if file specified in -o can't be accessedpl2001-11-131-0/+5
| | | | | | | (bug found by Colin Marquardt <colin@marquardt-home.de>) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2888 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixgabucino2001-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2887 b3059339-0415-0410-9bf9-f77b7e298cf2
* for pegasus mjpegarpi2001-11-131-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2886 b3059339-0415-0410-9bf9-f77b7e298cf2
* fourcc mapping fixedarpi2001-11-131-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2885 b3059339-0415-0410-9bf9-f77b7e298cf2
* savage4 fixedgabucino2001-11-131-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2884 b3059339-0415-0410-9bf9-f77b7e298cf2
* -aid fixedarpi2001-11-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2883 b3059339-0415-0410-9bf9-f77b7e298cf2
* 001.vdr fixarpi2001-11-131-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2882 b3059339-0415-0410-9bf9-f77b7e298cf2
* 11110001.txt find_sub sig11 fixedarpi2001-11-132-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2881 b3059339-0415-0410-9bf9-f77b7e298cf2
* ignore mov detection if first chunk badarpi2001-11-131-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2880 b3059339-0415-0410-9bf9-f77b7e298cf2
* qt/mov detection firstarpi2001-11-131-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2879 b3059339-0415-0410-9bf9-f77b7e298cf2
* morgan mjpeg addedarpi2001-11-131-4/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2878 b3059339-0415-0410-9bf9-f77b7e298cf2
* m3jpg support - ignore errorarpi2001-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2877 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm. indeo5ds YV12 fixed?arpi2001-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2876 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch applied from Colin Marquardt <colin@marquardt-home.de>gabucino2001-11-132-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2875 b3059339-0415-0410-9bf9-f77b7e298cf2
* 20lgabucino2001-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2874 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor lacks fixingnick2001-11-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2873 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10lgabucino2001-11-131-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2872 b3059339-0415-0410-9bf9-f77b7e298cf2
* radeon_vid: it's in first pre-alpha stagenick2001-11-134-5/+725
| | | | | | | | | | | | Note: it's not public release and not test version. It's simplest commit of unfinished and not working stuff in hope to attract other developer to this driver. (What is good: this driver is removable from driver list and doesn't cause segfault !!!) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2871 b3059339-0415-0410-9bf9-f77b7e298cf2
* New video output technique Linux Video Overlay:nick2001-11-134-9/+258
| | | | | | | | | | | | -vo vesa:lvo:drv_name (for example -vo vesa:lvo:/dev/radeon_vid or -vo vesa:lvo:/dev/mga_vid) Note: You don't need to have graphics screen before loading xxx_vid driver vo_vesa will switch to graphics mode before using of xxx_vid driver. So you can traditional start it from text-mode. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2870 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-133-11/+119
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2869 b3059339-0415-0410-9bf9-f77b7e298cf2
* nice new docu. read it.gabucino2001-11-131-0/+89
| | | | | | | TODO: place gcc 2.96 Q/A from FAQ to here. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2868 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added a temporary fix to the DXR3 win32 codec playback, win32 codecs might ↵mswitch2001-11-131-36/+172
| | | | | | prove to play back an unscaled image! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2867 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-134-27/+87
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2866 b3059339-0415-0410-9bf9-f77b7e298cf2
* TV input documentation begin (examples, options)gabucino2001-11-131-0/+101
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2865 b3059339-0415-0410-9bf9-f77b7e298cf2
* why not autodetecting lirc?jaf2001-11-131-4/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2864 b3059339-0415-0410-9bf9-f77b7e298cf2
* FreeBSD fixnexus2001-11-131-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2863 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typosnexus2001-11-131-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2862 b3059339-0415-0410-9bf9-f77b7e298cf2
* temporal noise reducer in C (-pp 0x100000)michael2001-11-133-104/+429
| | | | | | | setting the thresholds from the commandline requires postprocess2() / getPpModeByNameAndQuality() (someone could perhaps modify mplayer so that they are beiing used, iam too lazy for it ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2861 b3059339-0415-0410-9bf9-f77b7e298cf2
* Q/A about fucky +- 1frame seeking feature reqgabucino2001-11-121-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2860 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed misreading buggabucino2001-11-121-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2859 b3059339-0415-0410-9bf9-f77b7e298cf2
* translatedgabucino2001-11-121-0/+149
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2858 b3059339-0415-0410-9bf9-f77b7e298cf2
* similar to 1.3jaf2001-11-121-0/+114
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2857 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-125-6/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2856 b3059339-0415-0410-9bf9-f77b7e298cf2
* move bug meg fileload bug fixed asszem.pontscho2001-11-129-43/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2855 b3059339-0415-0410-9bf9-f77b7e298cf2
* nyelvtan nem jo.pontscho2001-11-121-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2854 b3059339-0415-0410-9bf9-f77b7e298cf2
* I've left school ... so I've time to translate againjaf2001-11-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2853 b3059339-0415-0410-9bf9-f77b7e298cf2
* add roleld mouse support and some small bugfix. neked jol a testedbe.pontscho2001-11-125-205/+216
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2852 b3059339-0415-0410-9bf9-f77b7e298cf2
* Compile fix.atmos42001-11-122-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2851 b3059339-0415-0410-9bf9-f77b7e298cf2
* CR/LF :(gabucino2001-11-110-0/+0
| | | | | | | 10l (i'm thirsty anyways) :( git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2850 b3059339-0415-0410-9bf9-f77b7e298cf2
* many small updates, fixes (some/more to be completed soon)gabucino2001-11-117-120/+157
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2849 b3059339-0415-0410-9bf9-f77b7e298cf2
* uyvytoyv12 in MMX (untested)michael2001-11-112-6/+184
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2848 b3059339-0415-0410-9bf9-f77b7e298cf2
* p2/p3 bgr32 version (20%faster)michael2001-11-112-6/+316
| | | | | | | yv12 and yuy2 versions in mmx git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2847 b3059339-0415-0410-9bf9-f77b7e298cf2
* c++ compiler would also be handy during buildeyck2001-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2846 b3059339-0415-0410-9bf9-f77b7e298cf2
* BuildDepend on libgtk-dev since we want to build GUI by default ( as suggestedeyck2001-11-112-2/+3
| | | | | | | by Rob Bos <rbos@sandwich.net> ) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2845 b3059339-0415-0410-9bf9-f77b7e298cf2
* Use new logic suggested by Michael Niedermayernick2001-11-112-0/+4
| | | | | | | | | | | | | K7: Non-MMX stuff total=299997790 Old-MMX stuff: total=159120928 New-MMX stuff: total=80925337 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2844 b3059339-0415-0410-9bf9-f77b7e298cf2
* don't set freq if channel isn't capablealex2001-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2843 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated audio and tuner checkingalex2001-11-111-8/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2842 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typos - patch by Colin Marquardt <colin@marquardt-home.de>pl2001-11-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2841 b3059339-0415-0410-9bf9-f77b7e298cf2
* Cloning 32 stuff to 24nick2001-11-112-6/+168
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2840 b3059339-0415-0410-9bf9-f77b7e298cf2
* changed tv_param_freq to stringalex2001-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2839 b3059339-0415-0410-9bf9-f77b7e298cf2
* tuning worx (can set frequency)alex2001-11-116-20/+59
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2838 b3059339-0415-0410-9bf9-f77b7e298cf2
* Applied SAMI patch by Evgeny Chukreev <codedj at echo dot ru>atmos42001-11-111-5/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2837 b3059339-0415-0410-9bf9-f77b7e298cf2
* Minor speedup for K6-2, K7, P3nick2001-11-112-66/+68
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2836 b3059339-0415-0410-9bf9-f77b7e298cf2
* using volatile modifiernick2001-11-112-7/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2835 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable MMX stuffnick2001-11-112-42/+14
| | | | | | | | | | | | I don't know why Michael Niedermayer disabled it but: my benchmarks of 25 frames for TIMER+SUBTITLE (measured by RDTSC): Non-MMX stuff: total=306142159 MMX stuff: total=159534150 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2834 b3059339-0415-0410-9bf9-f77b7e298cf2
* Precised profile stuffnick2001-11-113-1/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2833 b3059339-0415-0410-9bf9-f77b7e298cf2
* tv.h has its own USE_TV checkarpi2001-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2832 b3059339-0415-0410-9bf9-f77b7e298cf2
* never include files from public headers...arpi2001-11-114-5/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2831 b3059339-0415-0410-9bf9-f77b7e298cf2
* video1 addedarpi2001-11-111-0/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2830 b3059339-0415-0410-9bf9-f77b7e298cf2
* msvidc.c addedarpi2001-11-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2829 b3059339-0415-0410-9bf9-f77b7e298cf2
* ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>arpi2001-11-115-3/+393
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2828 b3059339-0415-0410-9bf9-f77b7e298cf2
* -nobps NaN fixedarpi2001-11-111-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2827 b3059339-0415-0410-9bf9-f77b7e298cf2
* support for UYVYarpi2001-11-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2826 b3059339-0415-0410-9bf9-f77b7e298cf2
* -tv fix (no filename needed)arpi2001-11-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2825 b3059339-0415-0410-9bf9-f77b7e298cf2
* Extract parallelism from OSD stuff + MMX2 optimization.nick2001-11-112-64/+82
| | | | | | | | | | | | | | | | | | | | I've found that mplayer's measuring is not precise :( Here my test with using RDTSC: Old stuff: rd_tsc: 774377 rd_tsc: 765985 rd_tsc: 265309 New CPU optimized stuff: rd_tsc: 661154 rd_tsc: 641317 rd_tsc: 222448 New MMX2 optimized stuff: rd_tsc: 269544 rd_tsc: 329189 rd_tsc: 173110 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2824 b3059339-0415-0410-9bf9-f77b7e298cf2
* displaying msg if no tv supportalex2001-11-111-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2823 b3059339-0415-0410-9bf9-f77b7e298cf2
* added --enable-tv and --disable-tv (default is disabled)alex2001-11-111-0/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2822 b3059339-0415-0410-9bf9-f77b7e298cf2
* new rawyv12/rawuyvy/rawrgb32/rawrgb24 for tv (also you can use aalib from now)alex2001-11-111-4/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2821 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleaned up some warnings, and tv_param_on moved out from #ifdef USE_TValex2001-11-114-8/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2820 b3059339-0415-0410-9bf9-f77b7e298cf2
* printf's changed into mp_msgalex2001-11-113-77/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2819 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for -tv outfmtalex2001-11-112-3/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2818 b3059339-0415-0410-9bf9-f77b7e298cf2
* supporting -tv outfmtalex2001-11-111-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2817 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixalex2001-11-111-0/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2816 b3059339-0415-0410-9bf9-f77b7e298cf2
* doublebuffeing SYNC fixedarpi2001-11-111-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2815 b3059339-0415-0410-9bf9-f77b7e298cf2
* demuxer fixedarpi2001-11-111-66/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2814 b3059339-0415-0410-9bf9-f77b7e298cf2
* audio_out_format_name moved from audio_out.c to afmt.calex2001-11-113-43/+48
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2813 b3059339-0415-0410-9bf9-f77b7e298cf2
* mplayer does not need -ldivxencorepl2001-11-112-2/+4
| | | | | | | mencoder does git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2812 b3059339-0415-0410-9bf9-f77b7e298cf2
* tv updatealex2001-11-112-30/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2811 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixpl2001-11-111-11/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2810 b3059339-0415-0410-9bf9-f77b7e298cf2
* QP_store==null bugfix and no opendivx bugfixmichael2001-11-112-0/+30
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2809 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixmichael2001-11-112-8/+8
| | | | | | | nick why did u remove the #if 0 around that code without testing it? git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2808 b3059339-0415-0410-9bf9-f77b7e298cf2
* yuy2toyv12 bugfixmichael2001-11-112-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2807 b3059339-0415-0410-9bf9-f77b7e298cf2
* disabled vivo2 scaling (decodes some vivo2 files)alex2001-11-111-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2806 b3059339-0415-0410-9bf9-f77b7e298cf2
* raw added for tvalex2001-11-111-0/