lavu/opt: introduce av_opt_is_set_to_default()
New function allows to check if option is set to its default value Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
This commit is contained in:
parent
01974a58df
commit
eec693328a
5 changed files with 194 additions and 1 deletions
|
|
@ -15,6 +15,9 @@ libavutil: 2014-08-09
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-11-16 - xxxxxxx - lavu 54.12.0 - opt.h
|
||||
Add av_opt_is_set_to_default().
|
||||
|
||||
2014-11-xx - xxxxxxx - lavc 56.6.0 - vorbis_parser.h
|
||||
Add a public API for parsing vorbis packets.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue