gst/matroska/matroska-mux.c: Update the counter for the number of streams when pads...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 11 Jun 2008 11:27:46 +0000 (11:27 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 11 Jun 2008 11:27:46 +0000 (11:27 +0000)
commit1ad81019a2976c6f40afc43ca6bc8d3caf7e6896
tree92b95b76977074efec439f0438ac7b28237eb670
parent4c46ceb4cbacdf009c46d0ca55338c8e9694b2fe
gst/matroska/matroska-mux.c: Update the counter for the number of streams when pads are added or removed. This will m...

Original commit message from CVS:
* gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
(gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
Update the counter for the number of streams when pads are added or
removed. This will make sure that a seek table is generated for
files with just one audio stream.
ChangeLog
gst/matroska/matroska-mux.c