From f331fb4423ec0d97ca758c1801b3219eb5ec44c7 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 19 Aug 2005 15:01:05 +0000 Subject: gst/rtp/gstrtph263penc.*: Added configurable pt and ssrc, to be merged in the caps or a base class... Original commit message from CVS: * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), (gst_rtph263penc_flush), (gst_rtph263penc_chain), (gst_rtph263penc_set_property), (gst_rtph263penc_get_property): * gst/rtp/gstrtph263penc.h: Added configurable pt and ssrc, to be merged in the caps or a base class... --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index adce6fa3..366801ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-19 Wim Taymans + + * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_class_init), + (gst_rtph263penc_flush), (gst_rtph263penc_chain), + (gst_rtph263penc_set_property), (gst_rtph263penc_get_property): + * gst/rtp/gstrtph263penc.h: + Added configurable pt and ssrc, to be merged in the caps or + a base class... + 2005-08-19 Wim Taymans * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_init), -- cgit v1.2.1