summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-04-27this should do it this is for steveb's added checksThomas Vander Stichele2-0/+54
2002-04-27I hate independent second parties and why were we not invited anyway ?Thomas Vander Stichele1-27/+0
2002-04-27some cvs screwupThomas Vander Stichele1-27/+0
2002-04-26modplug needs c++Thomas Vander Stichele1-5/+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-26move the lrint check to happen earlier. add the floatcast dir.Steve Baker1-3/+5
2002-04-26adds functions gst_cast_float and gst_cast_double. Will use lrint and lrintf ...Steve Baker1-0/+54
2002-04-26currently this creates an empty shared library, just so the header can be ins...Steve Baker1-0/+12
2002-04-26add dir for floatcast headerSteve Baker1-2/+2
2002-04-25check for lrint and lrintf - a new header in gst/floatcast/floatcast.h will c...Steve Baker1-0/+4
2002-04-25fixed missing quoteThomas Vander Stichele1-1/+1
2002-04-25macros to detect fast float to int casting, lrint and lrintf, thanks to Erik ...Steve Baker2-0/+54
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 Wingo33-48/+505
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-18same fix for pluginsThomas Vander Stichele2-1/+2
2002-04-16Finally we're on to a proper jack setup, with a specialized bin and elements ...Andy Wingo5-187/+311
2002-04-150.3.4-1 packaging infoDavid I. Lehn8-25/+67
2002-04-15more mergeback from the latest releaseThomas Vander Stichele4-47/+127
2002-04-15I'm too lazy to comment thisThomas Vander Stichele1-20/+18
2002-04-15s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec releaseDavid I. Lehn1-2/+2
2002-04-14added ARG_OUTPUT_ENDIANNESS and ARG_TYPE to _get_propertySteve Baker1-0/+6
2002-04-13spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...Thomas Vander Stichele4-75/+96
2002-04-12comment them outThomas Vander Stichele1-4/+4
2002-04-12please someone fix the necessary pointer cast for this test to workThomas Vander Stichele2-1/+1
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo45-289/+217
2002-04-10various Wall fixesThomas Vander Stichele3-7/+7
2002-04-06added -WerrorBenjamin Otte1-1/+1
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2-15/+2
2002-04-06fixed rest of warning for gcc 3 in /sysBenjamin Otte1-9/+7
2002-04-06fixed rest of warning for gcc 3 in /gst.Benjamin Otte4-15/+7
2002-04-06fixed first bunch of compiler warningsBenjamin Otte8-20/+15
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-31correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in...Andy Wingo6-94/+206
2002-03-30alphabetization fixen a jack caps fixAndy Wingo3-11/+19
2002-03-30add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo2-6/+23
2002-03-30added check for 0.7.3 a52 apiAndy Wingo2-1/+66
2002-03-30Get the 'signed' property as a boolean.Wim Taymans2-10/+10
2002-03-30Get the signed property as a booleanWim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans21-106/+146
2002-03-30Added libcolorspace pluginWim Taymans2-0/+542
2002-03-29include the right header, blaAndy Wingo1-1/+1
2002-03-29check for the proper dxr3 header aphabetization fixesAndy Wingo2-3/+3
2002-03-29some s/KHz/Hz/ fixes in osssrc consistency-with-the-rest-of-gst adjustmentsAndy Wingo6-2/+530