avformat: add callback for opening further files

Previous version reviewed-by: wm4 <nfxjfg@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2015-05-11 17:45:13 +02:00
parent 0382c94f13
commit 541d75f9a0
6 changed files with 35 additions and 1 deletions

View File

@@ -15,6 +15,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2015-05-11 - XXXXXXX - lavf 56.33.100 - avformat.h
Add AVOpenCallback AVFormatContext.open_cb
2015-05-07 - a7dd933 - 56.38.100 - avcodec.h
Add av_packet_side_data_name().