summaryrefslogtreecommitdiff
path: root/ext/jack
Commit message (Expand)AuthorAgeFilesLines
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-122-13/+13
* Fix up all the state change functions.Jan Schmidt2005-09-052-19/+26
* fixes for G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+2
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-212-2/+2
* don't mix tabs and spacesThomas Vander Stichele2004-03-152-160/+164
* *.h: Revert indentingJohan Dahlin2004-03-151-39/+33
* gst-indentThomas Vander Stichele2004-03-143-583/+621
* Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow...David Schleef2004-01-121-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-24/+18
* removed GST_*_CAST. Disabling of type checking is done in glib.Benjamin Otte2003-12-131-1/+1
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-0/+4
* Jack fixed tooIain Holmes2003-11-011-69/+85
* change gst/bytestream.h to gst/bytestream/bytestream.hDavid Schleef2003-10-291-1/+1
* merge TYPEFIND branch. Major changes:Benjamin Otte2003-10-281-1/+1
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-2/+2
* New typefind system: bytestream is now part of the core all plugins have been...Ronald S. Bultje2003-10-011-1/+1
* conform to the buffer-frames props entry -- much nicer now...Andy Wingo2003-09-303-169/+159
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-192-8/+8
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-061-10/+16
* fix type punningDavid Schleef2003-07-011-2/+2
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-1/+4
* Removed ugly caps fixed flag hack, will be done automatically in core soonWim Taymans2003-06-131-1/+0
* update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051Andy Wingo2003-03-043-82/+66
* Changed caps->fixed to use FLAG_SETJan Schmidt2003-02-051-1/+1
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-2/+2
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-6/+6
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* licenses againAndy Wingo2002-09-292-2/+4
* plugins part of license field patchChristian Schaller2002-09-181-1/+2
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-1/+1
* removing warnings as approved by wimThomas Vander Stichele2002-09-091-3/+1
* fix jack input port connectionAndy Wingo2002-08-232-4/+5
* compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4Andy Wingo2002-07-091-1/+1
* make jack work in all its full duplex gloryAndy Wingo2002-07-022-8/+26
* working jack elements (fixed a problem in upstream jack) random other fixen...Andy Wingo2002-06-122-12/+19
* use new bytestream apiSteve Baker2002-05-151-1/+1
* update to new jack apiAndy Wingo2002-05-133-8/+8
* add some includesAndy Wingo2002-05-051-1/+1
* better initialization. it doesn't work over here, though.Andy Wingo2002-05-053-23/+76
* a commit so that jack will build without errors on Uraeus's system ;)Andy Wingo2002-05-041-12/+14
* set caps once we know the sample rate of the systemAndy Wingo2002-05-041-0/+17
* some jack fixes, alsa touchups, and add rtp by default to the build if there ...Andy Wingo2002-05-043-17/+38
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-1/+2
* Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo2002-04-164-187/+311
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-7/+7
* alphabetization fixen a jack caps fixAndy Wingo2002-03-301-1/+3
* add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo2002-03-301-5/+22
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-201-1/+2