From 21556043d21ceaa19911a0bd35e13d47f800577d Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 13 May 2008 08:59:41 +0000 Subject: gst/rtp/gstrtpg729depay.c: Fix wrong caps string. Original commit message from CVS: * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps): Fix wrong caps string. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 75b1ed48..f8285656 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-05-13 Wim Taymans + + * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps): + Fix wrong caps string. + 2008-05-13 Wim Taymans Based on patch by: Olivier Crete -- cgit