diff options
author | Sjoerd Simons <sjoerd@luon.net> | 2008-05-08 08:15:34 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-05-08 08:15:34 +0000 |
commit | 1d00afde9753aefe00d07bf846aa55feb79249bd (patch) | |
tree | cf3509eacf6cdc6d3157900967f416049c67854f /ChangeLog | |
parent | 47056ccbcb9ead26540238c269ed3cf175cb4957 (diff) |
gst/matroska/matroska-mux.c: Update the track duration if the old one was invalid.
Original commit message from CVS:
Patch by: Sjoerd Simons <sjoerd at luon dot net>
* gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
Update the track duration if the old one was invalid.
Fixes bug #532117.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-05-08 Sebastian Dröge <slomo@circular-chaos.org> + + Patch by: Sjoerd Simons <sjoerd at luon dot net> + + * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected): + Update the track duration if the old one was invalid. + Fixes bug #532117. + 2008-05-07 Ole André Vadla Ravnås <ole.andre.ravnas at tandberg com> * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps): |