[FFmpeg-devel] [PATCH v7 0/3] Fix mpeg1/2 stream copy
Nicolas Gaullier
nicolas.gaullier at cji.paris
Wed Jan 15 01:42:10 EET 2020
Modified with Anton feedback: no public amendment,
the code from add_coded_side_data() is now duplicated from existing one in ffmpeg.c,
but it is rather small.
Nicolas Gaullier (3):
avformat/utils: Make find_stream_info get side data from codec context
avcodec/utils: Fix ff_add_cpb_side_data() add twice
avcodec/mpeg12dec: Add CPB coded side data
libavcodec/mpeg12dec.c | 7 +++++++
libavcodec/utils.c | 5 +++++
libavformat/utils.c | 18 ++++++++++++++++++
tests/ref/fate/mxf-probe-d10 | 3 +++
tests/ref/fate/ts-demux | 2 +-
5 files changed, 34 insertions(+), 1 deletion(-)
--
2.14.1.windows.1
More information about the ffmpeg-devel
mailing list