libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()

This commit is contained in:
Stefano Sabatini
2011-06-11 18:21:53 +02:00
parent c535494268
commit 3fe6bbd5dc
4 changed files with 34 additions and 1 deletions

View File

@@ -26,7 +26,7 @@
#include "libavutil/samplefmt.h"
#define LIBAVFILTER_VERSION_MAJOR 2
#define LIBAVFILTER_VERSION_MINOR 17
#define LIBAVFILTER_VERSION_MINOR 18
#define LIBAVFILTER_VERSION_MICRO 0
#define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \