From ab2ba3d0c956a8c33db138729824bfee4e0d5a89 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 20 May 2004 17:26:53 +0000 Subject: [PATCH] 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 63e69033d3..12fdc1b3ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-20 Thomas Vander Stichele + + * 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 * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),