index
:
~robswain/gst-plugins-good
working-qtdemux
Robert Swain's dumping ground for gst-plugins-good development
robswain
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
gconf
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -good.
Stefan Kost
1
-0
/
+1
2008-05-21
Don't use gst_element_get_pad(), it's a bad method.
Wim Taymans
4
-7
/
+7
2008-05-03
ext/gconf/: When we can't create a fakesink/fakesrc complain instead of unref...
Sebastian Dröge
4
-9
/
+36
2008-02-11
ext/gconf/gconf.c: Use and unset the GError when pipeline creation fails inst...
Sebastian Dröge
1
-0
/
+8
2007-10-17
Use new gst_bus_pop_filtered().
Tim-Philipp Müller
1
-7
/
+4
2007-09-12
ext/gconf/gstgconfaudiosink.c: Fix warning when building without debug.
Stefan Kost
1
-3
/
+1
2007-09-06
ext/gconf/gstswitchsink.c: If the new kid element fails to change state for s...
Tim-Philipp Müller
1
-1
/
+27
2007-07-27
ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the defaul...
Jan Schmidt
1
-3
/
+4
2007-06-21
ext/gconf/gconf.h: Make the prototype of gst_gconf_get_key_for_sink_profile m...
Damien Carbery
1
-1
/
+1
2007-03-22
ext/gconf/gconf.c: Accept complex pipeline descriptions as an audio profile i...
Christophe Dehais
1
-7
/
+8
2007-03-06
ext/gconf/gstswitchsink.c: Fix up the dispose logic so it doesn't leak, and f...
Jan Schmidt
1
-11
/
+18
2007-03-05
ext/gconf/gstswitchsink.c: Fix up the reference counting of the child elements.
Jan Schmidt
1
-1
/
+13
2007-03-05
ext/gconf/gstswitchsink.c: Install fakesink in NULL by fixing some broken log...
Jan Schmidt
1
-8
/
+8
2007-03-05
ext/gconf/gstswitchsink.c: Mark us as a sink when we have no fakesink in NULL...
Wim Taymans
1
-0
/
+1
2007-03-04
Fix a bunch of leaks shown by the newly-added states test.
Jan Schmidt
5
-11
/
+57
2007-02-14
ext/gconf/gstgconfaudiosink.c: Don't reset the profile when going switching s...
Jan Schmidt
1
-2
/
+3
2007-02-13
Re-factor the gconfaudiosink into a "GstSwitchSink" base class and a child th...
Jan Schmidt
7
-136
/
+439
2007-02-06
ext/gconf/: In gconfaudiosink, get the right key as the old key in do_toggle ...
Tim-Philipp Müller
3
-31
/
+41
2006-12-11
ext/gconf/gstgconfaudiosrc.*: Remove gconf notify hook when the gconfaudiosrc...
Tim-Philipp Müller
2
-1
/
+22
2006-06-01
Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
Stefan Kost
4
-6
/
+6
2006-05-10
Const-ify GEnumValue arrays.
Tim-Philipp Müller
1
-1
/
+1
2006-04-25
Define GstElementDetails as const and also static (when defined as global)
Stefan Kost
4
-4
/
+4
2006-03-30
better/unified long descriptions
Wim Taymans
4
-24
/
+20
2006-02-17
add Jurg's patch for multidevice support
Christian Schaller
4
-7
/
+149
2006-02-07
ext/gconf/gconf.h: Remove declaration of function that no longer exists.
Tim-Philipp Müller
1
-1
/
+0
2006-02-05
ext/gconf/: Ignore changing the GConf key to "". Ignore GConf key updates tha...
Jan Schmidt
10
-8
/
+154
2006-02-02
Use new functions from core to render a bin from a string. Fixes build. Up re...
Tim-Philipp Müller
1
-81
/
+11
2006-01-06
ext/gconf/: Add new gconfaudiosrc and gconfvideosrc elements (needed for gnom...
Tim-Philipp Müller
6
-4
/
+492
2005-12-06
expand tabs
Thomas Vander Stichele
3
-15
/
+15
2005-11-22
ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event) (gst_dvdemux_demux_frame)...
Andy Wingo
2
-2
/
+2
2005-11-21
*.*: Ran scripts/update-macros. Oh yes.
Andy Wingo
1
-7
/
+7
2005-11-14
rework configure.ac; make asterisk rtp stuff compile on mingw
Thomas Vander Stichele
1
-1
/
+1
2005-11-02
ext/gconf/: Fix state change functions here as well and set kid to NULL state...
Tim-Philipp Müller
2
-4
/
+22
2005-10-10
ext/gconf/: Make sure element is NULL before removing from the bin.
Wim Taymans
2
-0
/
+2
2005-09-23
fix build and use of GST_LIBS
Thomas Vander Stichele
1
-1
/
+1
2005-09-02
All plugins updated for element state changes.
Andy Wingo
2
-18
/
+22
2005-08-28
Updates for two-arg init from GST_BOILERPLATE.
Andy Wingo
2
-2
/
+4
2005-08-14
licensing, name and description changes
Thomas Vander Stichele
1
-1
/
+1
2005-08-03
Use new ghostpad API; now they actually work in Totem, also.
Ronald S. Bultje
4
-84
/
+102
2005-07-20
Port auto/gconfsinks to 0.9. They actually appear to work here in
Ronald S. Bultje
5
-122
/
+64
2005-07-20
add gconf.{ch} from gst-libs
Thomas Vander Stichele
2
-0
/
+365
2005-07-20
put in gconf sinks
Thomas Vander Stichele
7
-0
/
+602