summaryrefslogtreecommitdiffstats
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
commit05079f4dd742f9b620d31317f604a8e7feed1229 (patch)
tree63784167a0cfb0c05ea135e970cacf15d362b28c
parent5fc7b9191f05144795f392e8a04dc52586a07578 (diff)
debugging; change sync method to picture
Original commit message from CVS: debugging; change sync method to picture
-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),