summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26use defaults that make a noiseSteve Baker1-0/+2
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-25macros to detect fast float to int casting, lrint and lrintf, thanks to Erik ...Steve Baker2-0/+54
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo11-17/+18
2002-04-18same fix for pluginsThomas Vander Stichele2-1/+2
2002-04-15fixThomas Vander Stichele1-1/+1
2002-04-150.3.4-1 packaging infoDavid I. Lehn8-25/+67
2002-04-15more mergeback from the latest releaseThomas Vander Stichele7-71/+158
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-14EOS fixes.Wim Taymans1-9/+24
2002-04-14- dparams api changesSteve Baker3-15/+22
2002-04-14div by zero badSteve Baker1-1/+4
2002-04-14ARG_METHOD is an enumSteve Baker1-2/+2
2002-04-14this script runs gst-inspect on all built elements and checks for warnings or...Steve Baker1-0/+73
2002-04-13spec fixes gst-launch-ext additions trying to fix up ieeetest but failed func...Thomas Vander Stichele5-82/+102
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 Wingo23-95/+96
2002-04-10various Wall fixesThomas Vander Stichele2-1/+1
2002-04-06added -WerrorBenjamin Otte1-1/+1
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte1-6/+6
2002-04-06fixed rest of warning for gcc 3 in /sysBenjamin Otte4-5/+12
2002-04-06fixed first bunch of compiler warningsBenjamin Otte2-2/+3
2002-04-03Fix enum error in args.Wim Taymans1-4/+4
2002-04-02Fix: don't try to mangle a read-only buffer. This was causing SEGV when volu...jim thornton2-0/+4
2002-04-02expose freq and volume as object properties again.Steve Baker1-2/+4
2002-04-02don't malloc the temp gvaluesSteve Baker1-18/+12
2002-04-01tsk tsk. do people even try to MAKE stuff they add ? ;)Thomas Vander Stichele1-1/+1
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 Wingo2-10/+16
2002-03-30add notify back to filesrc, it's needed for MVC applications remove notify pr...Andy Wingo1-1/+1
2002-03-30added check for 0.7.3 a52 apiAndy Wingo2-1/+66
2002-03-30Get the 'signed' property as a boolean.Wim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans11-81/+140
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 Wingo2-2/+15
2002-03-25added a bunch of cvsignore stuff off of a fresh checkout and build i will win...Andy Wingo2-0/+15
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo14-79/+79
2002-03-24added plugin_desc structures to libs, which makes their locations cached in t...Andy Wingo5-4/+60
2002-03-21acconfig.h usage deprecatedDavid I. Lehn3-58/+2
2002-03-21- updated to new seek api... i think it works, dunno, i'm not a rocket scientistBastien Nocera1-22/+71
2002-03-210.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime version...David I. Lehn30-132/+189