avformat: Provide a standard compliance flag
Provide f_strict for avconv usage. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
parent
7dba055bb0
commit
6d212599aa
4 changed files with 15 additions and 1 deletions
|
|
@ -13,6 +13,10 @@ libavutil: 2013-12-xx
|
|||
|
||||
API changes, most recent first:
|
||||
|
||||
2014-05-24 - xxxxxxx - lavf 55.19.0 - avformat.h
|
||||
Add strict_std_compliance and related AVOptions to support experimental
|
||||
muxing.
|
||||
|
||||
2014-05-19 - xxxxxxx - lavf 55.18.0 - avformat.h
|
||||
Add av_stream_get_side_data() to access stream-level side data
|
||||
in the same way as av_packet_get_side_data().
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue