]> git.sesse.net Git - ffmpeg/history - libavcodec/libpostproc
preliminary vc9 bitstream decoder, committing to make syncing and team-work on it...
[ffmpeg] / libavcodec / libpostproc /
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-12-18 Drew Hessfixes for PIC code on x86-64 patch by (Drew Hess <drew...
2004-10-12 D Richard Felker III1000l
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-10-05 Frantisek DvorakBuild process: libpostproc patch by (Franti?ek Dvo...
2004-10-01 Michel BardiauxHelp debugging by keeping symbols ans line numbers...
2004-09-28 Michael Niedermayer100l (signed vs. unsigend)
2004-08-25 Michael Niedermayertypo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43...
2004-07-10 Brendan Kehoebuglet in libpostproc Makefile patch by (Brendan Kehoe...
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-10-28 Michael Niedermayerlinear blend 1 line shift fix
2003-09-14 Mike MelansonMinistry of English Composition fixes (courtesy of...
2003-06-28 Michael Niedermayergcc 2.95 workaround
2003-06-26 Michael Niedermayerblinking blocks around thin vertical lines and dots...
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-11 Dan Christiansenranlib patch by (Dan Christiansen <danchr at daimi...
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-31 Sascha Sommermangle on mingw32 patch by ("Sascha Sommer" <saschasomm...
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-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