avidemux: ignore streams that finished
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 Jan 2010 10:18:28 +0000 (11:18 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 Jan 2010 10:22:56 +0000 (11:22 +0100)
commit01f0a5ce3271cc133dbb26a9dc5553ddd1c51726
tree3273d3eaf79e3d514a010fac6bd7bf2fa298a5ff
parent21a8cb1e0614f2a7acc1a1888344b5a080aa369a
avidemux: ignore streams that finished

When we receive an UNEXPECTED from a stream, move to the next stream and only go
EOS when all streams are EOS. When selecting a stream to push, ignore streams
that went EOS.

Fixes #607949
gst/avi/gstavidemux.c