Changeset ef818d8b in ffmpeg

Timestamp:
Apr 15, 2014, 12:37:40 AM (11 years ago)
Author:
Michael Niedermayer <michaelni@gmx.at>
Branches:
master
Children:
0bf25c7
Parents:
2adcd15f
git-author:
Michael Niedermayer <michaelni@gmx.at> (04/13/14 17:20:17)
git-committer:
Michael Niedermayer <michaelni@gmx.at> (04/15/14 00:37:40)
Message:

avformat: add av_format_inject_global_side_data(), and disable it by default

After this commit applications needs to call av_format_inject_global_side_data()
or handle AVStream side data by some other means if they want it not to be lost.

This fixes a API incompatibility with libav.
libav API does not allow the data to be passed through AVPackets

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>

(No files)

Note: See TracChangeset for help on using the changeset viewer.