From a3719a4a153525bc32af8a5bbf090b0e5a9f4941 Mon Sep 17 00:00:00 2001 From: Tommi Myöhänen Date: Mon, 11 Jun 2007 10:21:13 +0000 Subject: gst/rtp/: Add missing rate fields to caps. Fixes #441118. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Patch by: Tommi Myöhänen * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps): * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps): Add missing rate fields to caps. Fixes #441118. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 073eb3e7..a7362151 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-06-11 Wim Taymans + + Patch by: Tommi Myöhänen + + * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps): + * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps): + Add missing rate fields to caps. Fixes #441118. + 2007-06-10 Sebastien Moutte * win32/vs6/gst_plugins_good.dsw: -- cgit