summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-05-20 17:26:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-05-20 17:26:53 +0000
commitab2ba3d0c956a8c33db138729824bfee4e0d5a89 (patch)
treeb6be752d9fd48b223b6a3b74ee9ce90239c9428f
parent2dfd732f32e7e1c2d85aaa19909344ec3cb2b814 (diff)
downloadgstreamer-plugins-bad-ab2ba3d0c956a8c33db138729824bfee4e0d5a89.tar.gz
make ronald happy by following his strategy of putting headers as caps
Original commit message from CVS: make ronald happy by following his strategy of putting headers as caps
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 63e69033d..12fdc1b3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
+ * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
+ (gst_vorbisenc_chain):
+ put the codec headers on the caps as streamheader as well as
+ pushing them out
+
+2004-05-20 Thomas Vander Stichele <thomas at apestaart dot org>
+
* ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
(gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
(gst_vorbisenc_push_packet), (gst_vorbisenc_chain):