These are two completely independant patchs.
My use case is that I have many progressive materials and only a few interlaced,
and I just want to avoid inserting a deinterlacing filter if it is not required.

Thank you for the review
Nicolas

Nicolas Gaullier (2):
  avformat/mov: always parse video headers
  avcodec/hevc: set field_order=progressive when SPS makes it straightforward

 libavcodec/hevcdec.c | 2 ++
 libavformat/mov.c    | 7 ++++---
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
2.27.0.windows.1

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to