qtmux: Implement the preset interface.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Fri, 26 Jun 2015 18:13:17 +0000 (20:13 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 1 Sep 2016 10:16:49 +0000 (13:16 +0300)
commit26928b3df09cf2fa36cd5ec19c37f11e7d140266
tree632d331c8d823af9653316ea8141e5506e3a3c53
parentc5300b7bc369c4859d235b21f45b1c344e9e74ef
qtmux: Implement the preset interface.

+ And provide a "youtube" preset, which based on
https://support.google.com/youtube/answer/1722171 sets
faststart to True.

https://bugzilla.gnome.org/show_bug.cgi?id=751559
gst/isomp4/GstQTMux.prs [new file with mode: 0644]
gst/isomp4/Makefile.am
gst/isomp4/gstqtmux.c