avidemux: init current_entry in push mode
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 4 Dec 2009 12:50:59 +0000 (13:50 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 4 Dec 2009 12:52:49 +0000 (13:52 +0100)
commitee6d7fd2db111d78d703178f7b43410a486d36fd
tree58e76ec422d48ffe1ef09121bafe66547dafb8ff
parent24b93d82ec468b94a56d9019143ee472477ac372
avidemux: init current_entry in push mode

Set the current_entry to 0 (instead of -1) in push mode so that we correctly
calculate the current frame number and timestamp.

Add some more debug info and fic the duration debug.
gst/avi/gstavidemux.c