[FFmpeg-devel] [PATCH v4] avcodec/hevc_sei: Support HEVC paired fields.

James Almer jamrial at gmail.com
Fri Sep 29 06:30:48 EEST 2017


On 9/28/2017 7:09 PM, Michael Niedermayer wrote:
> On Wed, Sep 27, 2017 at 08:48:42PM -0500, Brian Matherly wrote:
>> From: Brian Matherly <brian.matherly-at-yahoo.com at ffmpeg.org>
>>
>> Correctly set the interlaced_frame and top_field_first fields when pic_struct
>> indicates paired fields.
>> ---
>>  libavcodec/hevc_sei.c             |  4 ++--
>>  tests/fate/hevc.mak               |  6 +++++-
>>  tests/ref/fate/hevc-paired-fields | 16 ++++++++++++++++
>>  3 files changed, 23 insertions(+), 3 deletions(-)
>>  create mode 100644 tests/ref/fate/hevc-paired-fields
> 
> this can be applied in 24h (after the fate sample is synced between
> fate cliensts)
> unless someone sees a issue in the patch

I thought we had dropped the waiting period?


More information about the ffmpeg-devel mailing list