index
:
gstreamer/gst-editing-services
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
GStreamer Editing Services Library (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-editing-services)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ges
/
ges-formatter.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
ges: Use #pragma once everywhere
Thibault Saunier
1
-4
/
+1
2020-03-19
ges: Cleanup the way we declare object types
Thibault Saunier
1
-21
/
+3
2019-12-18
ges: Use G_DEPRECATE to mark deprecated methods
Thibault Saunier
1
-6
/
+2
2019-07-26
formatter: Better document metadata registration
Thibault Saunier
1
-1
/
+1
2019-07-26
formatter: Add a method to retrieve the best formatter for a givent URI
Thibault Saunier
1
-0
/
+3
2019-07-26
formatter: Duplicate const gchar* for metadatas
Thibault Saunier
1
-5
/
+5
2019-03-12
Mark ges_timeline_load_from_uri as deprecated
Pat DeSantis
1
-0
/
+2
2019-03-12
Update deprecation warning to match GTK style
Pat DeSantis
1
-1
/
+1
2019-03-12
Mark ges_formatter_save_to_uri as deprecated
Pat DeSantis
1
-0
/
+2
2018-03-13
GST_GES_API -> GES_API
Tim-Philipp Müller
1
-7
/
+7
2018-03-13
ges: GST_EXPORT -> GST_GES_API
Tim-Philipp Müller
1
-7
/
+7
2017-08-07
Mark symbols explicitly for export with GST_EXPORT
Thibault Saunier
1
-0
/
+7
2016-04-25
ges: Add G_BEGIN_DECLS around all relevant declarations in headers
Sebastian Dröge
1
-0
/
+4
2015-03-20
ges: Factor out a GESCommandLineFormatter class
Thibault Saunier
1
-0
/
+3
2013-10-15
ges-formatter: don't use 'class' as function argument name in headers
Kishore Arepalli
1
-1
/
+1
2013-08-19
formatter: Remove the unsed can_save_uri vmethod
Thibault Saunier
1
-3
/
+0
2013-04-23
formatter: Pass a dummy instance of formatter to virtual method
Thibault Saunier
1
-2
/
+2
2012-12-29
Misc documentation fixing
Thibault Saunier
1
-2
/
+2
2012-12-19
formatter: Make it work with GESProject
Thibault Saunier
1
-9
/
+25
2012-12-19
formatter: Implement the GESExtractable interface
Thibault Saunier
1
-2
/
+2
2012-12-19
formatter: Remove obselete APIs
Thibault Saunier
1
-58
/
+0
2012-12-19
Remove the GESKeyFileFormatter
Thibault Saunier
1
-3
/
+0
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-09-25
Reset ABI for 1.0 and ensure that extensible baseclasses are extensible enough
Thibault Saunier
1
-1
/
+1
2012-09-23
formatter: Add GError everywhere needed in the API
Thibault Saunier
1
-20
/
+24
2012-08-18
Misc documentation fixing
Thibault Saunier
1
-1
/
+1
2012-07-01
formatter: Make the emit_loaded a real method and not a virtual method
Thibault Saunier
1
-2
/
+4
2012-07-01
formatter: Add a timeline protected field
Thibault Saunier
1
-1
/
+4
2012-01-11
formatter: Add a "loaded" signal
Thibault Saunier
1
-0
/
+13
2012-01-11
ges: Add an API to Formatter to be able to handle moved sources
Thibault Saunier
1
-0
/
+24
2011-05-20
GESFormatter: Move comments out of the way
Edward Hervey
1
-4
/
+4
2011-03-01
ges: make uri strings const
Vincent Penquerc'h
1
-9
/
+9
2011-01-08
GESFormatter: Add private instance and move private variables to it
Thibault Saunier
1
-2
/
+3
2010-12-09
GESFormatter: Hide the save/load vmethod from the docs
Edward Hervey
1
-4
/
+3
2010-11-29
ges: Add padding to all public structures
Edward Hervey
1
-2
/
+5
2010-11-27
Formatter: Extend and fixup documentation
Edward Hervey
1
-26
/
+81
2010-11-27
GESFormatter: fix a few typos in documention
Brandon Lewis
1
-1
/
+1
2010-11-27
GESFormatter: Add data-related methods
Brandon Lewis
1
-1
/
+10
2010-11-27
GESKeyFileFormatter: New GKeyFile GESFormatter
Brandon Lewis
1
-1
/
+1
2010-11-27
GESFormatter: Project file format support
Brandon Lewis
1
-0
/
+97