omxh264enc: Don't let baseclass finish frames for SPS/PPS buffers
authorSebastian Dröge <sebastian@centricular.com>
Tue, 24 Jun 2014 09:11:28 +0000 (11:11 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 24 Jun 2014 09:11:28 +0000 (11:11 +0200)
commit6617d6f577e72cabbc299f68b6e92baefd6b7397
tree1f97708fb6bc7f28bda5a770af992777b857d1a8
parentb496a6d6f252cc8b7db5872398db96beb6faa176
omxh264enc: Don't let baseclass finish frames for SPS/PPS buffers

Otherwise we a) send them twice, and b) finish a frame for something
that does not even include a frame.

https://bugzilla.gnome.org/show_bug.cgi?id=726669
omx/gstomxh264enc.c