summaryrefslogtreecommitdiffstats
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
commit5b8987e1e14211f5099c3af3f05fbe5b279ac26b (patch)
treec26c43e03080acd0687fc8b7843929605c5b92c3
parent6a322c58c9836a6ddcc75f32c14193dc6006ddb0 (diff)
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 63e69033..12fdc1b3 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):