aboutsummaryrefslogtreecommitdiffhomepage
path: root/postproc
Commit message (Expand)AuthorAge
* 10lGravatar michael2003-03-27
* 10000l (YUV vs. YVU swscale fix/cleanup)Gravatar michael2003-03-27
* cleanupGravatar michael2003-02-24
* sws_ prefix, more seperation between internal & external swscaler APIGravatar michael2003-02-23
* 100l (gcc 3.2 .....)Gravatar michael2003-02-21
* yuv2rgb brightness/contrast/saturation/different colorspaces support finishedGravatar michael2003-02-21
* cleanupGravatar michael2003-02-18
* optimizeGravatar michael2003-02-18
* 1000lGravatar michael2003-02-15
* bigendian bug (fixes?)Gravatar michael2003-02-15
* simpler & fasterGravatar michael2003-02-15
* in libavcodec now -> removeGravatar michael2003-02-14
* moving postprocess code to libavcodecGravatar michael2003-02-14
* cleanupGravatar michael2003-02-13
* brightness / saturation / contrast / different yuv colorspace support for som...Gravatar michael2003-02-13
* cleanupGravatar michael2003-02-13
* cleanupGravatar michael2003-02-13
* avoid #include "../Gravatar michael2003-02-11
* #ifdef c++Gravatar michael2003-02-11
* -fPIC compileableGravatar michael2003-02-11
* yv12 -> yuy2 converter in alpha asm (from mplayerxp)Gravatar michael2003-02-11
* cleanup (unsigned stride -> int stride)Gravatar michael2003-02-11
* yuv9 -> yv12 bugfixesGravatar michael2003-02-03
* 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2003-02-01
* fixing rgb4 & bgr4 (2 pixels per byte)Gravatar michael2003-01-30
* UYVY inputGravatar michael2003-01-23
* C implementation of the median deinterlacer (seems to be the only oneGravatar rfelker2003-01-23
* YUV 411/422/444 support for ppGravatar michael2003-01-05
* 10l another int i missing (without ^M)Gravatar faust32002-12-30
* 10l (int i)Gravatar michael2002-12-30
* cleaning corners of green dirt ;)Gravatar michael2002-12-29
* buffer alloc cleanup / 10lGravatar michael2002-12-29
* warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)Gravatar michael2002-11-23
* fixing compilation of cs_testGravatar michael2002-11-18
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* dont use fastmemcpy for PICGravatar michael2002-11-04
* 10lGravatar michael2002-11-04
* fixing dependanciesGravatar michael2002-11-04
* pp docsGravatar michael2002-11-03
* cleanupGravatar michael2002-11-02
* cleanupGravatar michael2002-11-02
* verbose can be negativeGravatar arpi2002-11-01
* cosmetics requested by kabiGravatar michael2002-11-01
* disabling compilation of .so if its not needed, gcc 3.1 seems to have problem...Gravatar michael2002-10-31
* using fewer registers ... to workaround somethingGravatar michael2002-10-31
* removing "-npp" (found by arpi)Gravatar michael2002-10-30
* per context cpuCaps (idea by kabi)Gravatar michael2002-10-30
* change qscale type to int8 and fix qscale orderingGravatar michael2002-10-30
* using same numbers for cpuCaps as libmpeg2 & liba52Gravatar michael2002-10-30
* cleanly passing the cpuCapsGravatar michael2002-10-30