summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mpsub read supportlaaz2001-10-121-2/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2178 b3059339-0415-0410-9bf9-f77b7e298cf2
* speed improvementsatlka2001-10-121-24/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2177 b3059339-0415-0410-9bf9-f77b7e298cf2
* just version updateeyck2001-10-121-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2176 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix typonexus2001-10-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2175 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimize iconv detection \n malloc.h useless in FreeBSDnexus2001-10-121-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2174 b3059339-0415-0410-9bf9-f77b7e298cf2
* patch by "Steven M. Schultz" <sms@2BSD.COM> for BSD/OS support of iconvpl2001-10-121-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2173 b3059339-0415-0410-9bf9-f77b7e298cf2
* cleanups: [ ... ] changed to test ...pl2001-10-111-184/+183
| | | | | | | | | cleanups: [ ... -a ... ] changed to test ... && test ... cleanups: [ ... -o ... ] changed to test ... || test ... fix: added -D_THREAD_SAFE for Linux git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2172 b3059339-0415-0410-9bf9-f77b7e298cf2
* tests with '[ ]' changed to 'test'pl2001-10-111-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2171 b3059339-0415-0410-9bf9-f77b7e298cf2
* final changes to convert to Cmichael2001-10-113-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2170 b3059339-0415-0410-9bf9-f77b7e298cf2
* bugfixes: last 3 lines not brightness/contrast correctedmichael2001-10-113-159/+539
| | | | | | | | | | | | brightness statistics messed up with initial black pic changed initial values of the brightness statistics C++ -> C conversation QP range question solved (very likely 1<=QP<=32 according to arpi) new experimental vertical deblocking filter RK filter has 3dNow support now (untested) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2169 b3059339-0415-0410-9bf9-f77b7e298cf2
* hopp, fixedgabucino2001-10-112-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2168 b3059339-0415-0410-9bf9-f77b7e298cf2
* small changesnexus2001-10-111-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2167 b3059339-0415-0410-9bf9-f77b7e298cf2
* dshow codec is preferred for mp42 - it does postprocessarpi2001-10-111-14/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2166 b3059339-0415-0410-9bf9-f77b7e298cf2
* LANG=C added. idea by pl <p_l@gmx.fr>arpi2001-10-111-1/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2165 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo and DOCS fixes by pl <p_l@gmx.fr>arpi2001-10-112-77/+77
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2164 b3059339-0415-0410-9bf9-f77b7e298cf2
* DV corrections by Artur Zaprzala <artur.zaprzala@talex.com.pl>arpi2001-10-111-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2163 b3059339-0415-0410-9bf9-f77b7e298cf2
* test -e -> -darpi2001-10-111-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2162 b3059339-0415-0410-9bf9-f77b7e298cf2
* Enable discards - now it worksnick2001-10-111-5/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2161 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a bug in the horizontal default filterarpi2001-10-103-202/+769
| | | | | | | | | | 3dnow version of the Horizontal & Vertical Lowpass filters mmx version of the Horizontal Default filter mmx2 & C versions of a simple filter described in a paper from ramkishor & karan added mode flags & quality2mode function git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2160 b3059339-0415-0410-9bf9-f77b7e298cf2
* new postprocess code by Michael Niedermayer (michaelni@gmx.at)arpi2001-10-103-0/+3159
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2159 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.19jaf2001-10-101-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2158 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.17jaf2001-10-101-6/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2157 b3059339-0415-0410-9bf9-f77b7e298cf2
* Similar to 1.9jaf2001-10-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2156 b3059339-0415-0410-9bf9-f77b7e298cf2
* -aspect additionsgabucino2001-10-102-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2155 b3059339-0415-0410-9bf9-f77b7e298cf2
* MOV & stuffgabucino2001-10-106-22/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2154 b3059339-0415-0410-9bf9-f77b7e298cf2
* I guess now xinerama works better :)atmos42001-10-101-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2153 b3059339-0415-0410-9bf9-f77b7e298cf2
* modifications to use iconv(3) function to recode text of subs (autodetect)atlka2001-10-103-1/+145
| | | | | | | added option -subcp <cpname> # for example cp1250, latin2 etc. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
* some updates/fixes to authors section.atmos42001-10-101-8/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2151 b3059339-0415-0410-9bf9-f77b7e298cf2
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>arpi2001-10-102-2/+40
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2150 b3059339-0415-0410-9bf9-f77b7e298cf2
* compressed headers supportarpi2001-10-101-2/+83
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2149 b3059339-0415-0410-9bf9-f77b7e298cf2
* Make double/normal (n-key) use aspect()atmos42001-10-101-4/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2148 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes by Firebird <firebird@chez.com>arpi2001-10-101-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2147 b3059339-0415-0410-9bf9-f77b7e298cf2
* French tr. by Firebird <firebird@chez.com>arpi2001-10-101-0/+253
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2146 b3059339-0415-0410-9bf9-f77b7e298cf2
* new_memory_stream() addedarpi2001-10-102-3/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2145 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixes (thx J.K.)gabucino2001-10-092-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2144 b3059339-0415-0410-9bf9-f77b7e298cf2
* Some fixesnick2001-10-091-154/+53
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2143 b3059339-0415-0410-9bf9-f77b7e298cf2
* SSA 2. felvonas (egyre jobban programozok!!!)laaz2001-10-091-3/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2142 b3059339-0415-0410-9bf9-f77b7e298cf2
* ssa worx fine. Testers needed :)))laaz2001-10-091-6/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2141 b3059339-0415-0410-9bf9-f77b7e298cf2
* changes merged back from avifile cvsarpi2001-10-085-33/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2140 b3059339-0415-0410-9bf9-f77b7e298cf2
* license changed, kozkivanatra.gabucino2001-10-082-8/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2139 b3059339-0415-0410-9bf9-f77b7e298cf2
* I liked this mail very muchgabucino2001-10-081-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2138 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of FP register writingnick2001-10-081-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2137 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better DFP supportnick2001-10-081-1/+86
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2136 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fully enabled new logicnick2001-10-081-13/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2135 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed incorrect return valuenick2001-10-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2134 b3059339-0415-0410-9bf9-f77b7e298cf2
* Imported some XFree86-CVS stuffnick2001-10-081-350/+1178
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2133 b3059339-0415-0410-9bf9-f77b7e298cf2
* voodoo2/3/banshee lobaszas fixedgabucino2001-10-072-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2132 b3059339-0415-0410-9bf9-f77b7e298cf2
* lastminute fixes, de ugyis bugos mind :)gabucino2001-10-077-23/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2131 b3059339-0415-0410-9bf9-f77b7e298cf2
* authorsgabucino2001-10-071-2/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2130 b3059339-0415-0410-9bf9-f77b7e298cf2
* -users changedgabucino2001-10-072-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2129 b3059339-0415-0410-9bf9-f77b7e298cf2
* .mov support can be disabledarpi2001-10-072-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2128 b3059339-0415-0410-9bf9-f77b7e298cf2
* info & author changedarpi2001-10-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2127 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_gl2.c addedarpi2001-10-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2126 b3059339-0415-0410-9bf9-f77b7e298cf2
* new version by Sven Goethelarpi2001-10-072-0/+731
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2125 b3059339-0415-0410-9bf9-f77b7e298cf2
* link to patches.txtgabucino2001-10-072-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2124 b3059339-0415-0410-9bf9-f77b7e298cf2
* keypress fix by M.Hunold@t-online.de (Michael Hunold)arpi2001-10-071-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2123 b3059339-0415-0410-9bf9-f77b7e298cf2
* sending patchesarpi2001-10-071-0/+32
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2122 b3059339-0415-0410-9bf9-f77b7e298cf2
* small fixesgabucino2001-10-072-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2121 b3059339-0415-0410-9bf9-f77b7e298cf2
* #mplayer fixedgabucino2001-10-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2120 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo fixgabucino2001-10-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2119 b3059339-0415-0410-9bf9-f77b7e298cf2
* new Q/Agabucino2001-10-071-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2118 b3059339-0415-0410-9bf9-f77b7e298cf2
* ugly hack for bad codecs.conf hanguparpi2001-10-071-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2117 b3059339-0415-0410-9bf9-f77b7e298cf2
* optimized demuxer for fixed samplesize (raw audio)arpi2001-10-071-24/+62
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2116 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-10-061-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2115 b3059339-0415-0410-9bf9-f77b7e298cf2
* mp-iso-arial-izegabucino2001-10-062-7/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2114 b3059339-0415-0410-9bf9-f77b7e298cf2
* BSD fixesarpi2001-10-063-7/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2113 b3059339-0415-0410-9bf9-f77b7e298cf2
* more on gcc 2.96arpi2001-10-061-1/+29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2112 b3059339-0415-0410-9bf9-f77b7e298cf2
* added -monitoraspectgabucino2001-10-062-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2111 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixarpi2001-10-061-1/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2110 b3059339-0415-0410-9bf9-f77b7e298cf2
* mga_vid now cooperates with xvgabucino2001-10-062-6/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2109 b3059339-0415-0410-9bf9-f77b7e298cf2
* mov raw audio formatarpi2001-10-061-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2108 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. 10l. required for MOVarpi2001-10-061-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2107 b3059339-0415-0410-9bf9-f77b7e298cf2
* roman trans. by Codre Adrian <codreadrian@softhome.net>arpi2001-10-061-0/+250
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2106 b3059339-0415-0410-9bf9-f77b7e298cf2
* kaoszmegszuntetesgabucino2001-10-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2105 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. first chunk is counted from 1. fixed...arpi2001-10-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2104 b3059339-0415-0410-9bf9-f77b7e298cf2
* mov timing fixes (same way as asf)arpi2001-10-061-1/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2103 b3059339-0415-0410-9bf9-f77b7e298cf2
* implemented simple demuxerarpi2001-10-061-9/+71
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2102 b3059339-0415-0410-9bf9-f77b7e298cf2
* finished mov header and index processingarpi2001-10-051-2/+172
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2101 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixesgabucino2001-10-051-52/+60
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2100 b3059339-0415-0410-9bf9-f77b7e298cf2
* uristen.gabucino2001-10-051-0/+544
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2099 b3059339-0415-0410-9bf9-f77b7e298cf2
* gccglibc baszasgabucino2001-10-052-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2098 b3059339-0415-0410-9bf9-f77b7e298cf2
* -lm added to -lGL, Sergei Golubchik <sergii@pisem.net>arpi2001-10-051-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2097 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4vfw removedgabucino2001-10-052-12/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2096 b3059339-0415-0410-9bf9-f77b7e298cf2
* grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>arpi2001-10-051-5/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2095 b3059339-0415-0410-9bf9-f77b7e298cf2
* compile and install fibmap_mplayer ofly if libcss is used. gmplayer link is ↵arpi2001-10-052-7/+17
| | | | | | created git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2094 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc warnings fixed/added (sigh, a new one always comes out:)gabucino2001-10-052-5/+52
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2093 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-10-054-2/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2092 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed RTF