avidemux: restore considering of pull mode KEY_UNIT seeking
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Wed, 28 Dec 2016 12:04:54 +0000 (13:04 +0100)
committerMark Nauwelaerts <mnauw@users.sourceforge.net>
Wed, 28 Dec 2016 12:59:07 +0000 (13:59 +0100)
commit002cfd00b74ee662c2be0e0e44e3113acb3e6e0a
tree7ea294ed7ea6faead01d18183fead3da7b5a6ee5
parentc9506728095b605716ee971c8b13f543804bea6c
avidemux: restore considering of pull mode KEY_UNIT seeking

... by using the original seek event's flags rather than the corresponding
segment flags, which do not have such counterpart flags (and
do no longer have them covertly sneaking in nowadays).
gst/avi/gstavidemux.c