Age | Commit message (Expand) | Author | Files | Lines |
2002-04-20 | s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop func | Steve Baker | 1 | -1/+3 |
2002-04-20 | A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh... | Steve Baker | 2 | -244/+404 |
2002-04-16 | Finally we're on to a proper jack setup, with a specialized bin and elements ... | Andy Wingo | 4 | -187/+311 |
2002-04-14 | added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_property | Steve Baker | 1 | -0/+6 |
2002-04-11 | GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a... | Andy Wingo | 15 | -162/+90 |
2002-04-06 | fixed warnings in /ext added mikmod_types.h to get it done | Benjamin Otte | 2 | -15/+2 |
2002-04-01 | tsk tsk. do people even try to MAKE stuff they add ? ;) | Thomas Vander Stichele | 1 | -1/+1 |
2002-04-01 | Fix for latest lcs. | Wim Taymans | 1 | -3/+3 |
2002-03-30 | alphabetization fixen a jack caps fix | Andy Wingo | 2 | -3/+11 |
2002-03-30 | add notify back to filesrc, it's needed for MVC applications remove notify pr... | Andy Wingo | 1 | -5/+22 |
2002-03-30 | Get the signed property as a boolean | Wim Taymans | 1 | -5/+5 |
2002-03-30 | Changed to the new props API | Wim Taymans | 9 | -54/+73 |
2002-03-30 | Added libcolorspace plugin | Wim Taymans | 2 | -0/+542 |
2002-03-25 | added a bunch of cvsignore stuff off of a fresh checkout and build i will win... | Andy Wingo | 1 | -0/+4 |
2002-03-24 | filter newlines out of GST_DEBUG statements to reflect new core behavior fixe... | Andy Wingo | 8 | -37/+37 |
2002-03-21 | perhaps -lartsflow_idl is needed | David I. Lehn | 1 | -1/+1 |
2002-03-20 | s/Gnome-Streamer/GStreamer/ | Andy Wingo | 21 | -21/+22 |
2002-03-19 | removal of //-style comments don't link plugins to core libs -- the versionin... | Andy Wingo | 28 | -220/+220 |
2002-03-19 | s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable... | Andy Wingo | 11 | -12/+12 |
2002-03-18 | s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju... | Andy Wingo | 7 | -4/+734 |
2002-03-03 | get up-to-date with the gst_caps_debug api improved capsnego in mad improved ... | Andy Wingo | 1 | -1/+1 |
2002-02-16 | a hackish fix to link arts to the proper libs | Andy Wingo | 1 | -1/+1 |
2002-02-13 | Get rid of the gst_element_info() and replace it with g_message() | Ronald S. Bultje | 1 | -2/+1 |
2002-02-06 | Added $(AUDIOFILE_CFLAGS) | Martin Enlund | 1 | -2/+2 |
2002-02-06 | fixing make distcheck | Thomas Vander Stichele | 1 | -1/+1 |
2002-02-05 | added bitcoder.h from w3d CVS, needed to compile | Erik Walthinsen | 1 | -0/+148 |
2002-02-04 | Add an image and a title to the SDL window while waiting | Ronald S. Bultje | 1 | -26/+75 |
2002-02-04 | adding tarkin to build to try building it run configure with --enable-experim... | Thomas Vander Stichele | 1 | -2/+8 |
2002-02-04 | fix a error I caused by not seeing the nested comments | Christian Schaller | 1 | -5/+5 |
2002-02-03 | // to /* */ fixes | Christian Schaller | 4 | -43/+43 |
2002-02-03 | Assorted fixes. | Wim Taymans | 1 | -14/+18 |
2002-02-03 | Added a tarkin encoder/decoder plugin. | Wim Taymans | 22 | -0/+4097 |
2002-02-02 | Faster RGB to YUV conversion | Wim Taymans | 1 | -113/+43 |
2002-01-31 | Various fixes | Ronald S. Bultje | 2 | -4/+2 |
2002-01-22 | Updated ladspa to work with the new caps nego stuff. Also updated it to work ... | Leif Johnson | 2 | -238/+328 |
2002-01-22 | Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t... | Leif Johnson | 1 | -3/+1 |
2002-01-20 | Return donw when we changed the caps in the connect function. | Wim Taymans | 1 | -2/+2 |
2002-01-18 | - plugins are built without versioning info | Wrobell | 9 | -0/+10 |
2002-01-17 | mjpegtools dir | Thomas Vander Stichele | 1 | -10/+10 |
2002-01-17 | jpegmmx addition and some small changes | Ronald S. Bultje | 2 | -13/+20 |
2002-01-16 | Implemented resizing | Ronald S. Bultje | 1 | -3/+21 |
2002-01-16 | ... and cvs commits should not be allowed for people who spent six hours on t... | Thomas Vander Stichele | 1 | -1/+0 |
2002-01-16 | how do people expect sdl to build if make has no way of getting to the dir an... | Thomas Vander Stichele | 1 | -1/+1 |
2002-01-15 | It works | Ronald S. Bultje | 1 | -9/+13 |
2002-01-15 | Updated all plugins to new capsnego format and added some small usability enh... | Ronald S. Bultje | 1 | -57/+47 |
2002-01-13 | Bring the plugins in sync with the new core capsnego system. | Wim Taymans | 9 | -210/+450 |
2002-01-12 | s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format | David I. Lehn | 9 | -24/+25 |
2002-01-12 | enable festival build | David I. Lehn | 1 | -4/+4 |
2002-01-10 | Bugfix | Ronald S. Bultje | 1 | -2/+5 |
2002-01-10 | Oops, a small bug which I forgot about | Ronald S. Bultje | 1 | -0/+2 |