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
/
ext
/
jack
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
jack: Add new connection mode
Wim Taymans
4
-6
/
+13
2008-11-23
ext/jack/: Query port latencies for sink/src delays.
Stefan Kost
3
-3
/
+19
2008-11-04
Don't install static libs for plugins. Fixes #550851 for -bad.
Stefan Kost
1
-0
/
+1
2008-09-17
Fix compiler warnings on OS/X
Jan Schmidt
1
-1
/
+1
2008-08-07
ext/jack/gstjackaudiosrc.c: Try committing this once again. Now properly rena...
Stefan Kost
1
-17
/
+17
2008-08-07
docs/plugins/: docs/plugins/inspect/plugin-jack.xml
Stefan Kost
3
-8
/
+57
2008-08-07
ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.
Tristan Matthews
8
-89
/
+1054
2008-06-13
docs/plugins/: docs/plugins/inspect/plugin-mythtv.xml
Stefan Kost
1
-24
/
+16
2008-06-12
Do not use short_description in section docs for elements. We extract them fr...
Stefan Kost
1
-1
/
+0
2008-05-26
ext/jack/gstjackaudiosink.c: Include the element name in the port name to avo...
Wim Taymans
1
-5
/
+8
2008-04-06
ext/jack/gstjackaudiosink.c: Work around missing bits of thread-safety on old...
Tim-Philipp Müller
1
-0
/
+4
2008-03-13
Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...
Sebastian Dröge
1
-2
/
+1
2007-07-18
ext/jack/gstjackaudiosink.c: Add stdlib include here too.
Stefan Kost
1
-0
/
+2
2007-04-04
ext/jack/gstjackaudiosink.c: Try t better name clients. properly handle retur...
Stefan Kost
1
-7
/
+15
2007-03-18
ext/jack/gstjackaudioclient.c: Don't need to take the connection lock, it wil...
Paul Davis
1
-7
/
+19
2007-03-08
ext/jack/: Make an object to manage client connections to the jack server whi...
Paul Davis
5
-68
/
+634
2007-01-12
ext/jack/gstjackaudiosink.*: Improve docs.
Wim Taymans
2
-10
/
+37
2006-12-06
ext/jack/.cvsignore: Ignore old files as requested by the build slave.
Jan Schmidt
1
-0
/
+1
2006-11-30
ext/Makefile.am: Fix build.
Wim Taymans
1
-4
/
+6
2006-11-30
Added fully functional jackaudiosink.
Wim Taymans
5
-651
/
+954
2006-04-08
Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
Stefan Kost
2
-2
/
+2
2006-04-01
rework build; add translations for v4l2
Thomas Vander Stichele
1
-1
/
+2
2005-10-12
renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...
Stefan Kost
2
-13
/
+13
2005-09-05
Fix up all the state change functions.
Jan Schmidt
2
-19
/
+26
2004-08-03
fixes for G_DISABLE_ASSERT and friends
Benjamin Otte
1
-1
/
+2
2004-05-21
second batch : remove ',' at end of enums as they could confuse older gcc, fo...
Stéphane Loeuillet
2
-2
/
+2
2004-03-15
don't mix tabs and spaces
Thomas Vander Stichele
2
-160
/
+164
2004-03-15
*.h: Revert indenting
Johan Dahlin
1
-39
/
+33
2004-03-14
gst-indent
Thomas Vander Stichele
3
-583
/
+621
2004-01-12
Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...
David Schleef
1
-1
/
+1
2003-12-22
Merge CAPS branch
David Schleef
1
-24
/
+18
2003-12-13
removed GST_*_CAST. Disabling of type checking is done in glib.
Benjamin Otte
1
-1
/
+1
2003-12-04
remove copyright field from plugins
Andy Wingo
1
-1
/
+0
2003-11-07
Remove all config.h includes from header files, add it to each source file an...
Ronald S. Bultje
1
-0
/
+4
2003-11-01
Jack fixed too
Iain Holmes
1
-69
/
+85
2003-10-29
change gst/bytestream.h to gst/bytestream/bytestream.h
David Schleef
1
-1
/
+1
2003-10-28
merge TYPEFIND branch. Major changes:
Benjamin Otte
1
-1
/
+1
2003-10-08
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...
Andy Wingo
1
-2
/
+2
2003-10-01
New typefind system: bytestream is now part of the core all plugins have been...
Ronald S. Bultje
1
-1
/
+1
2003-09-30
conform to the buffer-frames props entry -- much nicer now...
Andy Wingo
3
-169
/
+159
2003-08-10
Remove redundant plugindir definition
David Schleef
1
-1
/
+0
2003-07-19
+ changes for new float caps without slope/intercept + some category changes ...
Leif Johnson
2
-8
/
+8
2003-07-06
New mimetypes gone into effect today - this commit changes all old mimetypes ...
Ronald S. Bultje
1
-10
/
+16
2003-07-01
fix type punning
David Schleef
1
-2
/
+2
2003-06-29
compatibility fix for new GST_DEBUG stuff.
Benjamin Otte
2
-1
/
+4
2003-06-13
Removed ugly caps fixed flag hack, will be done automatically in core soon
Wim Taymans
1
-1
/
+0
2003-03-04
update for the latest jack cvs and non-cothreaded gst scheduler
OSLOSUMMIT1-200303051
Andy Wingo
3
-82
/
+66
2003-02-05
Changed caps->fixed to use FLAG_SET
Jan Schmidt
1
-1
/
+1
2003-01-10
PadConnect -> PadLink
Thomas Vander Stichele
1
-2
/
+2
2003-01-10
another batch of connect->link fixes please let me know about issues and plea...
Thomas Vander Stichele
1
-6
/
+6
[next]