Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ext/jack
AgeCommit message (Expand)Author
2014-04-27docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller
2014-02-23jack: add some simple log handlers for jackStefan Sauer
2013-11-18docs: get rid of 'Since: 0.10.x' markersTim-Philipp Müller
2013-04-15gst: Add better support for static pluginsSebastian Dröge
2012-12-12ext/sys: Fix some compilation errors caused by circular includesSebastian Dröge
2012-11-04Fix FSF addressTim-Philipp Müller
2012-08-28docs: gst-launch -> gst-launch-1.0 and ffmpegcolorspace -> videoconvertTim-Philipp Müller
2012-04-10Use new gst_element_class_set_static_metadata()Tim-Philipp Müller
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge
2012-04-04gst: Update versioningSebastian Dröge
2012-03-05Merge branch 'master' into 0.11Mark Nauwelaerts
2012-03-05jack: fix obvious wrong definition for the master flagStefan Sauer
2012-03-04jack: change the transport-mode enum into flagsStefan Sauer
2012-02-10Merge branch 'master' into 0.11Wim Taymans
2012-02-08jack: rework transport supportStefan Sauer
2012-01-19port to new gthread APIWim Taymans
2012-01-13eqMerge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller
2012-01-11jack: add a transport mode enumStefan Sauer
2012-01-11jack: deactivate the request_state codeStefan Sauer
2012-01-11jack: add transport control handlingStefan Sauer
2012-01-10jack: use jack type for the callbackStefan Sauer
2012-01-10Merge branch 'master' into 0.11Sebastian Dröge
2012-01-05jack: Add the new layout field to the raw audio capsSebastian Dröge
2012-01-05jackaudiosrc: Port to the new multichannel audio capsSebastian Dröge
2011-12-12Work around deprecated thread API in glib masterTim-Philipp Müller
2011-12-09jack: don't leak client name when freeing the elementTim-Philipp Müller
2011-12-09jack: add "client-name" property to jackaudiosink and jackaudiosrcNicolas Baron
2011-11-28various: fix pad template leaksVincent Penquerc'h
2011-11-11update for audiobase* renameWim Taymans
2011-11-11audio: update for base class renameWim Taymans
2011-11-11update for ringbuffer changeWim Taymans
2011-09-06-good: port to new audio capsWim Taymans
2011-08-18port to new audio caps.Wim Taymans
2011-08-16Merge branch 'master' into 0.11Wim Taymans
2011-08-13jackaudiosrc: fix error message codeTim-Philipp Müller
2011-08-03Merge branch 'master' into 0.11Wim Taymans
2011-08-03jackaudiosink: Don't call g_alloca() in process_cbTristan Matthews
2011-06-09jack: port some moreWim Taymans
2011-04-26jack: port jack elementsWim Taymans
2011-04-16jack: fix unused-but-set-variable warnings with gcc-4.6Tim-Philipp Müller
2011-04-11jack: also handle deprecations for jack 1.9.7Stefan Kost
2011-04-05jack: Fix build with jack 0.120.1Jon Nordby
2011-03-16jackaudiosink: Fix typo from 9544622674c0d0a3147a9b51145159b02eec68e9Robert Swain
2011-03-11jack: fix build against jack 0.120.2Philippe Normand
2011-01-02jack: fix up element details and some other minor clean-upsTim-Philipp Müller
2011-01-02jack: template caps had lists with one value, just use value directlyTim-Philipp Müller
2011-01-02jack: make get_type functions thread-safeTim-Philipp Müller
2011-01-02various (ext): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost
2011-01-02jack: added translatable text for server not found errorTristan Matthews
2011-01-02jack: added client propertyTristan Matthews