omxh264dec: implement is_format_change
authorPhilippe Normand <philn@igalia.com>
Sun, 16 Aug 2015 12:53:42 +0000 (14:53 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sun, 16 Aug 2015 13:48:16 +0000 (15:48 +0200)
commite0327521f6d8340f9c901697e69ba942916b32da
tree0266df9f9924950bd5eaca846bb5c9a787eb947e
parentd2df0fb032c36b366a08a1355c4f4c816eb53447
omxh264dec: implement is_format_change

The omxvideodecoder class only checks some of the caps parameters but if
other fields change such as h264 profile and/or level it wouldn't trigger a
reconfiguration.

https://bugzilla.gnome.org/show_bug.cgi?id=752376
omx/gstomxh264dec.c