summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-07 16:49:49 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-07 16:49:49 +0000
commite696ec7e2d529febc9426daef7b0154cbc979df6 (patch)
treeec1bb440db64cfecf89a131bca5ec78ca384a087 /ChangeLog
parent5e836194db1016953803eadb709775a09f2fa404 (diff)
downloadgst-plugins-bad-e696ec7e2d529febc9426daef7b0154cbc979df6.tar.gz
gst-plugins-bad-e696ec7e2d529febc9426daef7b0154cbc979df6.tar.bz2
gst-plugins-bad-e696ec7e2d529febc9426daef7b0154cbc979df6.zip
debugging; change sync method to picture
Original commit message from CVS: debugging; change sync method to picture
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ae53c48..75da801d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-07 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
+
+ * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
+ * ext/mpeg2dec/gstmpeg2dec.h:
+ various debugging improvements. Reset stream to next picture
+ instead of sequence header, otherwise seeks cannot work. */
+
2004-07-07 Wim Taymans <wim@fluendo.com>
* gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),