summaryrefslogtreecommitdiffstats
path: root/ext/jack
AgeCommit message (Expand)AuthorFilesLines
2005-03-20ext/jack/gstjack.c: don't use deprecated gst_buffer_set_dataBenjamin Otte1-1/+2
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 Loeuillet2-2/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele2-160/+164
2004-03-15*.h: Revert indentingJohan Dahlin1-39/+33
2004-03-14gst-indentThomas Vander Stichele3-583/+621
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-13removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte1-1/+1
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-0/+4
2003-11-01Jack fixed tooIain Holmes1-69/+85
2003-10-29change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef1-1/+1
2003-10-28merge TYPEFIND branch. Major changes:Benjamin Otte1-1/+1
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+2
2003-10-01New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje1-1/+1
2003-09-30conform to the buffer-frames props entry -- much nicer now...Andy Wingo3-169/+159
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson2-8/+8
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 Otte2-1/+4
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 Wingo3-82/+66
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-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-29licenses againAndy Wingo2-2/+4
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 Wingo2-4/+5
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 Wingo2-8/+26
2002-06-12working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2-12/+19
2002-05-15use new bytestream apiSteve Baker1-1/+1
2002-05-13update to new jack apiAndy Wingo3-8/+8
2002-05-05add some includesAndy Wingo1-1/+1
2002-05-05better initialization. it doesn't work over here, though.Andy Wingo3-23/+76
2002-05-04a commit so that jack will build without errors on Uraeus's system ;)Andy Wingo1-12/+14
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 Wingo3-17/+38
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 Wingo4-187/+311
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 Wingo2-3/+3