mpegvideoparse: Fix codec_data handling
authorEdward Hervey <edward@collabora.com>
Tue, 23 Jul 2013 08:10:13 +0000 (10:10 +0200)
committerEdward Hervey <edward@collabora.com>
Tue, 23 Jul 2013 16:16:32 +0000 (18:16 +0200)
commit06717150bfc39d89f7b298fcb0596fc5427a753f
tree5bc3673acbada32ed5c50da0fa408951d102b704
parent069a497d198991dec2737d3c1b4188eab84304c2
mpegvideoparse: Fix codec_data handling

Set to sequence_offset so that _process_config accepts it.

(btw: seq_offset usage throughout this plugin is really dodgy)

https://bugzilla.gnome.org/show_bug.cgi?id=702806
gst/videoparsers/gstmpegvideoparse.c