[FFmpeg-cvslog] libmpcodecs/vf_qp: update to latest version from mplayer
multiple authors
git at videolan.org
Tue Feb 5 14:23:42 CET 2013
ffmpeg | branch: master | multiple authors <multiple at multiple.x> | Tue Feb 5 14:16:47 2013 +0100| [fdd574ed3f60cac30fcb13730563d7ff03c6de53] | committer: Michael Niedermayer
libmpcodecs/vf_qp: update to latest version from mplayer
Please see mplayer svn for authorship and individual commits
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fdd574ed3f60cac30fcb13730563d7ff03c6de53
---
libavfilter/libmpcodecs/vf_qp.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavfilter/libmpcodecs/vf_qp.c b/libavfilter/libmpcodecs/vf_qp.c
index e8740d0..579ec1c 100644
--- a/libavfilter/libmpcodecs/vf_qp.c
+++ b/libavfilter/libmpcodecs/vf_qp.c
@@ -33,6 +33,7 @@
#include "libavcodec/avcodec.h"
#include "libavutil/eval.h"
+#include "libavutil/mem.h"
struct vf_priv_s {
More information about the ffmpeg-cvslog
mailing list