Thibault Saunier
|
01e70e3552
|
Move files from gst-editing-services into the "subprojects/gst-editing-services/" subdir
|
2021-09-24 16:15:30 -03:00 |
|
Seungha Yang
|
6cd13c3b09
|
ges: Port to gst_print*
Sync with gst-launch, as g_print* will print broken string on Windows.
See also
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/258
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-editing-services/-/merge_requests/245>
|
2021-04-28 01:17:12 +09:00 |
|
Tim-Philipp Müller
|
76f3dcb8f1
|
examples: ges-ui: fix some gtk2-ism
Still lots of deprecated API to update.
https://bugzilla.gnome.org/show_bug.cgi?id=796243
|
2018-05-20 23:50:14 +01:00 |
|
Sebastian Dröge
|
7c117fe8e8
|
ges-ui: Ensure that string is \0-terminated
CID 1320699
|
2017-02-28 13:02:44 +02:00 |
|
Sebastian Dröge
|
da399fb196
|
examples/ges-ui: Remove useless NULL check
g_new0() will abort if allocation fails.
CID 1139842
|
2017-02-28 12:50:31 +02:00 |
|
Thibault Saunier
|
e1fcd42a19
|
examples: Move all examples to the root dir and create foldersdir per language
+ Add some markdown files to link between languages
+ Add a simple 'play timeline with one clip" example in C and python
|
2015-12-21 15:35:17 +01:00 |
|