ext/ogg/gstoggmux.c: Don't generate out-of-order timestamps from oggmux, instead...
authorMichael Smith <msmith@xiph.org>
Mon, 18 Sep 2006 10:57:28 +0000 (10:57 +0000)
committerMichael Smith <msmith@xiph.org>
Mon, 18 Sep 2006 10:57:28 +0000 (10:57 +0000)
commit084dacbba2d8b0c3c369961bba979e85bac4d402
treeabfb8388b263b324a4f89765123fcef47ed33f05
parent6b4cf938a46752456b106f1520cf7fedbe9b19c6
ext/ogg/gstoggmux.c: Don't generate out-of-order timestamps from oggmux, instead clamp output timestamps to be >= the...

Original commit message from CVS:
* ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
(gst_ogg_mux_push_buffer):
Don't generate out-of-order timestamps from oggmux, instead clamp
output timestamps to be >= the previously output ts.
Fixes #355595
ChangeLog
ext/ogg/gstoggmux.c