summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Kjellerstedt <pkj@axis.com>2008-05-20 13:57:44 +0000
committerPeter Kjellerstedt <pkj@axis.com>2008-05-20 13:57:44 +0000
commitb2750e2a1a3d75be8ee26c01f5219733b851fcf7 (patch)
tree41b1241b906defae1c19c00f9e43a875849e6d6a /ChangeLog
parentbe0e73ee6bd042a349a79b0d4b34fdc6d5366a47 (diff)
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).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff8d36ce..e466ad3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-20 Peter Kjellerstedt <pkj@axis.com>
+
+ * 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 <wim.taymans@collabora.co.uk>
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),