diff options
author | Steve Baker <steve@stevebaker.org> | 2002-04-21 12:04:54 +0000 |
---|---|---|
committer | Steve Baker <steve@stevebaker.org> | 2002-04-21 12:04:54 +0000 |
commit | a175fe373c7fd7835a574009dc253afaa9062766 (patch) | |
tree | a898e8fdddef551692d32e3d2142cd21748712d5 /sys/dxr3 | |
parent | 6863dd92408eb5bd758e6c297324e6b2dc81042b (diff) | |
download | gst-plugins-bad-a175fe373c7fd7835a574009dc253afaa9062766.tar.gz gst-plugins-bad-a175fe373c7fd7835a574009dc253afaa9062766.tar.bz2 gst-plugins-bad-a175fe373c7fd7835a574009dc253afaa9062766.zip |
afparse will eventually be able to support pipelines like: gst-launch filesrc location=file.aiff ! afparse ! osssink
Original commit message from CVS:
afparse will eventually be able to support pipelines like:
gst-launch filesrc location=file.aiff ! afparse ! osssink
However at the moment it doesn't, because the public function afOpenVirtualFile isn't actually implemented yet. I implemented it with the audiofile CVS but it now segfaults the very first time one of the virtual file callbacks is called.
So, I'm committing this for posterity but it is not being built. Hopefully the audiofile lib will be released with working virtual file support soon.
Diffstat (limited to 'sys/dxr3')
0 files changed, 0 insertions, 0 deletions