Age | Commit message (Expand) | Author | Files | Lines |
2004-08-03 | fixes for G_DISABLE_ASSERT and friends | Benjamin Otte | 1 | -1/+2 |
2004-05-21 | second batch : remove ',' at end of enums as they could confuse older gcc, fo... | Stéphane Loeuillet | 1 | -1/+1 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 1 | -56/+59 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -322/+334 |
2004-01-12 | Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allow... | David Schleef | 1 | -1/+1 |
2003-12-22 | Merge CAPS branch | David Schleef | 1 | -24/+18 |
2003-12-04 | remove copyright field from plugins | Andy Wingo | 1 | -1/+0 |
2003-11-01 | Jack fixed too | Iain Holmes | 1 | -69/+85 |
2003-10-08 | /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ... | Andy Wingo | 1 | -2/+2 |
2003-09-30 | conform to the buffer-frames props entry -- much nicer now... | Andy Wingo | 1 | -167/+144 |
2003-07-19 | + changes for new float caps without slope/intercept + some category changes ... | Leif Johnson | 1 | -4/+4 |
2003-07-06 | New mimetypes gone into effect today - this commit changes all old mimetypes ... | Ronald S. Bultje | 1 | -10/+16 |
2003-07-01 | fix type punning | David Schleef | 1 | -2/+2 |
2003-06-29 | compatibility fix for new GST_DEBUG stuff. | Benjamin Otte | 1 | -0/+3 |
2003-06-13 | Removed ugly caps fixed flag hack, will be done automatically in core soon | Wim Taymans | 1 | -1/+0 |
2003-03-04 | update for the latest jack cvs and non-cothreaded gst schedulerOSLOSUMMIT1-200303051 | Andy Wingo | 1 | -10/+11 |
2003-02-05 | Changed caps->fixed to use FLAG_SET | Jan Schmidt | 1 | -1/+1 |
2003-01-10 | PadConnect -> PadLink | Thomas Vander Stichele | 1 | -2/+2 |
2003-01-10 | another batch of connect->link fixes please let me know about issues and plea... | Thomas Vander Stichele | 1 | -6/+6 |
2002-09-29 | licenses again | Andy Wingo | 1 | -1/+3 |
2002-09-18 | plugins part of license field patch | Christian Schaller | 1 | -1/+2 |
2002-09-10 | This updates all plugins to the new API for gst_pad_try_set_caps | Ronald S. Bultje | 1 | -1/+1 |
2002-09-09 | removing warnings as approved by wim | Thomas Vander Stichele | 1 | -3/+1 |
2002-08-23 | fix jack input port connection | Andy Wingo | 1 | -0/+1 |
2002-07-09 | compile fixen, and prepare to move MAINTAINER_MODE to as-version.m4 | Andy Wingo | 1 | -1/+1 |
2002-07-02 | make jack work in all its full duplex glory | Andy Wingo | 1 | -4/+22 |
2002-06-12 | working jack elements (fixed a problem in upstream jack) random other fixen... | Andy Wingo | 1 | -6/+12 |
2002-05-15 | use new bytestream api | Steve Baker | 1 | -1/+1 |
2002-05-13 | update to new jack api | Andy Wingo | 1 | -1/+1 |
2002-05-05 | add some includes | Andy Wingo | 1 | -1/+1 |
2002-05-05 | better initialization. it doesn't work over here, though. | Andy Wingo | 1 | -1/+1 |
2002-05-04 | set caps once we know the sample rate of the system | Andy Wingo | 1 | -0/+17 |
2002-05-04 | some jack fixes, alsa touchups, and add rtp by default to the build if there ... | Andy Wingo | 1 | -0/+1 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 1 | -1/+2 |
2002-04-16 | Finally we're on to a proper jack setup, with a specialized bin and elements ... | Andy Wingo | 1 | -164/+28 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 1 | -7/+7 |
2002-03-30 | alphabetization fixen a jack caps fix | Andy Wingo | 1 | -1/+3 |
2002-03-30 | add notify back to filesrc, it's needed for MVC applications remove notify pr... | Andy Wingo | 1 | -5/+22 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 1 | -1/+2 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 1 | -2/+2 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 1 | -0/+593 |