[FFmpeg-devel] [PATCH] libavfilter/libmpcodecs: add vf_pp from current mplayer svn
Stefano Sabatini
stefasab at gmail.com
Sun Feb 26 16:50:27 CET 2012
On date Sunday 2012-02-26 15:46:08 +0100, Michael Niedermayer encoded:
> This will allow us to do regression tests on libpostproc.
>
> Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> ---
> libavfilter/Makefile | 1 +
> libavfilter/libmpcodecs/vf_pp.c | 241 +++++++++++++++++++++++++++++++++++++++
> libavfilter/vf_mp.c | 1 +
> 3 files changed, 243 insertions(+), 0 deletions(-)
> create mode 100644 libavfilter/libmpcodecs/vf_pp.c
Not against, usual considerations apply, that is that if we manage to
get this into libavfilter (same output and no speed loss) we should
drop it in favor of the native implementation.
BTW what's your plan about the external libpostproc repo?
[...]
--
FFmpeg = Fascinating Fast Mastering Proud Enhanced Guru
More information about the ffmpeg-devel
mailing list