From 4c62e33eac0fdace20f2de7b9bd3aabf7bbb2074 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 11 Nov 2008 17:33:00 +0000 Subject: gst/rtp/gstrtpg729pay.c: Don't ignore the return value of setcaps. Original commit message from CVS: * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps): Don't ignore the return value of setcaps. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fd3a75fc..b9f84df2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-11 Wim Taymans + + * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps): + Don't ignore the return value of setcaps. + 2008-11-11 Wim Taymans Patch by: Olivier Crete -- cgit