avidemux: tweak KEY_UNIT SNAP seek handling
authorMark Nauwelaerts <mnauw@users.sourceforge.net>
Thu, 29 Dec 2016 10:26:33 +0000 (11:26 +0100)
committerMark Nauwelaerts <mnauw@users.sourceforge.net>
Thu, 29 Dec 2016 11:48:50 +0000 (12:48 +0100)
commit494f4beb408411cf9341e06263d7fb5b3eaa3de0
treec78309868ea08737e80cc97cf71fb312e9b4b556
parent3362dceb25005635464e2413db8c6b35833fefd1
avidemux: tweak KEY_UNIT SNAP seek handling

Previously, seeking to position y where y is (strictly) within a keyframe
would seek to that keyframe both with SNAP_BEFORE and SNAP_AFTER,
where the latter is now adjusted to really snap to the next keyframe.
gst/avi/gstavidemux.c