mpegtsmux: fix reserve bits so they are 1's
authorBob Holcomb <bholcomb@mak.com>
Tue, 5 Jan 2016 19:35:11 +0000 (14:35 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Jan 2016 16:38:04 +0000 (16:38 +0000)
commitcb520dce269b22eb105f19eac6f7abb4c13c86de
treead4593e9a27819e6109133334ed61dbf7fd2c6b9
parent8c7ea6fb87368054a56bd3dd3431c24e52910239
mpegtsmux: fix reserve bits so they are 1's

The MPEG standard (ISO-13880-1) says the reserve bits need to be set
to one (2.1.64). This is causing transport streams to fail validation
on some systems.

https://bugzilla.gnome.org/show_bug.cgi?id=760127
gst/mpegtsmux/tsmux/tsmux.c