oggstream: Workaround for broken PAR in VP8 BOS
authorPhilippe Normand <philn@igalia.com>
Mon, 13 Jan 2020 09:06:02 +0000 (09:06 +0000)
committerPhilippe Normand <philn@igalia.com>
Mon, 13 Jan 2020 09:09:02 +0000 (09:09 +0000)
commit6be01f0738adcf2875811e194b02368a2c68c5cb
tree4ad07e6d80069eb0edaac59242265c8ce91ecedf
parent104458071a5d3a55e70c20be7ee6e6f492925ca6
oggstream: Workaround for broken PAR in VP8 BOS

Similarily to the Theora mapping, process 0:N, N:0 and 0:0 pixel aspect ratios
as 1:1.

Fixes #719
ext/ogg/gstoggstream.c