avidemux: cleanups
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 18 Jan 2010 16:13:06 +0000 (17:13 +0100)
committerRobert Swain <robert.swain@collabora.co.uk>
Fri, 12 Feb 2010 14:56:18 +0000 (15:56 +0100)
commit2ce79998a1b2fedb5d4fc1e1d6ad4cc39b4c31b8
treeaa30aa21e2f62c2452df6c64cd08c5dbf36a65f7
parente6cc145352a55ad20d44dc452be84cdc94e1f18d
avidemux: cleanups

Make sure we reset the demuxer correctly wrt parsing the index.
Don't leak pending seek events.
Rename some methods to reflect what they do and to avoid confusion with similar
method names.
Try to make the seeking threadsafe by protecting the setup code with a lock.
Make sure we post errors when a seek fails.
gst/avi/gstavidemux.c