tests: h264parse: add test for byte-stream/au output.
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>
Wed, 25 Jun 2014 15:19:00 +0000 (17:19 +0200)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Tue, 1 Jul 2014 14:26:48 +0000 (16:26 +0200)
commit804c0ac27bb011dc3e4a62b547c7cbed34666612
tree97429052b7836066d0f2c8aa1f46a68a4f02644e
parentfb2263632524296f499812cdc548f4b3f9a60dd9
tests: h264parse: add test for byte-stream/au output.

Check that conversion to byte-stream/au formats work and that we
can effectively drop broken/invalid NAL units from the resulting
access unit buffer.

https://bugzilla.gnome.org/show_bug.cgi?id=732203

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
tests/check/elements/h264parse.c