mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
break long lines
Original commit message from CVS: break long lines
This commit is contained in:
parent
6ef8ecd7a3
commit
0b78e4c4f9
1 changed files with 5 additions and 3 deletions
|
@ -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 <slomo@circular-chaos.org>
|
||||
|
||||
|
|
Loading…
Reference in a new issue