summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* new features in TV input dox (chan, chanlist, norm, keys)gabucino2001-11-172-1/+47
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2951 b3059339-0415-0410-9bf9-f77b7e298cf2
* wrong name of variables (avcodec)pl2001-11-171-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2950 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing C sources testspl2001-11-171-2/+9
| | | | | | | termcap typo that was breaking autodetection git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2949 b3059339-0415-0410-9bf9-f77b7e298cf2
* last part of changes since around configure 230 appliedpl2001-11-172-73/+122
| | | | | | | | (lirc in autodetect, VO2 support) blocks sorted for ao/vo (video/video+audio/audio) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2948 b3059339-0415-0410-9bf9-f77b7e298cf2
* add some filesatmos42001-11-171-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2947 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugs & fixes by Bohdan 'Nexus' Horstpl2001-11-171-20/+24
| | | | | | | small typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2946 b3059339-0415-0410-9bf9-f77b7e298cf2
* Scaler - works! But in greenscale mode :(nick2001-11-171-14/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2945 b3059339-0415-0410-9bf9-f77b7e298cf2
* Major cleanupspl2001-11-171-2213/+1852
| | | | | | | | | | Progressive tests Some tests improved Log file added ...other things I can't remember... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2944 b3059339-0415-0410-9bf9-f77b7e298cf2
* added skip atom to support .mp4 filesalex2001-11-171-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2943 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for norm=,chanlist=,channel= and also on-the-fly channel ↵alex2001-11-176-2/+159
| | | | | | chaning with keys git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2942 b3059339-0415-0410-9bf9-f77b7e298cf2
* middle menu is workingpontscho2001-11-166-10/+25
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2941 b3059339-0415-0410-9bf9-f77b7e298cf2
* aha.gabucino2001-11-161-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2940 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for setting color values on tv interfacealex2001-11-161-0/+35
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2939 b3059339-0415-0410-9bf9-f77b7e298cf2
* added support for setting color valuesalex2001-11-163-0/+128
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2938 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc 296 leszoppancsgabucino2001-11-161-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2937 b3059339-0415-0410-9bf9-f77b7e298cf2
* add dvd audio stream detectpontscho2001-11-162-18/+99
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2936 b3059339-0415-0410-9bf9-f77b7e298cf2
* info about gcc 2.96 and lamegabucino2001-11-161-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2935 b3059339-0415-0410-9bf9-f77b7e298cf2
* tv frequenciesalex2001-11-162-0/+1176
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2934 b3059339-0415-0410-9bf9-f77b7e298cf2
* splitted demux_open_tv into two parts: stream_open_tv and demux_open_tv to ↵alex2001-11-161-67/+66
| | | | | | support caching git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2933 b3059339-0415-0410-9bf9-f77b7e298cf2
* tv interface updatealex2001-11-165-19/+64
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2932 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added pl's license textgabucino2001-11-162-16/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2931 b3059339-0415-0410-9bf9-f77b7e298cf2
* mencoder+tv fix - do not rebuild after cvs change for developersalex2001-11-161-1/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2930 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minor fixesalex2001-11-161-13/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2929 b3059339-0415-0410-9bf9-f77b7e298cf2
* postproc/ dir now respects --with-extraincdirgabucino2001-11-161-1/+1
| | | | | | | Now that I'm fixing configure1, here comes configure2 ehh ;) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2928 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-161-15/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2927 b3059339-0415-0410-9bf9-f77b7e298cf2
* BES resisters now are really changed!nick2001-11-162-25/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Xv stuffnick2001-11-161-2/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2925 b3059339-0415-0410-9bf9-f77b7e298cf2
* do not fault with vivo2, and also inserted mp_dbg linesalex2001-11-161-19/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2924 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add help_mp.hatmos42001-11-161-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2923 b3059339-0415-0410-9bf9-f77b7e298cf2
* dxr3-patch4 by David Holmarpi2001-11-162-69/+123
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2922 b3059339-0415-0410-9bf9-f77b7e298cf2
* gui-lamer rosseb addedgabucino2001-11-151-8/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2921 b3059339-0415-0410-9bf9-f77b7e298cf2
* more flamegabucino2001-11-151-11/+49
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2920 b3059339-0415-0410-9bf9-f77b7e298cf2
* No commentsnick2001-11-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2919 b3059339-0415-0410-9bf9-f77b7e298cf2
* double buffering.nick2001-11-151-8/+22
| | | | | | | But problems are still there git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2918 b3059339-0415-0410-9bf9-f77b7e298cf2
* optional parameters can be added after --enable-static .gabucino2001-11-151-2/+9
| | | | | | | | For example when compiling with aalib support, it needs -lslang -lgpm -lncurses (etc) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2917 b3059339-0415-0410-9bf9-f77b7e298cf2
* fopen(NULL,r) segfault on qnxiive2001-11-151-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2916 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screen clearing instead of stupid BIOSesnick2001-11-151-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2915 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed iopl ports detectionnick2001-11-151-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2914 b3059339-0415-0410-9bf9-f77b7e298cf2
* minor cleanups:pl2001-11-152-66/+72
| | | | | | | | | a few #define's in subreader.h are now used instead of -1..9 same thing for line length instead of 1000..1001 renamed *_third() to *_subviewer() since it is what it is git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2913 b3059339-0415-0410-9bf9-f77b7e298cf2
* skin change bug fixpontscho2001-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2912 b3059339-0415-0410-9bf9-f77b7e298cf2
* removed bad and not proven statemets...arpi2001-11-141-27/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2911 b3059339-0415-0410-9bf9-f77b7e298cf2
* updated. pipe bug not yet fixedarpi2001-11-141-4/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2910 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc version messages updated. let's flame us again...arpi2001-11-141-18/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2909 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-142-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2908 b3059339-0415-0410-9bf9-f77b7e298cf2
* Try to provide a vsscanf() implementation, if the system does not havejkeil2001-11-141-0/+13
| | | | | | | vsscanf() git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2907 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a test for 'vsscanf()' (it's missing on solaris / non iso-c99 systems)jkeil2001-11-141-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2906 b3059339-0415-0410-9bf9-f77b7e298cf2
* new.pontscho2001-11-141-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2905 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-11-141-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2904 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrite some header meg jol csinaltam menu -t koepso gombra gonosz mod ( ↵pontscho2001-11-1412-2338/+56
| | | | | | bocs, tom, nem angol). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2903 b3059339-0415-0410-9bf9-f77b7e298cf2
* rewrite ...pontscho2001-11-149-7/+2502
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2902 b3059339-0415-0410-9bf9-f77b7e298cf2
* Disable ao_mpegpes if compiled with libvo2mswitch2001-11-141-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2901 b3059339-0415-0410-9bf9-f77b7e298cf2
* temp denoiser:michael2001-11-142-12/+76
| | | | | | | | bugfix? averageing noise over the surrounding blocks git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2900 b3059339-0415-0410-9bf9-f77b7e298cf2
* Had to remove ao_mpegpes.c from the Makefile since it depends on ↵mswitch2001-11-142-1/+2
| | | | | | libvo/vo_mpegpes and doesn't like libvo2 =). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2899 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added proper #include's for libvo2mswitch2001-11-147-7/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2898 b3059339-0415-0410-9bf9-f77b7e298cf2
* Added --enable-libvo2, NOTE: it doesn't compile with libvo2 yet!mswitch2001-11-141-18/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2897 b3059339-0415-0410-9bf9-f77b7e298cf2
* temp denoiser changes: (a-b)^2 instead of |a-b| and MMX2/3DNOW versionmichael2001-11-142-10/+588
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2896 b3059339-0415-0410-9bf9-f77b7e298cf2
* this test needed fixing toogabucino2001-11-141-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2895 b3059339-0415-0410-9bf9-f77b7e298cf2
* new variable STATICgabucino2001-11-141-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2894 b3059339-0415-0410-9bf9-f77b7e298cf2
* added --enable-static optiongabucino2001-11-141-1/+15
| | | | | | | more possible "Unknown parameter" fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2893 b3059339-0415-0410-9bf9-f77b7e298cf2
* left an empty linegabucino2001-11-141-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2892 b3059339-0415-0410-9bf9-f77b7e298cf2
* hmm this is probably a better place for the check, as only thegabucino2001-11-141-10/+12
| | | | | | | Intel stuff has to be overwritten. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2891 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC support, softsleep and optional new timing code by Daparpi2001-11-142-11/+132
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2890 b3059339-0415-0410-9bf9-f77b7e298cf2
* --target and some Intel checks fixedgabucino2001-11-141-5/+21
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2889 b3059339-0415-0410-9bf9-f77b7e298cf2
* 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
*