2 Commits (7c1ebf179bd674e7237ea289ef37137ab6977fb5)

Author SHA1 Message Date
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Diego Biurrun 6d9a242106 libavcodec/libpostproc ---> libpostproc 19 years ago
Diego Biurrun 69e9b2cf45 Define separate version number for libpostproc. 19 years ago
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Michael Niedermayer b0ac780ac5 altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau at irisa dot fr>) 21 years ago
Michael Niedermayer 0426af3111 mpeg2 qscale flag 22 years ago
Michael Niedermayer b304569aff doxy / cosmetics 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer 6524b641c0 #ifdef c++ 22 years ago
Michael Niedermayer e9effafdf9 YUV 411/422/444 support for pp 22 years ago
Michael Niedermayer 326d40af06 cleanup 22 years ago
Michael Niedermayer c41d972d9c cleanup 22 years ago
Michael Niedermayer b401ebad91 cosmetics requested by kabi 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 df8d4d0ed5 cleanup 22 years ago
Michael Niedermayer 9cb54f4311 cosmetics ;) 22 years ago
Michael Niedermayer ec487e5db8 better deblocking filter 22 years ago
Michael Niedermayer 9c9e467d8d postprocessing cleanup: 22 years ago
Michael Niedermayer 096172d435 fix typo found by Milan Cutka <cutka@szm.sk> 23 years ago
Michael Niedermayer 8aaac43576 -npp fq:<quantizer> 23 years ago
Michael Niedermayer 07f8991b60 minor brightness/contrast bugfix / moved some global vars into ppMode 23 years ago
Michael Niedermayer 45b4f28550 new -pp options stuff (-npp ...) 23 years ago
Michael Niedermayer 06c4804a79 compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound 23 years ago
Michael Niedermayer 117e45b03b temporal noise reducer in C (-pp 0x100000) 23 years ago
Michael Niedermayer cf76316aa3 just a few "not implemented yet" removed 23 years ago
Michael Niedermayer 911879d15e auto brightness/ contrast bugfix 23 years ago
Arpi 311832de1f PP_FUNNY_STRIDE disabled 23 years ago
Michael Niedermayer a0e8aca364 added compiletime option to turn width%8==0 on 23 years ago
Michael Niedermayer 658a85f26f fixed a bug in the tmp buffer 23 years ago
Michael Niedermayer acced5532e fixed the height%8!=0 bug 23 years ago
Michael Niedermayer a6be81113e minor cleanups 23 years ago
Michael Niedermayer 3b58b885fa rewrote the horizontal lowpass filter to fix a bug which caused a blocky look 23 years ago
Arpi e939e1c35b Cleanup: 23 years ago
Arpi 9f3328bc91 small changes for mplayer integration: 23 years ago
Michael Niedermayer 9f45d04d3a fixed a rounding bug thing in the X1 Filter 23 years ago
Michael Niedermayer 67b4cf184a final changes to convert to C 23 years ago
Michael Niedermayer d5a1a99518 bugfixes: last 3 lines not brightness/contrast corrected 23 years ago
Arpi 13e0052810 fixed a bug in the horizontal default filter 23 years ago
Arpi 3057fa6691 new postprocess code by Michael Niedermayer (michaelni@gmx.at) 23 years ago