index
:
gstreamer/gst-template
0.10
1.18
BRANCH-GSTREAMER-0_8
main
master
Templates for applications and plugins (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-template)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst-plugin
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
Fixed typo in `gstplugin.c`
Ralph Tandetzky
1
-1
/
+1
2021-04-15
template: update make_element
Stéphane Cerveau
2
-8
/
+8
2020-12-10
gst-plugin: allow per feature registration
Stéphane Cerveau
3
-6
/
+10
2020-12-10
gst-plugin: apply gst-indent
Stéphane Cerveau
3
-80
/
+62
2020-05-12
gst-plugin: Update comment
Edward Hervey
1
-3
/
+3
2020-03-14
Use G_DECLARE_FINAL_TYPE()
Niels De Graef
3
-59
/
+12
2019-10-15
Remove autotools build
Tim-Philipp Müller
1
-39
/
+0
2019-06-20
Add meson build system
Stéphane Cerveau
3
-11
/
+12
2019-05-17
audiofilter: fix plugin name to match plugin .so filename
Tim-Philipp Müller
1
-2
/
+2
2016-04-02
plugin: port audio filter example to 1.0
Tim-Philipp Müller
2
-106
/
+164
2016-04-02
plugin: fix unused variable compiler warning
Tim-Philipp Müller
1
-1
/
+4
2015-06-10
gst-plugin: transform: fix code
Tim-Philipp Müller
1
-6
/
+3
2012-09-26
port to 1.0
Wim Taymans
2
-69
/
+70
2011-12-13
audiofilter: fix the license of the template
0.10
Stefan Sauer
1
-0
/
+23
2010-03-23
gst-plugin: use minimal configure.ac
Tim-Philipp Müller
1
-11
/
+10
2009-08-30
gstplugin.c: define PACKAGE if it hasn't been defined yet
Tim-Philipp Müller
1
-0
/
+9
2009-07-16
gst-plugin: Link with controller and base libraries
Joonas Salo
1
-1
/
+1
2008-11-04
src/Makefile.am: Don't install static libs for plugins. Fixes #550851 for the...
GIT_CONVERSION
Stefan Kost
1
-0
/
+1
2008-08-11
Integrate new template and improve search'n'replace ops. Update templates to ...
Stefan Kost
3
-29
/
+302
2008-06-09
src/gstplugin.c: Fix some memory leaks, and make the setcaps function actuall...
Jan Schmidt
1
-9
/
+6
2008-05-08
README: Add simple usage explanation and make it look like the other READMEs.
Stefan Kost
4
-38
/
+61
2007-08-01
src/gsttransform.c: Include right header to avoid structure size mismatches etc.
Tim-Philipp Müller
1
-1
/
+1
2007-07-25
src/gstplugin.c: Use GST_DEBUG_FUNCPTR() macros where it makes sense.
Steve Fink
1
-4
/
+8
2007-01-23
src/Makefile.am: Make clearer which Makefile variables need renaming if the p...
Tim-Philipp Müller
1
-2
/
+10
2006-06-22
src/gstplugin.c: Use GST_BOILERPLATE, add debug category (#345601).
Philip Jägenstedt
1
-112
/
+78
2006-04-20
remove double gst_get_, fix '_' in names
Johan Rydberg
3
-27
/
+14
2006-02-26
src/gstplugin.c: Fix function declaration of _init() function.
Tim-Philipp Müller
1
-6
/
+4
2006-02-07
src/: more code cleanups, more comments
Stefan Kost
2
-70
/
+88
2006-02-07
configure.ac: allow installing to $HOME
Stefan Kost
4
-5
/
+286
2006-01-23
src/gstplugin.h: FOO_BAR_CLASS(klass) should cast to FooBarClass*, not FooBar*.
Tim-Philipp Müller
1
-1
/
+1
2006-01-13
bring into the 0.10 world
Thomas Vander Stichele
2
-7
/
+7
2005-12-16
src/gstplugin.c: Need to have the set_property and get_property methods befor...
Jan Schmidt
1
-3
/
+3
2005-12-14
src/gstplugin.h: Fix GST_IS_FOO_BAR_CLASS macro.
Tim-Philipp Müller
1
-2
/
+2
2005-06-30
Fix for GStreamer 0.9.
Ronald S. Bultje
1
-20
/
+10
2005-06-30
Relicense all files to MIT, so people can use this code as inspiration or eve...
BRANCH-GSTREAMER-0_8
Ronald S. Bultje
2
-5
/
+64
2004-04-22
cleanup
Thomas Vander Stichele
1
-2
/
+1
2004-04-22
proper LDFLAGS
Thomas Vander Stichele
1
-1
/
+4
2004-01-25
src/gstplugin.c: Fix for GStreamer 0.7.x.
Ronald S. Bultje
1
-25
/
+22
2003-12-15
Update for new plugin loading system and several other changes
MOVE-TO-FDO
Ronald S. Bultje
2
-40
/
+38
2003-02-06
update for 0.6.0
Thomas Vander Stichele
2
-48
/
+51
2002-08-13
cleanups and clarifications
Thomas Vander Stichele
2
-35
/
+35
2002-08-13
small fixup hey guys, test this
Thomas Vander Stichele
2
-3
/
+4
2002-08-06
this version compiles and runs and everything, yay
Thomas Vander Stichele
3
-80
/
+92
2002-08-06
template code plugins don't work yet, I messed something up and I'm still loo...
Thomas Vander Stichele
3
-0
/
+325