]> git.sesse.net Git - ffmpeg/commit
Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'
authorClément Bœsch <cboesch@gopro.com>
Wed, 15 Mar 2017 11:23:18 +0000 (12:23 +0100)
committerClément Bœsch <cboesch@gopro.com>
Wed, 15 Mar 2017 11:23:18 +0000 (12:23 +0100)
commit89a032634b6edde1efa402d7deaa66fa25dd3e2b
tree47ecef095c429a4d2b321484a2b4d950724e3ed2
parent1ade4d87bae8db3f2073c18eb322382ad7827bb9
parentb183abfb5b6366b177cf44f244c66156257a6fd6
Merge commit 'b183abfb5b6366b177cf44f244c66156257a6fd6'

* commit 'b183abfb5b6366b177cf44f244c66156257a6fd6':
  vpx: Support color range

Decoder chunk not merged as the framework automatically copies avctx
color range to the frame color range. And we already set the avctx field
since cbcc88c039.

Merged-by: Clément Bœsch <cboesch@gopro.com>
libavcodec/libvpxenc.c