From b2750e2a1a3d75be8ee26c01f5219733b851fcf7 Mon Sep 17 00:00:00 2001 From: Peter Kjellerstedt Date: Tue, 20 May 2008 13:57:44 +0000 Subject: gst/rtp/gstrtph264pay.*: Correct a typo (sinle -> single). Original commit message from CVS: * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type), (gst_rtp_h264_pay_handle_buffer): * gst/rtp/gstrtph264pay.h: Correct a typo (sinle -> single). --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ff8d36ce..e466ad3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-20 Peter Kjellerstedt + + * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type), + (gst_rtp_h264_pay_handle_buffer): + * gst/rtp/gstrtph264pay.h: + Correct a typo (sinle -> single). + 2008-05-20 Wim Taymans * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init), -- cgit