diff options
| author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-11 12:18:23 +0000 |
|---|---|---|
| committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-11-11 12:18:23 +0000 |
| commit | 320e96a27c5328998c8cf712bec9b6a142d92d6d (patch) | |
| tree | 794e198291eff1929836cb9c130620ded5f3189f /ChangeLog | |
| parent | 15649903aaac98ddb7605dc144fcddafe6dad28b (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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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: |
