summaryrefslogtreecommitdiffstats
path: root/ext/audiofile/gstafparse.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-05-26- Changed plugins for new APIsWim Taymans1-18/+9
2002-05-15use new bytestream apiSteve Baker1-15/+46
2002-04-26use correct mime type for the types supported by audiofileSteve Baker1-2/+12
2002-04-24added a typefind function for all supported audiofile types.Steve Baker1-13/+13
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 Baker1-0/+525