avcodec: Add av_packet_side_data_name()

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2015-05-03 03:21:23 +02:00
parent daea320969
commit a7dd933b81
4 changed files with 30 additions and 2 deletions

View File

@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2015-05-07 - xxxxxxx - 56.38.100 - avcodec.h
Add av_packet_side_data_name().
2015-05-04 - xxxxxxx - 56.37.100 - avcodec.h
Add FF_PROFILE_VP9_0 and FF_PROFILE_VP9_1.