375 Commits (92e09c5dd0b61416e13db7b7f30d09f42e53ad90)

Author SHA1 Message Date
Michael Niedermayer 4e61e21c32 bigendian bug (fixes?) 22 years ago
Michael Niedermayer deb2277c0d simpler & faster 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer e54d94ba4e cleanup 22 years ago
Michael Niedermayer 0481412aba brightness / saturation / contrast / different yuv colorspace support for some yuv2rgb converters (many converters still ignore it) 22 years ago
Michael Niedermayer 6542b44e2a cleanup 22 years ago
Michael Niedermayer 77a4965980 cleanup 22 years ago
Michael Niedermayer 9858f77376 avoid #include "../ 22 years ago
Michael Niedermayer 6524b641c0 #ifdef c++ 22 years ago
Michael Niedermayer 4596673c06 -fPIC compileable 22 years ago
Michael Niedermayer b3b8bf6419 yv12 -> yuy2 converter in alpha asm (from mplayerxp) 22 years ago
Michael Niedermayer f0b62bbde2 cleanup (unsigned stride -> int stride) 22 years ago
Michael Niedermayer b2609d4cbd yuv9 -> yv12 bugfixes 22 years ago
Michael Niedermayer 799fd46714 10l found by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer f17457ac49 fixing rgb4 & bgr4 (2 pixels per byte) 22 years ago
Michael Niedermayer 7322a67c39 UYVY input 22 years ago
D Richard Felker III 9b1663fcd0 C implementation of the median deinterlacer (seems to be the only one 22 years ago
Michael Niedermayer e9effafdf9 YUV 411/422/444 support for pp 22 years ago
Sascha Sommer bb87a84ce9 10l another int i missing (without ^M) 22 years ago
Michael Niedermayer a2596758e0 10l (int i) 22 years ago
Michael Niedermayer 3cef52271d cleaning corners of green dirt ;) 22 years ago
Michael Niedermayer 88c0bc7e9c buffer alloc cleanup / 10l 22 years ago
Dominik Mierzejewski c9f99fef4f warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) 22 years ago
Michael Niedermayer 87f9c9e091 fixing compilation of cs_test 22 years ago
Arpi 005ba71884 *HUGE* set of compiler warning fixes, unused variables removal 22 years ago
Michael Niedermayer 70d4f2da7f dont use fastmemcpy for PIC 22 years ago
Michael Niedermayer 8664c807e6 10l 22 years ago
Michael Niedermayer 8cb097d4a6 fixing dependancies 22 years ago
Michael Niedermayer b01be12120 pp docs 22 years ago
Michael Niedermayer 326d40af06 cleanup 22 years ago
Michael Niedermayer c41d972d9c cleanup 22 years ago
Arpi a749913f4c verbose can be negative 22 years ago
Michael Niedermayer b401ebad91 cosmetics requested by kabi 22 years ago
Michael Niedermayer 1609f6680c disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it 22 years ago
Michael Niedermayer 01dc3aa48d using fewer registers ... to workaround something 22 years ago
Michael Niedermayer 1d9324fd4e removing "-npp" (found by arpi) 22 years ago
Michael Niedermayer fa6ea14e40 per context cpuCaps (idea by kabi) 22 years ago
Michael Niedermayer 4407a3c47a change qscale type to int8 and fix qscale ordering 22 years ago
Michael Niedermayer b49d916512 using same numbers for cpuCaps as libmpeg2 & liba52 22 years ago
Michael Niedermayer 4603ed8f91 cleanly passing the cpuCaps 22 years ago
Michael Niedermayer 51e19dccc7 10l 22 years ago
Michael Niedermayer df8d4d0ed5 cleanup 22 years ago
Michael Niedermayer 9cb54f4311 cosmetics ;) 22 years ago
Michael Niedermayer ec487e5db8 better deblocking filter 22 years ago
Michael Niedermayer 9d947f1935 -fomit-frame-pointer is needed for the PIC code 22 years ago
Michael Niedermayer abd140db79 using fewer registers (fixes compilation bug hopefully) 22 years ago
Colin Leroy 5936be4c66 fix compilation on non-x86 with gcc 2.95 22 years ago
Michael Niedermayer 9c9e467d8d postprocessing cleanup: 22 years ago
Colin Leroy 470ba6f28a fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>) 22 years ago
Michael Niedermayer 8ecc6a4629 avoid multiple init 22 years ago