Re: [FFmpeg-devel] [PATCH 2/2] h264_metadata: Support overscan_appropriate_flag

2019-07-29 Thread Andreas Rheinhardt
Mark Thompson: > On 29/07/2019 00:40, Andreas Rheinhardt wrote: >> Mark Thompson: >>> Fixes #8041. >>> --- >>> Requested in . >>> >>> >>> doc/bitstream_filters.texi | 4 >>> libavcodec/h264_metadata_bsf.c | 11 +++ >>> 2 files changed, 15 inse

Re: [FFmpeg-devel] [PATCH 2/2] h264_metadata: Support overscan_appropriate_flag

2019-07-29 Thread Mark Thompson
On 29/07/2019 00:40, Andreas Rheinhardt wrote: > Mark Thompson: >> Fixes #8041. >> --- >> Requested in . >> >> >> doc/bitstream_filters.texi | 4 >> libavcodec/h264_metadata_bsf.c | 11 +++ >> 2 files changed, 15 insertions(+) >> >> diff --git

Re: [FFmpeg-devel] [PATCH 2/2] h264_metadata: Support overscan_appropriate_flag

2019-07-28 Thread Andreas Rheinhardt
Mark Thompson: > Fixes #8041. > --- > Requested in . > > > doc/bitstream_filters.texi | 4 > libavcodec/h264_metadata_bsf.c | 11 +++ > 2 files changed, 15 insertions(+) > > diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.te

[FFmpeg-devel] [PATCH 2/2] h264_metadata: Support overscan_appropriate_flag

2019-07-28 Thread Mark Thompson
Fixes #8041. --- Requested in . doc/bitstream_filters.texi | 4 libavcodec/h264_metadata_bsf.c | 11 +++ 2 files changed, 15 insertions(+) diff --git a/doc/bitstream_filters.texi b/doc/bitstream_filters.texi index 023945e9be..50a1679fc7 100