vp8enc: Expose VP8 width/height limitations in the caps template
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 1 Apr 2015 23:01:49 +0000 (19:01 -0400)
committerOlivier Crête <olivier.crete@collabora.com>
Wed, 1 Apr 2015 23:31:18 +0000 (19:31 -0400)
commit12867fcb3dca4d897b60392c0c3385740575bf7c
tree277bf8e2cfe158bcd79ed6177cd0127af2ab98d2
parentc0d4986c8d3fc7b61cce88677a7ca36593a12915
vp8enc: Expose VP8 width/height limitations in the caps template

The VP8 format specification (RFC 6386 section 18.1) specifies
that the maximum size is 16383x16383.
ext/vpx/gstvp8enc.c