qtdemux: Skip seeking query if upstream format is time
authorSeungha Yang <sh.yang@lge.com>
Mon, 2 Jan 2017 13:16:39 +0000 (22:16 +0900)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 31 Jan 2017 16:09:29 +0000 (17:09 +0100)
commit7a6752a7e0bf8b567c7012b7c7593fbe8ca96f0d
tree62e63a878ce942d1fc70974cc53dd0e26d2aefdd
parentd3f5aa26890e8043842b5da92bab18b4f5448f85
qtdemux: Skip seeking query if upstream format is time

Don't need to querying byte-format seeking for time-format
upstream case

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