summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2004-07-09 14:08:43 +0000
committerWim Taymans <wim.taymans@gmail.com>2004-07-09 14:08:43 +0000
commit18f0d672ec68d758391e785f9e536c1972d3ee5a (patch)
tree63bf4c57ad5f5d5047ec22e92096d7a0fb8e9c18 /ChangeLog
parent0b7528718181155e52d406c39a2445da5de7660c (diff)
downloadgst-plugins-bad-18f0d672ec68d758391e785f9e536c1972d3ee5a.tar.gz
gst-plugins-bad-18f0d672ec68d758391e785f9e536c1972d3ee5a.tar.bz2
gst-plugins-bad-18f0d672ec68d758391e785f9e536c1972d3ee5a.zip
ext/theora/theoradec.c: Sync to keyframe after seek
Original commit message from CVS: * ext/theora/theoradec.c: (theora_dec_from_granulepos), (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain): Sync to keyframe after seek
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7264b2ab..a46772bc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-09 Wim Taymans <wim@fluendo.com>
+
+ * ext/theora/theoradec.c: (theora_dec_from_granulepos),
+ (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
+ Sync to keyframe after seek
+
2004-07-09 Thomas Vander Stichele <thomas (at) apestaart (dot) org>
* ext/alsa/gstalsa.c: (gst_alsa_change_state):