summaryrefslogtreecommitdiffstats
path: root/ext/audiofile
AgeCommit message (Expand)AuthorFilesLines
2003-01-01Remove PAD_EOSWim Taymans1-1/+0
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller3-3/+6
2002-09-12don't play with spider until spider can do heavy seekingSteve Baker1-1/+1
2002-09-09removing warnings as approved by wimThomas Vander Stichele2-17/+10
2002-06-08reorderThomas Vander Stichele1-1/+1
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-05-28dist fixThomas Vander Stichele1-1/+1
2002-05-27various AC_HELP_STRING changesThomas Vander Stichele1-5/+5
2002-05-26- Changed plugins for new APIsWim Taymans8-53/+69
2002-05-15use new bytestream apiSteve Baker1-15/+46
2002-05-13still in anal-retentive mode, please make liberal use of the delete keyThomas Vander Stichele1-9/+9
2002-04-26use correct mime type for the types supported by audiofileSteve Baker2-4/+36
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 Wingo2-4/+4
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 Wingo2-8/+8
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte1-2/+2
2002-03-30Get the signed property as a booleanWim Taymans1-5/+5
2002-03-30Changed to the new props APIWim Taymans1-5/+5
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-3/+3
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-2/+2
2002-03-18s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it ju...Andy Wingo2-2/+2
2002-02-06Added $(AUDIOFILE_CFLAGS)Martin Enlund1-2/+2
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-01-22Modified passthrough, adder, playondemand, float2int, int2float, and ladspa t...Leif Johnson1-3/+1
2002-01-18- plugins are built without versioning infoWrobell1-0/+2
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-15/+14
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-6/+5
2002-01-08fixesThomas Vander Stichele1-1/+1
2001-12-28Fixed some pluginsWim Taymans1-2/+2
2001-12-22changes to accomodate the standardization of installed libs some left over ch...Thomas Vander Stichele1-1/+1
2001-12-21fixed some GST_LIBS stuff added audiofile added gst-libs/audio buildingThomas Vander Stichele6-0/+1192