summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-02-14 14:33:27 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-02-14 14:33:27 +0000
commit4219829c50fcc2cf885553df6ee69ce5aee5965b (patch)
treeb9355ca884c4cd0670151c7c382fbf1ab9127f63 /ChangeLog
parent8ede0678be4921abd03bca7d68afb52844c7b8fa (diff)
downloadgst-plugins-bad-4219829c50fcc2cf885553df6ee69ce5aee5965b.tar.gz
gst-plugins-bad-4219829c50fcc2cf885553df6ee69ce5aee5965b.tar.bz2
gst-plugins-bad-4219829c50fcc2cf885553df6ee69ce5aee5965b.zip
gst/dvdspu/gstdvdspu.c: Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based on an idea by Jan Schmidt, f...
Original commit message from CVS: * gst/dvdspu/gstdvdspu.c: (gst_dvd_spu_handle_new_spu_buf): Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based on an idea by Jan Schmidt, fixes bug #516436.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf01807a..36cf420d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-02-14 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/dvdspu/gstdvdspu.c: (gst_dvd_spu_handle_new_spu_buf):
+ Set n_line_ctrl_i to 0 whenever we free line_ctrl_i. Patch based
+ on an idea by Jan Schmidt, fixes bug #516436.
+
2008-02-14 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* gst/mpegtsparse/gstmpegdesc.c: