diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2008-05-14 Peter Kjellerstedt <pkj@axis.com> + + * 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. + 2008-05-14 Stefan Kost <ensonic@users.sf.net> * docs/plugins/gst-plugins-good-plugins-docs.sgml: |
