Includes Hendrik and Michael feedbacks (thanks to you!) : - comments added - API changes and minor version updated - split lib/tools commits
(the code itself was left untouched) Nicolas Gaullier (7): fftools/ffmpeg: Fix forward CPB props in to out fftools/ffmpeg: Reindent after last commit avformat: Add av_stream_add_coded_side_data() avformat/utils: Make find_stream_info get side data from codec context fftools/ffmpeg: Use the new av_stream_add_coded_side_data() avcodec/utils: Fix ff_add_cpb_side_data add twice avcodec/mpeg12dec: Add CPB coded side data doc/APIchanges | 3 +++ fftools/ffmpeg.c | 30 +++++++++++------------------- libavcodec/mpeg12dec.c | 7 +++++++ libavcodec/utils.c | 5 +++++ libavformat/avformat.h | 11 +++++++++++ libavformat/utils.c | 18 ++++++++++++++++++ libavformat/version.h | 2 +- tests/ref/fate/mxf-probe-d10 | 3 +++ tests/ref/fate/ts-demux | 2 +- 9 files changed, 60 insertions(+), 21 deletions(-) -- 2.14.1.windows.1 _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".