The patch "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size" must be 
applied first.
https://patchwork.ffmpeg.org/project/ffmpeg/patch/20200224161256.44-1-nicolas.gaullier@cji.paris/

Patch 1/3 and 2/3 have not changed since last version.
Patch 3/3 has been updated with 2xFFMAX removed (Michael's review)
and avctx->rc_buffer_size is not used anymore (James's review)

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.25.0.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".

Reply via email to