vp9: Add support for YV12, Y42B and Y444 color formats
authorSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Jun 2013 08:57:41 +0000 (10:57 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Sat, 22 Jun 2013 08:57:41 +0000 (10:57 +0200)
commit9b7a6a3f907bd923dfa540bc979d0ae033e77b1d
tree857c8e3999d4c92e93154822e74485b58a5e21b0
parent9788976fd43f68fe0d28e4b5dcb46047668ce248
vp9: Add support for YV12, Y42B and Y444 color formats

The encoder does not work with Y42B and Y444 yet it seems.
ext/vpx/gstvp9dec.c
ext/vpx/gstvp9enc.c