[FFmpeg-devel] [PATCH 0/2] vf_scale handling of chroma sample position

Christophe Gisquet christophe.gisquet at gmail.com
Wed Sep 23 15:06:00 CEST 2015


Currently, the related ffmpeg's command-line parameters are ignored.
While the handling may catch buggy behaviour by forcing sane values,
breaking the command line sounds like a larger problem.

A fate test is added, as the issue was never caught. The modification
does not seem to break fate-vfilter/vcodec on win64.

Christophe Gisquet (2):
  vf_scale: conditionally override chroma position
  fate: add chroma position scale test

 libavfilter/vf_scale.c            |  6 +++---
 tests/fate/filter-video.mak       |  4 ++++
 tests/ref/fate/filter-scalechroma | 26 ++++++++++++++++++++++++++
 3 files changed, 33 insertions(+), 3 deletions(-)
 create mode 100644 tests/ref/fate/filter-scalechroma

-- 
1.9.2.msysgit.0



More information about the ffmpeg-devel mailing list