qtdemux: Do not use unreliable framerate
authorSeungha Yang <sh.yang@lge.com>
Mon, 11 Apr 2016 13:41:20 +0000 (22:41 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 21 Apr 2016 09:53:48 +0000 (12:53 +0300)
commitcde45a41a52b12776a7874715c271d41d3497664
tree689eabed6d5b148036cb7fcbbacb69b332d86238
parent707c69cb72bea684ba863e245af09858b41aa0af
qtdemux: Do not use unreliable framerate

timescale/1 is unreliable value for framerate. Due to downstream
element usually use framerate generated by qtdemux, let it be omitted
until the framerate can be reliably calculated.

https://bugzilla.gnome.org/show_bug.cgi?id=764733
gst/isomp4/qtdemux.c