mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-02 18:07:47 +00:00
libavfilter: implement avfilter_fill_frame_from_video_buffer_ref()
This commit is contained in:
parent
c535494268
commit
3fe6bbd5dc
4 changed files with 34 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue