summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2002-05-26- Changed plugins for new APIsWim Taymans9-60/+95
2002-05-26rename dvdsrc to dvdreadsrc add libdvdnav support as dvdnavsrc pluginDavid I. Lehn1-2/+8
2002-05-15use new bytestream apiSteve Baker3-18/+50
2002-05-13update to new jack apiAndy Wingo3-8/+8
2002-05-13fix sdl makefileAndy Wingo1-1/+1
2002-05-13still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele2-14/+14
2002-05-13conformityThomas Vander Stichele1-4/+4
2002-05-07add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...Jeremy Simon3-0/+489
2002-05-07add a yuv2yuv.h fileJeremy Simon2-1/+29
2002-05-07swap the cr and the cb component for the yuv420P_to_rgb no mmx routineJeremy Simon1-3/+3
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-05-03various name fixes and sundryThomas Vander Stichele1-7/+7
2002-04-26Various small fixes for compile problemsRonald S. Bultje1-1/+1
2002-04-26use correct mime type for the types supported by audiofileSteve Baker2-4/+36
2002-04-25fixed missing quoteThomas Vander Stichele1-1/+1
2002-04-24added a typefind function for all supported audiofile types.Steve Baker2-13/+199
2002-04-22- when possible, bypass afReadFrames and just access the data directly. this ...Steve Baker1-110/+61
2002-04-21this works for me locally now, however it requires:Steve Baker1-38/+67
2002-04-21afparse will eventually be able to support pipelines like: gst-launch filesrc...Steve Baker2-0/+628
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo10-23/+22
2002-04-20s/G_MINFLOAT/G_MAXFLOAT unref the buffer pool in the loop funcSteve Baker1-1/+3
2002-04-20A fairly large reworking of the ladspa _get, _chain and _loop funcs. highligh...Steve Baker2-244/+404
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo4-187/+311
2002-04-14added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_propertySteve Baker1-0/+6
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo15-162/+90
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2-15/+2
2002-04-01tsk tsk. do people even try to MAKE stuff they add ? ;)Thomas Vander Stichele1-1/+1
2002-04-01Fix for latest lcs.Wim Taymans1-3/+3
2002-03-30alphabetization fixen a jack caps fixAndy Wingo2-3/+11
2002-03-30add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo1-5/+22
2002-03-30Get the signed property as a booleanWim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans9-54/+73
2002-03-30Added libcolorspace pluginWim Taymans2-0/+542
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo1-0/+4
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo8-37/+37
2002-03-21perhaps -lartsflow_idl is neededDavid I. Lehn1-1/+1
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo21-21/+22
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo28-220/+220
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo11-12/+12
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo7-4/+734
2002-03-03get up-to-date with the gst_caps_debug api improved capsnego in mad improved ...Andy Wingo1-1/+1
2002-02-16a hackish fix to link arts to the proper libsAndy Wingo1-1/+1
2002-02-13Get rid of the gst_element_info() and replace it with g_message()Ronald S. Bultje1-2/+1
2002-02-06Added $(AUDIOFILE_CFLAGS)Martin Enlund1-2/+2
2002-02-06fixing make distcheckThomas Vander Stichele1-1/+1
2002-02-05added bitcoder.h from w3d CVS, needed to compileErik Walthinsen1-0/+148