From 87fd8ada3422d22c2e71bbf99b95cb543bbfbe7b Mon Sep 17 00:00:00 2001 From: Olivier Crete Date: Fri, 15 Aug 2008 17:26:18 +0000 Subject: gst/rtp/: Update the vorbis RTP pay/depay to RFC 5215. Original commit message from CVS: Patch by: Olivier Crete * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps), (gst_rtp_vorbis_depay_process): * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers): Update the vorbis RTP pay/depay to RFC 5215. Fixes #547842. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index acaaed96..239a94db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2008-08-15 Wim Taymans + + Patch by: Olivier Crete + + * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps), + (gst_rtp_vorbis_depay_process): + * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers): + Update the vorbis RTP pay/depay to RFC 5215. + Fixes #547842. + 2008-08-14 David Schleef * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60 -- cgit