]> git.sesse.net Git - ffmpeg/history - postproc/postprocess.h
- Fixes on MPEG demuxer to handle VOBs without System Header.
[ffmpeg] / postproc / postprocess.h
2002-01-03 Michael Niedermayer-npp fq:<quantizer>
2001-12-28 Michael Niedermayerminor brightness/contrast bugfix / moved some global...
2001-12-26 Michael Niedermayernew -pp options stuff (-npp ...)
2001-11-27 Michael Niedermayercompiletime pp-mode support (luminance = chrominance...
2001-11-13 Michael Niedermayertemporal noise reducer in C (-pp 0x100000)
2001-10-25 Michael Niedermayerjust a few "not implemented yet" removed
2001-10-22 Michael Niedermayerauto brightness/ contrast bugfix
2001-10-19 ArpiPP_FUNNY_STRIDE disabled
2001-10-19 Michael Niedermayeradded compiletime option to turn width%8==0 on
2001-10-19 Michael Niedermayerfixed a bug in the tmp buffer
2001-10-17 Michael Niedermayerfixed the height%8!=0 bug
2001-10-16 Michael Niedermayerminor cleanups
2001-10-15 Michael Niedermayerrewrote the horizontal lowpass filter to fix a bug...
2001-10-13 ArpiCleanup:
2001-10-13 Arpismall changes for mplayer integration:
2001-10-13 Michael Niedermayerfixed a rounding bug thing in the X1 Filter
2001-10-11 Michael Niedermayerfinal changes to convert to C
2001-10-11 Michael Niedermayerbugfixes: last 3 lines not brightness/contrast corrected
2001-10-10 Arpifixed a bug in the horizontal default filter
2001-10-10 Arpinew postprocess code by Michael Niedermayer (michaelni...