From 3fe6bbd5dcdf603a8dac78b48adf6f0b6604143c Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Sat, 11 Jun 2011 18:21:53 +0200 Subject: libavfilter: implement avfilter_fill_frame_from_video_buffer_ref() --- doc/APIchanges | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index d94c553..e8dc064 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,10 @@ libavutil: 2011-04-18 API changes, most recent first: +2011-06-12 - xxxxxxx - lavfi 2.18.0 - avcodec.h + Add avfilter_get_video_buffer_ref_from_frame() function in + libavfilter/avcodec.h. + 2011-06-12 - xxxxxxx - lavfi 2.17.0 - avfiltergraph.h Add avfilter_inout_alloc() and avfilter_inout_free() functions. -- cgit v1.1