summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-10-20 14:19:17 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-10-20 14:19:17 +0000
commita794d8cccf554a3010419719473ad3948b85ee1a (patch)
tree1661c4542d87c8569478f607a68d561304ad99f1 /ChangeLog
parent2c4fc7cd4a89e2f202083a111deaf9ef69042ce0 (diff)
downloadgst-plugins-bad-a794d8cccf554a3010419719473ad3948b85ee1a.tar.gz
gst-plugins-bad-a794d8cccf554a3010419719473ad3948b85ee1a.tar.bz2
gst-plugins-bad-a794d8cccf554a3010419719473ad3948b85ee1a.zip
gst/mpegdemux/gstmpegdemux.c: Fix reverse playback regression.
Original commit message from CVS: * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data): Fix reverse playback regression. Fixes #557080
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 43cbaa06..28aeec30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-20 Edward Hervey <edward.hervey@collabora.co.uk>
+
+ * gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
+ Fix reverse playback regression.
+ Fixes #557080
+
2008-10-19 Tim-Philipp Müller <tim.muller at collabora co uk>
* ext/apexsink/gstapexplugin.c: (plugin_init):