summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-05-13conformityThomas Vander Stichele2-10/+9
2002-05-13this should fix itThomas Vander Stichele1-2/+14
2002-05-13assimilated.Thomas Vander Stichele1-1/+1
2002-05-10remove seeking for nowThomas Vander Stichele1-1/+0
2002-05-10removing snapshot from the build because we need to fix it adding gconf schem...Thomas Vander Stichele4-4/+54
2002-05-10gconf rulesThomas Vander Stichele2-0/+33
2002-05-10Patches by JoshuaRonald S. Bultje3-3/+16
2002-05-08duh, revert last stupid commit adding non-existant common dirDavid I. Lehn2-3/+1
2002-05-08add common to distDavid I. Lehn3-1/+3
2002-05-08Added simple seeking testsuiteWim Taymans1-1/+3
2002-05-08Fixed a typo in the idct plugin name make gstriff a real pluginWim Taymans3-207/+2
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