From 0b78e4c4f9f192a30c67dc1eb17adaa2a48fd5a4 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 21 Jun 2008 10:25:59 +0000 Subject: [PATCH] break long lines Original commit message from CVS: break long lines --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 60e2b7efb1..3f20c8218e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1461,10 +1461,12 @@ (gst_gio_src_set_property), (gst_gio_src_get_property), (gst_gio_src_start): * ext/gio/gstgiosrc.h: - API: Add "file" properties where one can set a GFile as source/destination. + API: Add "file" properties where one can set a GFile as + source/destination. - Add locking to the properties and use gst_element_class_set_details_simple() - instead of a static GstElementDetails struct. + Add locking to the properties and use + gst_element_class_set_details_simple() instead of a static + GstElementDetails struct. 2008-04-19 Sebastian Dröge -- 2.34.1