summaryrefslogtreecommitdiff
path: root/ext/jack/gstjack.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-07ext/jack/: Add a jackaudiosrc. Refactor sink slightly for better code reuse.Tristan Matthews1-0/+23
2008-03-13Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead of hardcodin...Sebastian Dröge1-2/+1
2006-11-30Added fully functional jackaudiosink.Wim Taymans1-518/+24
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-1/+1
2006-04-01rework build; add translations for v4l2Thomas Vander Stichele1-1/+2
2005-09-05Fix up all the state change functions.Jan Schmidt1-7/+8
2004-08-03fixes for G_DISABLE_ASSERT and friendsBenjamin Otte1-1/+2
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-56/+59
2004-03-14gst-indentThomas Vander Stichele1-322/+334
2004-01-12Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-24/+18
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-01Jack fixed tooIain Holmes1-69/+85
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-09-30conform to the buffer-frames props entry -- much nicer now...Andy Wingo1-167/+144
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-4/+4
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-10/+16
2003-07-01fix type punningDavid Schleef1-2/+2
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-0/+3
2003-06-13Removed ugly caps fixed flag hack, will be done automatically in core soonWim Taymans1-1/+0
2003-03-04update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051Andy Wingo1-10/+11
2003-02-05Changed caps->fixed to use FLAG_SETJan Schmidt1-1/+1
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-6/+6
2002-09-29licenses againAndy Wingo1-1/+3
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-1/+1
2002-09-09removing warnings as approved by wimThomas Vander Stichele1-3/+1
2002-08-23fix jack input port connectionAndy Wingo1-0/+1
2002-07-09compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo1-1/+1
2002-07-02make jack work in all its full duplex gloryAndy Wingo1-4/+22
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo1-6/+12
2002-05-15use new bytestream apiSteve Baker1-1/+1
2002-05-13update to new jack apiAndy Wingo1-1/+1
2002-05-05add some includesAndy Wingo1-1/+1
2002-05-05better initialization. it doesn't work over here, though.Andy Wingo1-1/+1
2002-05-04set caps once we know the sample rate of the systemAndy Wingo1-0/+17
2002-05-04some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo1-0/+1
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-1/+2
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo1-164/+28
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-7/+7
2002-03-30alphabetization fixen a jack caps fixAndy Wingo1-1/+3
2002-03-30add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo1-5/+22
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo1-0/+593