index
:
~bilboed/gst-plugins-good
WIP
closedcaption
damaged
master
pushfile
qtdemux
qtdemux-cc
qtdemuxgap
qtpushfix
Personal repository for gst-plugins-good
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
jack
/
gstjackaudiosrc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
jack: Add property port-pattern to specify which JACK ports to connect to
hark
1
-5
/
+34
2014-04-26
docs: remove outdated and pointless 'Last reviewed' lines from docs
Tim-Philipp Müller
1
-2
/
+0
2013-11-18
docs: get rid of 'Since: 0.10.x' markers
Tim-Philipp Müller
1
-6
/
+2
2012-12-12
ext/sys: Fix some compilation errors caused by circular includes
Sebastian Dröge
1
-0
/
+2
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-08-27
docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvert
Tim-Philipp Müller
1
-1
/
+1
2012-04-10
Use new gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+3
2012-03-05
Merge branch 'master' into 0.11
Mark Nauwelaerts
1
-6
/
+6
2012-03-04
jack: change the transport-mode enum into flags
Stefan Sauer
1
-6
/
+6
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-12
/
+0
2012-02-07
jack: rework transport support
Stefan Sauer
1
-12
/
+0
2012-01-12
eqMerge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-5
/
+55
2012-01-11
jack: add a transport mode enum
Stefan Sauer
1
-18
/
+52
2012-01-10
jack: deactivate the request_state code
Stefan Sauer
1
-1
/
+7
2012-01-10
jack: add transport control handling
Stefan Sauer
1
-0
/
+10
2012-01-10
Merge branch 'master' into 0.11
Sebastian Dröge
1
-3
/
+36
2012-01-05
jack: Add the new layout field to the raw audio caps
Sebastian Dröge
1
-0
/
+2
2012-01-05
jackaudiosrc: Port to the new multichannel audio caps
Sebastian Dröge
1
-1
/
+1
2011-12-09
jack: don't leak client name when freeing the element
Tim-Philipp Müller
1
-0
/
+13
2011-12-09
jack: add "client-name" property to jackaudiosink and jackaudiosrc
Nicolas Baron
1
-3
/
+23
2011-11-28
various: fix pad template leaks
Vincent Penquerc'h
1
-2
/
+1
2011-11-11
update for audiobase* rename
Wim Taymans
1
-3
/
+3
2011-11-11
audio: update for base class rename
Wim Taymans
1
-6
/
+6
2011-11-11
update for ringbuffer change
Wim Taymans
1
-21
/
+22
2011-08-18
port to new audio caps.
Wim Taymans
1
-13
/
+14
2011-08-16
Merge branch 'master' into 0.11
Wim Taymans
1
-2
/
+2
2011-08-13
jackaudiosrc: fix error message code
Tim-Philipp Müller
1
-2
/
+2
2011-06-09
jack: port some more
Wim Taymans
1
-2
/
+3
2011-04-26
jack: port jack elements
Wim Taymans
1
-23
/
+19
2011-04-16
jack: fix unused-but-set-variable warnings with gcc-4.6
Tim-Philipp Müller
1
-15
/
+22
2011-04-11
jack: also handle deprecations for jack 1.9.7
Stefan Kost
1
-2
/
+2
2011-04-05
jack: Fix build with jack 0.120.1
Jon Nordby
1
-2
/
+2
2011-03-11
jack: fix build against jack 0.120.2
Philippe Normand
1
-1
/
+12
2011-01-02
jack: fix up element details and some other minor clean-ups
Tim-Philipp Müller
1
-2
/
+2
2011-01-02
jack: template caps had lists with one value, just use value directly
Tim-Philipp Müller
1
-1
/
+1
2011-01-02
jack: make get_type functions thread-safe
Tim-Philipp Müller
1
-6
/
+6
2011-01-02
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-2
/
+3
2011-01-02
jack: added translatable text for server not found error
Tristan Matthews
1
-3
/
+7
2011-01-02
jack: added client property
Tristan Matthews
1
-0
/
+18
2011-01-02
jacksrc: make sure we always read nframes
Wim Taymans
1
-8
/
+20
2011-01-02
jack: improve process_cb
Tristan Matthews
1
-24
/
+16
2011-01-02
jack: implement multichannel support correctly for jackaudiosrc
Tristan Matthews
1
-0
/
+3
2011-01-02
jack: remove empty dispose and finalize methods
Stefan Kost
1
-17
/
+0
2011-01-02
jack: don't leak caps
Stefan Kost
1
-0
/
+11
2011-01-02
jack: don't use GST_DEBUG_FUNCPTR for gobject vmethods
Stefan Kost
1
-6
/
+4
2011-01-02
jack: fix element name in section doc blob
Stefan Kost
1
-1
/
+1
2011-01-02
Add -Wold-style-definition
Benjamin Otte
1
-1
/
+1
2011-01-02
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-7
/
+4
2011-01-02
jack: ensure segtotal is at least 2
Stefan Kost
1
-2
/
+10
2011-01-02
jack: Add new connection mode
Wim Taymans
1
-4
/
+3
[next]