update for audiobase* rename
[platform/upstream/gstreamer.git] / ext / jack / gstjack.c
2011-02-28 Wim TaymansMerge branch 'master' into 0.11
2011-01-02 Tim-Philipp Müllerjack: fix up element details and some other minor clean-ups
2011-01-02 Tim-Philipp Müllerjack: make get_type functions thread-safe
2011-01-02 Tristan Matthewsjack: added client property
2011-01-02 Wim Taymansjack: Add new connection mode
2011-01-02 Tristan Matthewsext/jack/: Add a jackaudiosrc. Refactor sink slightly...
2011-01-02 Sebastian DrögeUse GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGI...
2011-01-02 Wim TaymansAdded fully functional jackaudiosink.
2011-01-02 Stefan KostFix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
2011-01-02 Thomas Vander Stichelerework build; add translations for v4l2
2011-01-02 Jan SchmidtFix up all the state change functions.
2011-01-02 Benjamin Ottefixes for G_DISABLE_ASSERT and friends
2011-01-02 Stéphane Loeuilletsecond batch : remove ',' at end of enums as they could...
2011-01-02 Thomas Vander Sticheledon't mix tabs and spaces
2011-01-02 Thomas Vander Stichelegst-indent
2011-01-02 David SchleefRemove all usage of gst_pad_get_caps(), and replace...
2011-01-02 David SchleefMerge CAPS branch
2011-01-02 Andy Wingoremove copyright field from plugins
2011-01-02 Iain HolmesJack fixed too
2011-01-02 Andy Wingo/GstBuffer/GstData/ in the API where you can pass event...
2011-01-02 Andy Wingoconform to the buffer-frames props entry -- much nicer...
2011-01-02 Leif Johnson+ changes for new float caps without slope/intercept...
2011-01-02 Ronald S. BultjeNew mimetypes gone into effect today - this commit...
2011-01-02 David Schleeffix type punning
2011-01-02 Benjamin Ottecompatibility fix for new GST_DEBUG stuff.
2011-01-02 Wim TaymansRemoved ugly caps fixed flag hack, will be done automat...
2011-01-02 Andy Wingoupdate for the latest jack cvs and non-cothreaded gst...
2011-01-02 Jan SchmidtChanged caps->fixed to use FLAG_SET
2011-01-02 Thomas Vander StichelePadConnect -> PadLink
2011-01-02 Thomas Vander Sticheleanother batch of connect->link fixes please let me...
2011-01-02 Andy Wingolicenses again
2011-01-02 Christian Schallerplugins part of license field patch
2011-01-02 Ronald S. BultjeThis updates all plugins to the new API for gst_pad_try...
2011-01-02 Thomas Vander Sticheleremoving warnings as approved by wim
2011-01-02 Andy Wingofix jack input port connection
2011-01-02 Andy Wingocompile fixen, and prepare to move MAINTAINER_MODE...
2011-01-02 Andy Wingomake jack work in all its full duplex glory
2011-01-02 Andy Wingoworking jack elements (fixed a problem in upstream...
2011-01-02 Steve Bakeruse new bytestream api
2011-01-02 Andy Wingoupdate to new jack api
2011-01-02 Andy Wingoadd some includes
2011-01-02 Andy Wingobetter initialization. it doesn't work over here, though.
2011-01-02 Andy Wingoset caps once we know the sample rate of the system
2011-01-02 Andy Wingosome jack fixes, alsa touchups, and add rtp by default...
2011-01-02 Andy Wingoa hack to work around intltool's brokenness a current...
2011-01-02 Andy WingoFinally we're on to a proper jack setup, with a special...
2011-01-02 Andy WingoGstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLAT...
2011-01-02 Andy Wingoalphabetization fixen a jack caps fix
2011-01-02 Andy Wingoadd notify back to filesrc, it's needed for MVC applica...
2011-01-02 Andy Wingos/Gnome-Streamer/GStreamer/
2011-01-02 Andy Wingoremoval of //-style comments don't link plugins to...
2011-01-02 Andy Wingos/gst_element_install_std_props/gst_element_class_insta...