flvdemux: Only set pixel-aspect-ratio if specified
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 24 Sep 2017 18:35:01 +0000 (14:35 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 6 Oct 2017 01:20:19 +0000 (21:20 -0400)
commit986f3e15b267ee9de517e7854c19d8ab6c25959b
treea1e2829e6a93d1c5da4c351eeb2b1a950a9e4c92
parent307018da8926a943ff93b7f32ffe32be930dd7ea
flvdemux: Only set pixel-aspect-ratio if specified

If it's not specified, we should let the decoder figure it out.
Apparently the code was already in place, all was to make the code
conditional.

https://bugzilla.gnome.org/show_bug.cgi?id=787795
gst/flv/gstflvdemux.c