summaryrefslogtreecommitdiffstats
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
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
2002-02-04Add an image and a title to the SDL window while waitingRonald S. Bultje1-26/+75
2002-02-04adding tarkin to build to try building it run configure with --enable-experim...Thomas Vander Stichele1-2/+8
2002-02-04fix a error I caused by not seeing the nested commentsChristian Schaller1-5/+5
2002-02-03// to /* */ fixesChristian Schaller4-43/+43
2002-02-03Assorted fixes.Wim Taymans1-14/+18
2002-02-03Added a tarkin encoder/decoder plugin.Wim Taymans22-0/+4097
2002-02-02Faster RGB to YUV conversionWim Taymans1-113/+43
2002-01-31Various fixesRonald S. Bultje2-4/+2
2002-01-22Updated ladspa to work with the new caps nego stuff. Also updated it to work ...Leif Johnson2-238/+328
2002-01-22Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t...Leif Johnson1-3/+1
2002-01-20Return donw when we changed the caps in the connect function.Wim Taymans1-2/+2
2002-01-18- plugins are built without versioning infoWrobell9-0/+10
2002-01-17mjpegtools dirThomas Vander Stichele1-10/+10
2002-01-17jpegmmx addition and some small changesRonald S. Bultje2-13/+20
2002-01-16Implemented resizingRonald S. Bultje1-3/+21
2002-01-16... and cvs commits should not be allowed for people who spent six hours on t...Thomas Vander Stichele1-1/+0
2002-01-16how do people expect sdl to build if make has no way of getting to the dir an...Thomas Vander Stichele1-1/+1
2002-01-15It worksRonald S. Bultje1-9/+13
2002-01-15Updated all plugins to new capsnego format and added some small usability enh...Ronald S. Bultje1-57/+47
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans9-210/+450
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn9-24/+25
2002-01-12enable festival buildDavid I. Lehn1-4/+4
2002-01-10BugfixRonald S. Bultje1-2/+5
2002-01-10Oops, a small bug which I forgot aboutRonald S. Bultje1-0/+2
2002-01-10Added support for user-specified width and height with YUV-scaling, added sup...Ronald S. Bultje2-138/+299
2002-01-10fix glib2's complaining on the params of some plugins there's still some work...Andy Wingo1-5/+12
2002-01-08fixesThomas Vander Stichele1-1/+1