]> git.sesse.net Git - ffmpeg/history - libavcodec/libpostproc/postprocess.c
Update licensing information: The FSF changed postal address.
[ffmpeg] / libavcodec / libpostproc / postprocess.c
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-05-11 Diego BiurrunAdd missing pp=ac to pp_help.
2005-03-19 Tuukka Toivonendisable luma in postprocess filters patch by (Tuukka...
2005-02-27 Jindřich Makovičkasupport for negative strides
2005-01-15 Diego BiurrunMention the l5 pp filter in 'mplayer -pphelp' output.
2005-01-03 Diego BiurrunMake -pphelp output consistent with the other instances...
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-08-25 Michael Niedermayertypo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43...
2004-06-05 Romain Dolbeauremove AltiVec.linux warning patch by (Romain Dolbeau...
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-05-18 Michael Niedermayersome of the warning fixes by (Michael Roitzsch <mroi...
2004-03-01 Dmitry Baryshkovattribute_used patch by (mitya at school dot ioffe...
2004-01-31 Alex Beregszaszichanged includes
2004-01-04 Michael Niedermayermpeg2 QP clamping fix
2003-09-14 Mike MelansonMinistry of English Composition fixes (courtesy of...
2003-06-26 Michael Niedermayerblinking blocks around thin vertical lines and dots...
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-03 Arpilooks better (req. for mp-G2)
2003-04-18 Michael Niedermayerbetter? default thresholds, if this is worse for any...
2003-04-18 Michael Niedermayermpeg2 qscale flag
2003-03-29 Michael Niedermayerfixing cliping of c deinterlacers
2003-03-06 Michael Niedermayerdoxy / cosmetics
2003-02-20 Michael Niedermayerreverse incorrect stride < (width+7)&~7 fix
2003-02-20 Nick Kurshevsync with mplayerxp. Fixes some 405.avi related flaws
2003-02-18 Zdenek Kabelac* update cleanup rules (Steven M. Schultz)
2003-02-14 Michael Niedermayermoving postprocess to ffmpeg/libavcodec