summaryrefslogtreecommitdiff
path: root/postproc
Commit message (Collapse)AuthorAge
...
* mplayer idependant (not really yet) swscale exampleMichael Niedermayer2003-04-17
| | | | Originally committed as revision 9922 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10l patch by (Andreas Hess <jaska at gmx dot net>)Andreas Öman2003-04-08
| | | | Originally committed as revision 9886 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10lMichael Niedermayer2003-03-27
| | | | Originally committed as revision 9699 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10000l (YUV vs. YVU swscale fix/cleanup)Michael Niedermayer2003-03-27
| | | | Originally committed as revision 9698 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2003-02-24
| | | | Originally committed as revision 9500 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* sws_ prefix, more seperation between internal & external swscaler APIMichael Niedermayer2003-02-23
| | | | | | sws_scale() returns the number of outputed lines Originally committed as revision 9495 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 100l (gcc 3.2 .....)Michael Niedermayer2003-02-21
| | | | Originally committed as revision 9478 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedMichael Niedermayer2003-02-21
| | | | | | | | yuv2rgb deglobalize yuv2rgb optimizations / cleanup bugs? Originally committed as revision 9477 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2003-02-18
| | | | Originally committed as revision 9456 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* optimizeMichael Niedermayer2003-02-18
| | | | Originally committed as revision 9455 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 1000lMichael Niedermayer2003-02-15
| | | | Originally committed as revision 9435 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* bigendian bug (fixes?)Michael Niedermayer2003-02-15
| | | | Originally committed as revision 9434 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* simpler & fasterMichael Niedermayer2003-02-15
| | | | Originally committed as revision 9431 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* moving postprocess to ffmpeg/libavcodecMichael Niedermayer2003-02-14
| | | | | | Originally committed as revision 1586 to svn://svn.ffmpeg.org/ffmpeg/trunk Originally committed as revision 9427 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc Originally committed as revision 9428 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2003-02-13
| | | | Originally committed as revision 9418 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* brightness / saturation / contrast / different yuv colorspace support for ↵Michael Niedermayer2003-02-13
| | | | | | some yuv2rgb converters (many converters still ignore it) Originally committed as revision 9417 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2003-02-13
| | | | Originally committed as revision 9415 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2003-02-13
| | | | Originally committed as revision 9414 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* avoid #include "../Michael Niedermayer2003-02-11
| | | | Originally committed as revision 9403 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* #ifdef c++Michael Niedermayer2003-02-11
| | | | Originally committed as revision 9402 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* -fPIC compileableMichael Niedermayer2003-02-11
| | | | Originally committed as revision 9395 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yv12 -> yuy2 converter in alpha asm (from mplayerxp)Michael Niedermayer2003-02-11
| | | | Originally committed as revision 9394 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanup (unsigned stride -> int stride)Michael Niedermayer2003-02-11
| | | | Originally committed as revision 9393 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* yuv9 -> yv12 bugfixesMichael Niedermayer2003-02-03
| | | | Originally committed as revision 9257 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Michael Niedermayer2003-02-01
| | | | Originally committed as revision 9189 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixing rgb4 & bgr4 (2 pixels per byte)Michael Niedermayer2003-01-30
| | | | | | adding bg4b & rg4b (1 pixel per byte) Originally committed as revision 9172 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* UYVY inputMichael Niedermayer2003-01-23
| | | | Originally committed as revision 9072 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* C implementation of the median deinterlacer (seems to be the only oneD Richard Felker III2003-01-23
| | | | | | | that generates tolerable output for anime) so it will work on non-MMX architectures. Someone should optimize it better eventually. Originally committed as revision 9071 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* YUV 411/422/444 support for ppMichael Niedermayer2003-01-05
| | | | Originally committed as revision 8806 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10l another int i missing (without ^M)Sascha Sommer2002-12-30
| | | | Originally committed as revision 8667 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10l (int i)Michael Niedermayer2002-12-30
| | | | Originally committed as revision 8657 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleaning corners of green dirt ;)Michael Niedermayer2002-12-29
| | | | Originally committed as revision 8652 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* buffer alloc cleanup / 10lMichael Niedermayer2002-12-29
| | | | Originally committed as revision 8631 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Dominik Mierzejewski2002-11-23
| | | | Originally committed as revision 8255 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixing compilation of cs_testMichael Niedermayer2002-11-18
| | | | Originally committed as revision 8232 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* *HUGE* set of compiler warning fixes, unused variables removalArpi2002-11-06
| | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> Originally committed as revision 8124 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* dont use fastmemcpy for PICMichael Niedermayer2002-11-04
| | | | Originally committed as revision 8108 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* 10lMichael Niedermayer2002-11-04
| | | | Originally committed as revision 8100 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* fixing dependanciesMichael Niedermayer2002-11-04
| | | | | | removing stray tabs Originally committed as revision 8099 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* pp docsMichael Niedermayer2002-11-03
| | | | Originally committed as revision 8077 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2002-11-02
| | | | Originally committed as revision 8041 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cleanupMichael Niedermayer2002-11-02
| | | | Originally committed as revision 8039 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* verbose can be negativeArpi2002-11-01
| | | | Originally committed as revision 8028 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* cosmetics requested by kabiMichael Niedermayer2002-11-01
| | | | Originally committed as revision 8020 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* disabling compilation of .so if its not needed, gcc 3.1 seems to have ↵Michael Niedermayer2002-10-31
| | | | | | problems with it Originally committed as revision 7995 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* using fewer registers ... to workaround somethingMichael Niedermayer2002-10-31
| | | | Originally committed as revision 7991 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* removing "-npp" (found by arpi)Michael Niedermayer2002-10-30
| | | | Originally committed as revision 7987 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* per context cpuCaps (idea by kabi)Michael Niedermayer2002-10-30
| | | | Originally committed as revision 7986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* change qscale type to int8 and fix qscale orderingMichael Niedermayer2002-10-30
| | | | Originally committed as revision 7985 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
* using same numbers for cpuCaps as libmpeg2 & liba52Michael Niedermayer2002-10-30
| | | | Originally committed as revision 7974 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc