summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-07add gstsnapshot : drop a frame to a png file when the plugin recieved a signa...Jeremy Simon4-0/+498
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 Simon2-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 Wingo4-19/+38
2002-05-03various name fixes and sundryThomas Vander Stichele4-32/+32
2002-05-01adding new quicktime parser:Artyom Baginski6-1/+885
2002-04-27festival doesn't depend on the libsThomas Vander Stichele3-0/+637
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