From 53ddac062d90664aead98f557ca0b4b8861b22fe Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Mon, 6 Nov 2006 20:52:10 +0000 Subject: gst/rtp/gstrtpvorbispay.*: Generate a valid configuration string in the caps based on the vorbis headers. Original commit message from CVS: * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id), (gst_rtp_vorbis_pay_handle_buffer): * gst/rtp/gstrtpvorbispay.h: Generate a valid configuration string in the caps based on the vorbis headers. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4153b98f..f22954df 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2006-11-06 Wim Taymans + + * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps), + (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id), + (gst_rtp_vorbis_pay_handle_buffer): + * gst/rtp/gstrtpvorbispay.h: + Generate a valid configuration string in the caps based on the + vorbis headers. + 2006-11-02 Tim-Philipp Müller * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext): -- cgit