[FFmpeg-devel] [PATCH v8 0/4] Fix mpeg1/2 stream copy

Gaullier Nicolas nicolas.gaullier at cji.paris
Tue Mar 10 12:27:08 EET 2020


> De : Nicolas Gaullier <nicolas.gaullier at cji.paris>
> Envoyé : jeudi 5 mars 2020 09:17
> À : ffmpeg-devel at ffmpeg.org
> Cc : Gaullier Nicolas <nicolas.gaullier at cji.paris>
> Objet : [PATCH v8 0/4] Fix mpeg1/2 stream copy
> 
> I have not received any feedback yet.
> I repost here with all 4 patches, maybe it is easier for the review
> - 1/4: fix mpeg12 decoder use of avctx->rc_buffer_size with is forbidden by API doc
> - 2/4,3/4,4/4: fix mpeg1/2 stream copy
> Thank you
> 
> Nicolas Gaullier (4):
>   avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size
>   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       | 16 ++++++++++++----
>  libavcodec/utils.c           |  5 +++++
>  libavformat/utils.c          | 18 ++++++++++++++++++
>  tests/ref/fate/mxf-probe-d10 |  3 +++
>  tests/ref/fate/ts-demux      |  2 +-
>  5 files changed, 39 insertions(+), 5 deletions(-)
> 
> --
> 2.25.0.windows.1

ping ?
https://patchwork.ffmpeg.org/project/ffmpeg/list/?series=464

Nicolas


More information about the ffmpeg-devel mailing list