Age | Commit message (Expand) | Author | Files | Lines |
2002-06-01 | silly mistake | Thomas Vander Stichele | 1 | -1/+1 |
2002-06-01 | added encoding pattern property | Thomas Vander Stichele | 2 | -3/+21 |
2002-06-01 | adding fame plugin | Thomas Vander Stichele | 1 | -1/+7 |
2002-06-01 | adding preliminary libfame plugin it's still too green to be useful, literall... | Thomas Vander Stichele | 3 | -0/+535 |
2002-05-31 | add ranks only for plugins who participate in autoplugging. If you have a fi... | Steve Baker | 3 | -0/+3 |
2002-05-30 | fix a problem in ladspa -- i think... | Andy Wingo | 1 | -3/+3 |
2002-05-29 | use new dparams api. run demo_dparams to hear how smooth it is now | Steve Baker | 1 | -10/+12 |
2002-05-28 | dist fix | Thomas Vander Stichele | 1 | -1/+1 |
2002-05-27 | various AC_HELP_STRING changes | Thomas Vander Stichele | 1 | -5/+5 |
2002-05-26 | - Changed plugins for new APIs | Wim Taymans | 9 | -60/+95 |
2002-05-26 | rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc plugin | David I. Lehn | 1 | -2/+8 |
2002-05-15 | use new bytestream api | Steve Baker | 3 | -18/+50 |
2002-05-13 | update to new jack api | Andy Wingo | 3 | -8/+8 |
2002-05-13 | fix sdl makefile | Andy Wingo | 1 | -1/+1 |
2002-05-13 | still in anal-retentive mode, please make liberal use of the delete key | Thomas Vander Stichele | 2 | -14/+14 |
2002-05-13 | conformity | Thomas Vander Stichele | 1 | -4/+4 |
2002-05-07 | add gstsnapshot : drop a frame to a png file when the plugin recieved a signa... | Jeremy Simon | 3 | -0/+489 |
2002-05-07 | add a yuv2yuv.h file | Jeremy Simon | 2 | -1/+29 |
2002-05-07 | swap the cr and the cb component for the yuv420P_to_rgb no mmx routine | Jeremy Simon | 1 | -3/+3 |
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 | 3 | -23/+76 |
2002-05-04 | a commit so that jack will build without errors on Uraeus's system ;) | Andy Wingo | 1 | -12/+14 |
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 | 3 | -17/+38 |
2002-05-03 | various name fixes and sundry | Thomas Vander Stichele | 1 | -7/+7 |
2002-04-26 | Various small fixes for compile problems | Ronald S. Bultje | 1 | -1/+1 |
2002-04-26 | use correct mime type for the types supported by audiofile | Steve Baker | 2 | -4/+36 |
2002-04-25 | fixed missing quote | Thomas Vander Stichele | 1 | -1/+1 |
2002-04-24 | added a typefind function for all supported audiofile types. | Steve Baker | 2 | -13/+199 |
2002-04-22 | - when possible, bypass afReadFrames and just access the data directly. this ... | Steve Baker | 1 | -110/+61 |
2002-04-21 | this works for me locally now, however it requires: | Steve Baker | 1 | -38/+67 |
2002-04-21 | afparse will eventually be able to support pipelines like: gst-launch filesrc... | Steve Baker | 2 | -0/+628 |
2002-04-20 | a hack to work around intltool's brokenness a current check for mpeg2dec deta... | Andy Wingo | 10 | -23/+22 |
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 |