summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-06-21 17:33:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-06-21 17:33:26 +0000
commit6681519d2742fc06450c60f664833c9914ed7350 (patch)
tree6609c041fec41625c9271f402d77530bf7e1d9a9 /ChangeLog
parent08d09c2d4a1d027c4aeeaa6f3ec3a2fd32d251d3 (diff)
downloadgst-plugins-bad-6681519d2742fc06450c60f664833c9914ed7350.tar.gz
gst-plugins-bad-6681519d2742fc06450c60f664833c9914ed7350.tar.bz2
gst-plugins-bad-6681519d2742fc06450c60f664833c9914ed7350.zip
ext/theora/theoraenc.c: fix granulepos bug from #305231
Original commit message from CVS: * ext/theora/theoraenc.c: (_ilog), (gst_theora_enc_init), (theora_enc_sink_link), (theora_buffer_from_packet): fix granulepos bug from #305231
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 460930a2..d5553ad0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-06-21 Thomas Vander Stichele <thomas at apestaart dot org>
+ * ext/theora/theoraenc.c: (_ilog), (gst_theora_enc_init),
+ (theora_enc_sink_link), (theora_buffer_from_packet):
+ fix granulepos bug from #305231
+
+2005-06-21 Thomas Vander Stichele <thomas at apestaart dot org>
+
* gst/videotestsrc/gstvideotestsrc.c:
(gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
expose timestamp_offset as a gobject property