diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-20 17:26:53 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-05-20 17:26:53 +0000 |
commit | ab2ba3d0c956a8c33db138729824bfee4e0d5a89 (patch) | |
tree | b6be752d9fd48b223b6a3b74ee9ce90239c9428f /ChangeLog | |
parent | 2dfd732f32e7e1c2d85aaa19909344ec3cb2b814 (diff) | |
download | gst-plugins-bad-ab2ba3d0c956a8c33db138729824bfee4e0d5a89.tar.gz gst-plugins-bad-ab2ba3d0c956a8c33db138729824bfee4e0d5a89.tar.bz2 gst-plugins-bad-ab2ba3d0c956a8c33db138729824bfee4e0d5a89.zip |
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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): |