index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
libpostproc
Age
Commit message (
Expand
)
Author
2005-01-15
Mention the l5 pp filter in 'mplayer -pphelp' output.
Diego Biurrun
2005-01-03
Make -pphelp output consistent with the other instances of -xxx help.
Diego Biurrun
2004-12-18
fixes for PIC code on x86-64 patch by (Drew Hess <drew.hess gmail com>)
Drew Hess
2004-10-12
1000l
D Richard Felker III
2004-10-11
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64 pat...
Aurelien Jacobs
2004-10-05
Build process: libpostproc patch by (Franti?ek Dvo?ák <valtri at users dot s...
Frantisek Dvorak
2004-10-01
Help debugging by keeping symbols ans line numbers patch by (Michel Bardiaux ...
Michel Bardiaux
2004-09-28
100l (signed vs. unsigend)
Michael Niedermayer
2004-08-25
typo fix by (Marcin 'Morgoth' Kurek <morgoth6 at box43 dot pl>)
Michael Niedermayer
2004-07-10
buglet in libpostproc Makefile patch by (Brendan Kehoe <brendan at zen dot org>)
Brendan Kehoe
2004-06-05
remove AltiVec.linux warning patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Romain Dolbeau
2004-05-30
Another (final?) patch for libpostproc.
Romain Dolbeau
2004-05-28
Newer version, using a vectorized version of the
Romain Dolbeau
2004-05-28
per line lowpass filter in mmx
Michael Niedermayer
2004-05-27
mmx optimized version of the per line/accurate deblock filter
Michael Niedermayer
2004-05-27
faster c lowpass filter
Michael Niedermayer
2004-05-27
accurate/slow (per line instead of per block) deblock filter spport which is ...
Michael Niedermayer
2004-05-26
altivec optimizations and horizontal filter fix by (Romain Dolbeau <dolbeau a...
Michael Niedermayer
2004-05-25
warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
Michael Niedermayer
2004-05-18
some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...
Michael Niedermayer
2004-03-01
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry Baryshkov))
Dmitry Baryshkov
2004-01-31
changed includes
Alex Beregszaszi
2004-01-04
mpeg2 QP clamping fix
Michael Niedermayer
2003-10-28
linear blend 1 line shift fix
Michael Niedermayer
2003-09-14
Ministry of English Composition fixes (courtesy of Diego Biurrun
Mike Melanson
2003-06-28
gcc 2.95 workaround
Michael Niedermayer
2003-06-26
blinking blocks around thin vertical lines and dots bugfix
Michael Niedermayer
2003-05-24
Warning and compatibility fixes.
Falk Hüffner
2003-05-11
ranlib patch by (Dan Christiansen <danchr at daimi dot au dot dk>)
Dan Christiansen
2003-05-03
looks better (req. for mp-G2)
Arpi
2003-04-18
better? default thresholds, if this is worse for any files, then tell us ASAP
Michael Niedermayer
2003-04-18
mpeg2 qscale flag
Michael Niedermayer
2003-03-31
mangle on mingw32 patch by ("Sascha Sommer" <saschasommer at freenet dot de>)
Sascha Sommer
2003-03-29
faster C linear blend & interpolate deinterlacers
Michael Niedermayer
2003-03-29
fixing cliping of c deinterlacers
Michael Niedermayer
2003-03-06
doxy / cosmetics
Michael Niedermayer
2003-02-20
reverse incorrect stride < (width+7)&~7 fix
Michael Niedermayer
2003-02-20
sync with mplayerxp. Fixes some 405.avi related flaws
Nick Kurshev
2003-02-18
* update cleanup rules (Steven M. Schultz)
Zdenek Kabelac
2003-02-14
moving postprocess to ffmpeg/libavcodec
Michael Niedermayer