avidemux: fix SEEK event handling in push mode
authorJulien Moutte <julien@fluendo.com>
Thu, 26 Feb 2009 18:07:35 +0000 (19:07 +0100)
committerJulien Moutte <julien@fluendo.com>
Thu, 26 Feb 2009 18:10:41 +0000 (19:10 +0100)
commitec5229d75f51308abf4858769026d7c3970eaf73
tree3abe1db71984ef91b4df7d88e36fa5c887d8ad41
parent51200cad4108eb60ebd5f5a319ada463d40b455b
avidemux: fix SEEK event handling in push mode

When in push mode we should not try to handle the SEEK event as there's
no code to handle it properly. Propagate upstream.
gst/avi/gstavidemux.c