summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* cant compile on non x86 bugfixMichael Niedermayer2001-10-29
| | | | Originally committed as revision 2536 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and ↵Michael Niedermayer2001-10-29
| | | | | | unnecassery "memory" removed Originally committed as revision 2535 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* tell the c compiler that the memory changedMichael Niedermayer2001-10-28
| | | | Originally committed as revision 2522 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 3dnow prefetch & sfenceMichael Niedermayer2001-10-28
| | | | Originally committed as revision 2521 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yv12 to yv12 scalerMichael Niedermayer2001-10-28
| | | | | | someone who knows a bit about vo_odivx could add support for it ... Originally committed as revision 2520 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 32to24: MMX, MMX2, 3DNOW optimizationNick Kurshev2001-10-28
| | | | Originally committed as revision 2518 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* More elegant solutionNick Kurshev2001-10-28
| | | | Originally committed as revision 2517 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* preprocessor cleanupNick Kurshev2001-10-28
| | | | Originally committed as revision 2515 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* sfenceNick Kurshev2001-10-28
| | | | Originally committed as revision 2514 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* More accurate prefetchingNick Kurshev2001-10-28
| | | | Originally committed as revision 2513 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* mmx, mmx2, 3dnow optimized 24to32Nick Kurshev2001-10-28
| | | | Originally committed as revision 2512 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* mmx optimized 24to32Nick Kurshev2001-10-28
| | | | Originally committed as revision 2511 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* forgot, sorryNick Kurshev2001-10-28
| | | | Originally committed as revision 2510 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Prev ver could work only on x86Nick Kurshev2001-10-28
| | | | Originally committed as revision 2509 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2507 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: more rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2506 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* vo_vesa: rgb2rgb supportNick Kurshev2001-10-28
| | | | Originally committed as revision 2505 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yuv2rgb bugfixMichael Niedermayer2001-10-28
| | | | Originally committed as revision 2504 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* missing headerNick Kurshev2001-10-27
| | | | Originally committed as revision 197 to svn://svn.ffmpeg.org/ffmpeg/trunk
* headers installationNick Kurshev2001-10-27
| | | | Originally committed as revision 196 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Shared objects supportNick Kurshev2001-10-27
| | | | Originally committed as revision 195 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Shared objects supportNick Kurshev2001-10-27
| | | | Originally committed as revision 194 to svn://svn.ffmpeg.org/ffmpeg/trunk
* faster deringMichael Niedermayer2001-10-26
| | | | Originally committed as revision 2479 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* dering in cMichael Niedermayer2001-10-26
| | | | | | dering bugfix Originally committed as revision 2478 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* a few warning fixes (missing #include's)Pierre Lombard2001-10-25
| | | | Originally committed as revision 2477 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 3dnow deringMichael Niedermayer2001-10-25
| | | | Originally committed as revision 2476 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* just a few "not implemented yet" removedMichael Niedermayer2001-10-25
| | | | Originally committed as revision 2475 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* dering in mmx2Michael Niedermayer2001-10-25
| | | | Originally committed as revision 2474 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* downscaleMichael Niedermayer2001-10-25
| | | | | | fixed some warnings Originally committed as revision 2470 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 ↵Michael Niedermayer2001-10-25
| | | | | | | | | versions fixed some warnings fixed the cant compile on non x86 systems (i didnt apply the patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> because it used ARCH_X86 instead of HAVE_MMX) Originally committed as revision 2462 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* much better horizontal filters (transpose & use the vertical ones) :)Michael Niedermayer2001-10-24
| | | | | | | bugfix bugs? Originally committed as revision 2455 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* Independed compilation of SUBDIRSNick Kurshev2001-10-24
| | | | Originally committed as revision 2445 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* more speedMichael Niedermayer2001-10-24
| | | | Originally committed as revision 2438 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* * and finaly avoid deadlock at the end of audio streamZdenek Kabelac2001-10-23
| | | | Originally committed as revision 183 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * fixes to avoid crash when broken mp3 header is foundZdenek Kabelac2001-10-23
| | | | Originally committed as revision 182 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * made by Juergen - should be useful for SolarisZdenek Kabelac2001-10-23
| | | | Originally committed as revision 181 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * simple fix to avoid memcpy with len < 0Zdenek Kabelac2001-10-23
| | | | Originally committed as revision 180 to svn://svn.ffmpeg.org/ffmpeg/trunk
* * prevent crash in decoderZdenek Kabelac2001-10-23
| | | | Originally committed as revision 179 to svn://svn.ffmpeg.org/ffmpeg/trunk
* more speedMichael Niedermayer2001-10-23
| | | | Originally committed as revision 2429 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* and another +2% speedupMichael Niedermayer2001-10-23
| | | | Originally committed as revision 2417 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* optimizations (+2% speedup)Michael Niedermayer2001-10-23
| | | | Originally committed as revision 2414 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* brightness / contrast fix/copy optimizations +2% speedupMichael Niedermayer2001-10-23
| | | | Originally committed as revision 2402 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* negative black bugfixMichael Niedermayer2001-10-23
| | | | Originally committed as revision 2395 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* auto brightness/ contrast bugfixMichael Niedermayer2001-10-22
| | | | | | getPPModeByNameAndQuality Originally committed as revision 2390 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* BGR24 bugfixMichael Niedermayer2001-10-21
| | | | | | BGR15 & BGR24 tested Originally committed as revision 2327 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixed alignment (static variables where sometimes not 8-byte aligned)Michael Niedermayer2001-10-20
| | | | | | | | | 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) Originally committed as revision 2317 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* more logic behavior if the altenative deblock filters are used (turning a ↵Michael Niedermayer2001-10-19
| | | | | | alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now) Originally committed as revision 2301 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* first line bug fixed (happend if the image was scaled down or 1:1)Michael Niedermayer2001-10-19
| | | | Originally committed as revision 2298 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* PP_FUNNY_STRIDE disabledArpi2001-10-19
| | | | Originally committed as revision 2293 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* added compiletime option to turn width%8==0 onMichael Niedermayer2001-10-19
| | | | Originally committed as revision 2287 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc