lavu/dict: add av_dict_get_string

Signed-off-by: Lukasz Marek <lukasz.m.luki2@gmail.com>
This commit is contained in:
Lukasz Marek
2014-11-16 01:45:07 +01:00
parent 7d75a399a4
commit ab922f9ef1
5 changed files with 113 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2014-11-21 - xxxxxxx - lavu 54.15.100 - dict.h
Add av_dict_get_string().
2014-11-18 - xxxxxxx - lavu 54.14.100 - float_dsp.h
Add avpriv_float_dsp_alloc().