mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavfi: add avfilter_get_class() and iteration callbacks
Allow iteration over filter options.
This commit is contained in:
parent
a25346e65c
commit
5c0d8bc4ce
4 changed files with 46 additions and 1 deletions
|
|
@ -15,6 +15,10 @@ libavutil: 2011-04-18
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2012-08-13 - xxxxxxx - lavfi 3.8.100 - avfilter.h
|
||||
Add avfilter_get_class() function, and priv_class field to AVFilter
|
||||
struct.
|
||||
|
||||
2012-08-13 - xxxxxxx - lavu 51.69.100 - opt.h
|
||||
Add AV_OPT_FLAG_FILTERING_PARAM symbol in opt.h.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue