7 Commits (3b5ffe7a399a8ff8a600a31ba9b4348e5d2e8b86)

Author SHA1 Message Date
Jindřich Makovička 655f688d54 support for negative strides 20 years ago
Michael Niedermayer 12eebd26ae accurate/slow (per line instead of per block) deblock filter spport which is identical to what is recommanded in the mpeg4 spec 21 years ago
Michael Niedermayer 2e90b37c5e mpeg2 QP clamping fix 21 years ago
Michael Niedermayer 0426af3111 mpeg2 qscale flag 22 years ago
Michael Niedermayer 134eb1e504 fixing cliping of c deinterlacers 22 years ago
Michael Niedermayer b304569aff doxy / cosmetics 22 years ago
Michael Niedermayer bba9b16c26 moving postprocess to ffmpeg/libavcodec 22 years ago
Michael Niedermayer e9effafdf9 YUV 411/422/444 support for pp 22 years ago
Michael Niedermayer 88c0bc7e9c buffer alloc cleanup / 10l 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