]> git.sesse.net Git - ffmpeg/history - libavcodec/libpostproc/postprocess_template.c
Build libpostproc out of source directory patch by (James A. Morrison >ja2morri csclu...
[ffmpeg] / libavcodec / libpostproc / postprocess_template.c
2004-10-12 D Richard Felker III1000l
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-09-28 Michael Niedermayer100l (signed vs. unsigend)
2004-05-30 Romain DolbeauAnother (final?) patch for libpostproc.
2004-05-28 Romain DolbeauNewer version, using a vectorized version of the
2004-05-28 Michael Niedermayerper line lowpass filter in mmx
2004-05-27 Michael Niedermayermmx optimized version of the per line/accurate deblock...
2004-05-27 Michael Niedermayerfaster c lowpass filter
2004-05-27 Michael Niedermayeraccurate/slow (per line instead of per block) deblock...
2004-05-26 Michael Niedermayeraltivec optimizations and horizontal filter fix by...
2004-05-25 Michael Niedermayerwarning fixes by (Michael Roitzsch <mroi at users dot...
2004-01-04 Michael Niedermayermpeg2 QP clamping fix
2003-10-28 Michael Niedermayerlinear blend 1 line shift fix
2003-06-28 Michael Niedermayergcc 2.95 workaround
2003-06-26 Michael Niedermayerblinking blocks around thin vertical lines and dots...
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-03-29 Michael Niedermayerfaster C linear blend & interpolate deinterlacers
2003-03-29 Michael Niedermayerfixing cliping of c deinterlacers
2003-03-06 Michael Niedermayerdoxy / cosmetics
2003-02-14 Michael Niedermayermoving postprocess to ffmpeg/libavcodec