[FFmpeg-devel] [PATCH 1/4] Revert "avcodec/mpeg12dec: Do not alter avctx->rc_buffer_size"

James Almer jamrial at gmail.com
Wed Sep 6 15:13:30 EEST 2023


On 9/5/2023 2:43 PM, James Almer wrote:
> This reverts commit eb88ccb92e05018b1060cf8126b30eeeff551d3b.
> 
> AVCodecContext fields are the proper place for a decoder to export such values.
> This change is in preparation for the following commits.
> ---
>   libavcodec/avcodec.h   |  2 +-
>   libavcodec/mpeg12dec.c | 11 +++++------
>   2 files changed, 6 insertions(+), 7 deletions(-)

Will apply set.


More information about the ffmpeg-devel mailing list