Revert "matroskamux: Use the running time for container timestamps, not buffer timest...
authorWim Taymans <wtaymans@redhat.com>
Wed, 8 Jan 2014 10:28:04 +0000 (11:28 +0100)
committerWim Taymans <wtaymans@redhat.com>
Wed, 8 Jan 2014 10:32:54 +0000 (11:32 +0100)
commit7f8c4dceb449b5fbb8bd8a8cfc58d218d2e0cd00
tree7388007d6dbf6ff3074b4a9846e167adb7c1782b
parentfc992874724b58d41e15463b5a81335182f9b061
Revert "matroskamux: Use the running time for container timestamps, not buffer timestamps"

This reverts commit b3aa8755fe07639f22e4104f4932d769d6c9075a.

We are already using the running-time because they were placed on the
buffers with gst_collect_pads_clip_running_time(). Arguably it would be
better to not modify the incomming buffers but collectpads seems to want
to use absolute timestamps from the buffers for finding the best buffer
(this can be changed with a custom compare function..).
gst/matroska/matroska-mux.c