[FFmpeg-devel] [PATCH 1/2] lavc: add trailing_padding to AVCodecContext to match AVCodecParameters.

Paul B Mahol onemda at gmail.com
Tue Aug 16 13:55:17 EEST 2016


On 8/16/16, Michael Niedermayer <michael at niedermayer.cc> wrote:
> On Mon, Aug 15, 2016 at 01:13:06PM -0700, Jon Toohill wrote:
>> Shows encoder delay/padding in the stream summary if they are set.
>> ---
>>  doc/APIchanges       |  4 ++++
>>  libavcodec/avcodec.h | 11 +++++++++++
>>  libavcodec/utils.c   | 40 +++++++++++++++++++++++-----------------
>>  libavcodec/version.h |  2 +-
>>  4 files changed, 39 insertions(+), 18 deletions(-)
>
> applied
>

Please revert, no proper review was made.

thanks


More information about the ffmpeg-devel mailing list