[FFmpeg-cvslog] libmpcodecs/vf_sab: update to latest version from mplayer

multiple authors git at videolan.org
Tue Feb 5 14:59:43 CET 2013


ffmpeg | branch: master | multiple authors <multiple at multiple.x> | Tue Feb  5 14:17:54 2013 +0100| [14132599a3729b85edd55c9aab09bf4594e4d885] | committer: Michael Niedermayer

libmpcodecs/vf_sab: 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=14132599a3729b85edd55c9aab09bf4594e4d885
---

 libavfilter/libmpcodecs/vf_sab.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libavfilter/libmpcodecs/vf_sab.c b/libavfilter/libmpcodecs/vf_sab.c
index a5ad17c..2928a85 100644
--- a/libavfilter/libmpcodecs/vf_sab.c
+++ b/libavfilter/libmpcodecs/vf_sab.c
@@ -32,6 +32,7 @@
 #endif
 
 #include "libavutil/avutil.h"
+#include "libavutil/mem.h"
 #include "img_format.h"
 #include "mp_image.h"
 #include "vf.h"



More information about the ffmpeg-cvslog mailing list