From 780d129efda9d4c1215779f199c17bbdc7c712f1 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Wed, 14 May 2008 17:58:50 +0000 Subject: gst/rtp/gstrtph264pay.*: Make it possible to specify profile-level-id and sprop-parameter-sets using properties in ca... Original commit message from CVS: * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property): * gst/rtp/gstrtph264pay.h: Make it possible to specify profile-level-id and sprop-parameter-sets using properties in case they are not available in-stream. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index 2d9c09df..d78efae3 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 2d9c09df0fe4ad3f570fea9f649cfc6c4511080d +Subproject commit d78efae300d4dff0291717ccf7a2b82c713a81ef -- cgit