flvmux: Only put valid seek points in the index
authorJan Urbański <wulczer@wulczer.org>
Sun, 14 Mar 2010 00:25:42 +0000 (01:25 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Mon, 15 Mar 2010 12:45:21 +0000 (13:45 +0100)
commitc9bb3edd6fc6feb9dc30bc2183cf42cc3a062a72
tree87fbddb599690534fc251705ce4011e1d02b6375
parentb21c5c90152349f93a31938bca4464d4a703f308
flvmux: Only put valid seek points in the index

For files containing video only video keyframes are valid points to
which a player can seek. For audio-only files any tag start is a valid
seek point.

See #601236.
gst/flv/gstflvmux.c