summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* -cache option to enable cache and set buffer sizearpi2001-10-212-1/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2333 b3059339-0415-0410-9bf9-f77b7e298cf2
* Final fix of libmpeg2 zooming: flipping page supportnick2001-10-211-40/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2332 b3059339-0415-0410-9bf9-f77b7e298cf2
* AVI - no audio stream fixarpi2001-10-213-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2331 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support of: -x -y -bppnick2001-10-211-18/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2330 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bad fix of libmpeg2 zoomingnick2001-10-211-22/+42
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2329 b3059339-0415-0410-9bf9-f77b7e298cf2
* print stats at read instead of fillarpi2001-10-211-2/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2328 b3059339-0415-0410-9bf9-f77b7e298cf2
* BGR24 bugfixmichael2001-10-212-10/+10
| | | | | | | BGR15 & BGR24 tested git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2327 b3059339-0415-0410-9bf9-f77b7e298cf2
* 15bpp fix for swscalemichael2001-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2326 b3059339-0415-0410-9bf9-f77b7e298cf2
* ehh. include config.h... 10larpi2001-10-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2325 b3059339-0415-0410-9bf9-f77b7e298cf2
* #undef USE_STREAM_CACHE > config.harpi2001-10-201-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2324 b3059339-0415-0410-9bf9-f77b7e298cf2
* cache2 supportarpi2001-10-205-11/+230
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2323 b3059339-0415-0410-9bf9-f77b7e298cf2
* uninit streamarpi2001-10-201-1/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2322 b3059339-0415-0410-9bf9-f77b7e298cf2
* added matrox fullscreen/aspect tvout stuffgabucino2001-10-202-2/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2321 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add some info putput for aspect().atmos42001-10-201-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2320 b3059339-0415-0410-9bf9-f77b7e298cf2
* oopsatmos42001-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2319 b3059339-0415-0410-9bf9-f77b7e298cf2
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ↵atmos42001-10-202-0/+15
| | | | | | current screen res. Untested! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2318 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed alignment (static variables where sometimes not 8-byte aligned)michael2001-10-202-578/+1776
| | | | | | | | | | added half uv interpolation support added prefetch BGR15 support in MMX (untested) (so BGR15,16,24,32 are supported) special unscaled height version (not much faster but it doesnt interpolate uv vertically) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2317 b3059339-0415-0410-9bf9-f77b7e298cf2
* streaming fixedarpi2001-10-201-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2316 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdemux cleanup part 1arpi2001-10-207-24/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2315 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2314 b3059339-0415-0410-9bf9-f77b7e298cf2
* tets.c removed +10larpi2001-10-201-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2313 b3059339-0415-0410-9bf9-f77b7e298cf2
* i forgot this. -10l :(arpi2001-10-201-0/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2312 b3059339-0415-0410-9bf9-f77b7e298cf2
* libdemuxer...arpi2001-10-2038-12/+88
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2311 b3059339-0415-0410-9bf9-f77b7e298cf2
* New section: Matrox TVout - method 2gabucino2001-10-202-0/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2310 b3059339-0415-0410-9bf9-f77b7e298cf2
* Best fix of slice drawing with libmpeg2nick2001-10-201-7/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2309 b3059339-0415-0410-9bf9-f77b7e298cf2
* Bad fix of top rendering with libmpeg2nick2001-10-201-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2308 b3059339-0415-0410-9bf9-f77b7e298cf2
* Qualitative speedup for P3 & K7 cpusnick2001-10-201-6/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2307 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed half-image bug and added computing of correct aspect during zoomingnick2001-10-201-5/+31
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2306 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed zooming bugnick2001-10-201-14/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2305 b3059339-0415-0410-9bf9-f77b7e298cf2
* returns a malloc()'ed string instead of an auto char[]pl2001-10-202-4/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2304 b3059339-0415-0410-9bf9-f77b7e298cf2
* array was not correctly initializedpl2001-10-201-23/+2
| | | | | | | | use of char* since it avoids wasting memory (4+stringsize bytes instead of 128) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2303 b3059339-0415-0410-9bf9-f77b7e298cf2
* Detect and show cpu name.atmos42001-10-203-2/+547
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2302 b3059339-0415-0410-9bf9-f77b7e298cf2
* more logic behavior if the altenative deblock filters are used (turning a ↵michael2001-10-192-48/+36
| | | | | | alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2301 b3059339-0415-0410-9bf9-f77b7e298cf2
* vo_vesa added to 'zoom'gabucino2001-10-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2300 b3059339-0415-0410-9bf9-f77b7e298cf2
* SwScaling supportnick2001-10-191-5/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2299 b3059339-0415-0410-9bf9-f77b7e298cf2
* first line bug fixed (happend if the image was scaled down or 1:1)michael2001-10-192-4/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2298 b3059339-0415-0410-9bf9-f77b7e298cf2
* Initial YUV (YV12) supportnick2001-10-191-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2297 b3059339-0415-0410-9bf9-f77b7e298cf2
* divx4 brightness etc support patch by Adam Tla/lkaarpi2001-10-191-1/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2296 b3059339-0415-0410-9bf9-f77b7e298cf2
* More verbosingnick2001-10-191-10/+76
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2295 b3059339-0415-0410-9bf9-f77b7e298cf2
* Better resolution detectionnick2001-10-191-18/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2294 b3059339-0415-0410-9bf9-f77b7e298cf2
* PP_FUNNY_STRIDE disabledarpi2001-10-191-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2293 b3059339-0415-0410-9bf9-f77b7e298cf2
* ffdivx postproc dest buffer is 16x16 alignedarpi2001-10-191-8/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2292 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-10-194-28/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2291 b3059339-0415-0410-9bf9-f77b7e298cf2
* Small Correctionsjaf2001-10-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2290 b3059339-0415-0410-9bf9-f77b7e298cf2
* final fix?arpi2001-10-191-70/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2289 b3059339-0415-0410-9bf9-f77b7e298cf2
* some minutes in schooljaf2001-10-191-28/+27
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2288 b3059339-0415-0410-9bf9-f77b7e298cf2
* added compiletime option to turn width%8==0 onmichael2001-10-193-0/+11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2287 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a bug in the tmp buffermichael2001-10-193-8/+103
| | | | | | | | fixed the color range for yuv fixed the width %8!=0 bug (another 1% speed loss) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2286 b3059339-0415-0410-9bf9-f77b7e298cf2
* amd...?pontscho2001-10-191-0/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2285 b3059339-0415-0410-9bf9-f77b7e298cf2
* added TOC C/2moz2001-10-191-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2284 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed?arpi2001-10-191-0/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2283 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed?arpi2001-10-192-7/+9
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2282 b3059339-0415-0410-9bf9-f77b7e298cf2
* amd fixpontscho2001-10-192-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2281 b3059339-0415-0410-9bf9-f77b7e298cf2
* horizontal scaling bugs fixed, should be mostly bugfree nowmichael2001-10-192-50/+56
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2280 b3059339-0415-0410-9bf9-f77b7e298cf2
* aspect changes integrated .., please check performance and conformancesven2001-10-191-2/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2279 b3059339-0415-0410-9bf9-f77b7e298cf2
* YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)gabucino2001-10-192-245/+308
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2278 b3059339-0415-0410-9bf9-f77b7e298cf2
* improved gl, please check performance and correct displaysven2001-10-191-178/+542
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2277 b3059339-0415-0410-9bf9-f77b7e298cf2
* corrected word bibliothèquemoz2001-10-191-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2276 b3059339-0415-0410-9bf9-f77b7e298cf2
* xinc scaled by 16 instead of 8arpi2001-10-193-7/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2275 b3059339-0415-0410-9bf9-f77b7e298cf2
* sleep stuff moved to linux/timerarpi2001-10-191-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2274 b3059339-0415-0410-9bf9-f77b7e298cf2
* cpu detection fixedarpi2001-10-193-31/+70
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2273 b3059339-0415-0410-9bf9-f77b7e298cf2
* horizontal lines bugfixmichael2001-10-192-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2272 b3059339-0415-0410-9bf9-f77b7e298cf2
* vertical lines bugfixmichael2001-10-192-14/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2271 b3059339-0415-0410-9bf9-f77b7e298cf2
* (C) fixedarpi2001-10-192-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2270 b3059339-0415-0410-9bf9-f77b7e298cf2
* cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>arpi2001-10-192-0/+288
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2269 b3059339-0415-0410-9bf9-f77b7e298cf2
* fixed a bug which caused horizontal linesmichael2001-10-192-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2268 b3059339-0415-0410-9bf9-f77b7e298cf2
* sleep stuff moved to linux/timertimer-lx.carpi2001-10-191-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2267 b3059339-0415-0410-9bf9-f77b7e298cf2
* sleep stuff moved to linux/timerarpi2001-10-191-13/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2266 b3059339-0415-0410-9bf9-f77b7e298cf2
* increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)michael2001-10-182-412/+542
| | | | | | | | | | | | | | moved mmx variables to top to avoid alignment issues mmx2 code should work fine now if and only if the input width is %16=0 and the output width is %32=0 reordered some code (5% faster with a simply -benchmark) first line bug fixed (i hope i didnt introduce any new bugs with that ...) changed a lot of the vertical scale setup code, i hope i fixed something and didnt mess it up :) a few known bugs left (rightmost line is wrong) MMX2 code will only be used for upscaling & acceptable width´s 16bit dithering can be disabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2265 b3059339-0415-0410-9bf9-f77b7e298cf2
* scriptsarpi2001-10-183-0/+34
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2264 b3059339-0415-0410-9bf9-f77b7e298cf2
* gpl fix?arpi2001-10-181-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2263 b3059339-0415-0410-9bf9-f77b7e298cf2
* gpl fixarpi2001-10-181-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2262 b3059339-0415-0410-9bf9-f77b7e298cf2
* french stuffjaf2001-10-182-5/+7
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2261 b3059339-0415-0410-9bf9-f77b7e298cf2
* see english 1.28jaf2001-10-181-19/+15
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2260 b3059339-0415-0410-9bf9-f77b7e298cf2
* i've to less time in school to fix all in onejaf2001-10-181-44/+41
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2259 b3059339-0415-0410-9bf9-f77b7e298cf2
* French doc links/author addedgabucino2001-10-182-0/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2258 b3059339-0415-0410-9bf9-f77b7e298cf2
* this is a noname commitgabucino2001-10-184-5/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2257 b3059339-0415-0410-9bf9-f77b7e298cf2
* More hints. Use save-restore mechanismnick2001-10-181-7/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2256 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixed bug of 32-bit mode interface detection and save-restore mechanismnick2001-10-182-15/+22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2255 b3059339-0415-0410-9bf9-f77b7e298cf2
* enable postprocess for interlaced fieldsiive2001-10-181-29/+37
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2254 b3059339-0415-0410-9bf9-f77b7e298cf2
* French translation by MoZ <moz@gmx.fr>arpi2001-10-189-0/+3824
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2253 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino2001-10-182-20/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2252 b3059339-0415-0410-9bf9-f77b7e298cf2
* Eeeh :) time to sleep!atmos42001-10-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2251 b3059339-0415-0410-9bf9-f77b7e298cf2
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and ↵atmos42001-10-187-75/+113
| | | | | | vo_xmga are untested! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2250 b3059339-0415-0410-9bf9-f77b7e298cf2
* *** empty log message ***gabucino