ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating timestamp, update timestam...
authorAndy Wingo <wingo@pobox.com>
Wed, 15 Feb 2006 12:20:47 +0000 (12:20 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 15 Feb 2006 12:20:47 +0000 (12:20 +0000)
commit91609bfd24f658d3f2c430e4ddd5b63f2eafa163
tree57beba864c0f92259c30dae261ccca89830bdd10
parentada63f8ef676be8e2ba8c8552f3f8f9f0a2dbf93
ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating timestamp, update timestamp_end as well. Fixes a bugaboo. ...

Original commit message from CVS:
2006-02-15  Andy Wingo  <wingo@pobox.com>

* ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
to the Lord Jesus that I do not have to touch the ogg muxer ever
again.
ChangeLog
ext/ogg/gstoggmux.c