From 67e87defd677733e6293e409c84991ea18a75f74 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Thu, 19 Jun 2008 11:06:29 +0000 Subject: gst/rtp/gstrtpg726pay.c: No need to check for audio/G723 and audio/32KADPCM here as they are no longer supported. Original commit message from CVS: * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps): No need to check for audio/G723 and audio/32KADPCM here as they are no longer supported. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ca92fcfc..297e5793 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-19 Peter Kjellerstedt + + * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps): + No need to check for audio/G723 and audio/32KADPCM here as they are + no longer supported. + 2008-06-19 Sebastian Dröge * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset), -- cgit