]> git.sesse.net Git - ffmpeg/commit
vp9: add a new segmentation sample.
authorRonald S. Bultje <rsbultje@gmail.com>
Thu, 6 Feb 2014 22:52:18 +0000 (23:52 +0100)
committerAnton Khirnov <anton@khirnov.net>
Wed, 12 Feb 2014 14:18:21 +0000 (15:18 +0100)
commitdff1c19140e70cd7bf868394b6f573221185928f
tree9b44ee2d7d9fd24acf268d36fc9b9e9c6442ae7b
parent91be8df20b57a18307e90f1c4886a35ea7b28880
vp9: add a new segmentation sample.

The old one didn't use segmentation. One uses segmentation in all frame
types (--aq-mode=1), and the other uses all segmentation features, but
only in inter frames (mbgraph).

Signed-off-by: Anton Khirnov <anton@khirnov.net>
tests/fate/vpx.mak
tests/ref/fate/vp9-segmentation-akiyo [deleted file]
tests/ref/fate/vp9-segmentation-aq-akiyo [new file with mode: 0644]
tests/ref/fate/vp9-segmentation-sf-akiyo [new file with mode: 0644]