summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-11 12:18:23 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-11 12:18:23 +0000
commit320e96a27c5328998c8cf712bec9b6a142d92d6d (patch)
tree794e198291eff1929836cb9c130620ded5f3189f /ChangeLog
parent15649903aaac98ddb7605dc144fcddafe6dad28b (diff)
gst/matroska/matroska-mux.c: Fix muxing of Dirac streams if the input already has the format we need, i.e. is the out...
Original commit message from CVS: * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_dirac_packet): Fix muxing of Dirac streams if the input already has the format we need, i.e. is the output of matroskademux.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 822e77de..0752640b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-11-11 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/matroska/matroska-mux.c:
+ (gst_matroska_mux_handle_dirac_packet):
+ Fix muxing of Dirac streams if the input already has the format
+ we need, i.e. is the output of matroskademux.
+
2008-11-11 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavimux.c: