index
:
gst-plugins-bad
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
master
LV2 for GStreamer (SoC 2009)
dave@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
/
selector
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-11
inputselector: Fix compilation, activate_sinkpad() has no notify parameter
Sebastian Dröge
1
-3
/
+4
2009-02-10
input-selector: Activate and notify pad before processing events.
Michael Smith
1
-8
/
+13
2009-01-30
Unref event if we don't forward it, unref pads when done with them.
Michael Smith
1
-0
/
+5
2008-12-04
gst/selector/gstinputselector.c: Ensure we emit notify::active-pad when auto-...
Michael Smith
1
-0
/
+11
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-10-15
gst/selector/gstinputselector.c: Gracefully handle the cases when we dont' ha...
Edward Hervey
1
-7
/
+10
2008-10-07
gst/selector/gstoutputselector.c: Choose right pad for sending events. Fixes ...
Stefan Kost
1
-2
/
+5
2008-09-08
gst/selector/gstinputselector.c: Reset the selector state when going to READY.
Wim Taymans
1
-0
/
+37
2008-09-01
gst/selector/gstinputselector.c: Reuse the get_linked_pads for both source an...
Wim Taymans
1
-16
/
+24
2008-08-27
gst/selector/gstinputselector.c: Implement the LATENCY query in a better way ...
Wim Taymans
1
-0
/
+80
2008-08-05
gst/selector/gstinputselector.c: Move the select-all logic into the activatio...
Wim Taymans
1
-12
/
+16
2008-06-19
Use BOILERPLATE macro and update test to the latest api changes.
Stefan Kost
1
-45
/
+23
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
2
-2
/
+0
2008-03-20
gst/selector/gstinputselector.c: Do g_object_notify() only when not holding t...
Wim Taymans
1
-5
/
+12
2008-03-20
gst/selector/gstinputselector.c: Release the selector lock when pad alloc hap...
Wim Taymans
1
-0
/
+2
2008-03-20
gst/selector/gstinputselector.c: Add pad property to configure behaviour of t...
Wim Taymans
1
-22
/
+69
2008-03-20
gst/selector/gstinputselector.*: Figure out the locking a bit more.
Wim Taymans
2
-110
/
+200
2008-03-14
gst/selector/gstinputselector.c: Add lots of debugging.
Wim Taymans
1
-12
/
+41
2008-03-13
gst/selector/gstinputselector.*: Various cleanups.
Wim Taymans
4
-74
/
+132
2008-02-26
gst/selector/gstoutputselector.c: Fix changing to same pad twice before a cha...
Stefan Kost
1
-0
/
+5
2008-02-25
gst/selector/gstinputselector.*: Added "select-all" property to make it work ...
Stefan Kost
3
-9
/
+74
2008-02-09
gst/selector/Makefile.am: Listing the marshal.h in the nodist_HEADERS breaks ...
Jan Schmidt
1
-1
/
+1
2008-02-07
gst/multifile/gstmultifilesink.c: Add a fixme comment.
Stefan Kost
1
-9
/
+8
2008-02-01
gst/selector/gstinputselector.c: Don't leak event on pads that are not linked...
Wim Taymans
1
-0
/
+2
2008-01-29
Replace the switch plugin with the selector plugin. Add output- selector as t...
Stefan Kost
9
-0
/
+1784