gst/rtp/: Some cleanups in the h263p (de)payloaders.
authorWim Taymans <wim.taymans@gmail.com>
Fri, 19 Aug 2005 14:51:20 +0000 (14:51 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 19 Aug 2005 14:51:20 +0000 (14:51 +0000)
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.

ChangeLog

index 296fc02f76fb0e1ce96dce6f28cbf23f43f34761..adce6fa3588abee3e82ce9a74b514c3e05734db4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-08-19  Wim Taymans  <wim@fluendo.com>
+
+       * 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  <wim@fluendo.com>
 
        * ext/amrnb/amrnbdec.c: