From: Wim Taymans Date: Fri, 19 Aug 2005 14:51:20 +0000 (+0000) Subject: gst/rtp/: Some cleanups in the h263p (de)payloaders. X-Git-Tag: 1.19.3~505^2~2236 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=26e8ead88b3f3fb6948ed759a6fba9a44ba35dc6;p=platform%2Fupstream%2Fgstreamer.git gst/rtp/: Some cleanups in the h263p (de)payloaders. Original commit message from CVS: * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_init), (gst_rtph263pdec_chain): * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), (gst_rtph263penc_flush), (gst_rtph263penc_chain): Some cleanups in the h263p (de)payloaders. --- diff --git a/ChangeLog b/ChangeLog index 296fc02..adce6fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2005-08-19 Wim Taymans + * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_init), + (gst_rtph263pdec_chain): + * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), + (gst_rtph263penc_flush), (gst_rtph263penc_chain): + Some cleanups in the h263p (de)payloaders. + +2005-08-19 Wim Taymans + * ext/amrnb/amrnbdec.c: * ext/amrnb/amrnbenc.c: (gst_amrnbenc_setcaps): * ext/amrnb/amrnbparse.c: