diff options
author | Sebastian Pölsterl <marduk@k-d-w.org> | 2008-06-13 15:46:03 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerabbas@merali.org> | 2008-06-13 15:46:03 +0000 |
commit | 7ce74ccd5db8cc084ebe07da9e33366712064ee0 (patch) | |
tree | 1e5f90c97b70e8bc43bd2d9c8bc96201a81b9aa5 /ChangeLog | |
parent | 10574b5d4c0a2919811b35efd7cde866905308ee (diff) | |
download | gst-plugins-bad-7ce74ccd5db8cc084ebe07da9e33366712064ee0.tar.gz gst-plugins-bad-7ce74ccd5db8cc084ebe07da9e33366712064ee0.tar.bz2 gst-plugins-bad-7ce74ccd5db8cc084ebe07da9e33366712064ee0.zip |
gst/mpegtsparse/mpegtspacketizer.c: Handle character sets in strings coming from DVB SI according to the DVB SI spec.
Original commit message from CVS:
patch by: Sebastian Pölsterl
* gst/mpegtsparse/mpegtspacketizer.c:
Handle character sets in strings coming from DVB SI according
to the DVB SI spec.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2008-06-13 Zaheer Abbas Merali <zaheerabbas at merali dot org> + + patch by: Sebastian Pölsterl + + * gst/mpegtsparse/mpegtspacketizer.c: + Handle character sets in strings coming from DVB SI according + to the DVB SI spec. + 2008-06-13 Stefan Kost <ensonic@users.sf.net> * gst/replaygain/gstrganalysis.c: |