Import fuse-gstfs-0.1.
authorbjs <bjs>
Sun, 14 Dec 2008 06:37:49 +0000 (06:37 +0000)
committerbjs <bjs>
Sun, 14 Dec 2008 06:37:49 +0000 (06:37 +0000)
commitc17780ebc2d2bf6cdd2439154814048f1caf4620
treec0ff9be2bf67e119eefbe581df1b8c805e9d4a18
parent8ea17362f834937c9227a671a9e0e44a14e80613
Import fuse-gstfs-0.1.

GSTFS is a filesystem for on-demand transcoding of music files between
different formats.  It utilizes the gstreamer library for conversion so any
formats supported by gstreamer should also be supported by gstfs.  The
filesystem's only requirement is that the gstreamer pipeline begin with a
filesrc with the name "_source" and end with an fdsink with the name "_dest".
The filesystem will automatically substitute the filename and fd number in
these pipelines.
filesystems/fuse-gstfs/DESCR [new file with mode: 0644]
filesystems/fuse-gstfs/Makefile [new file with mode: 0644]
filesystems/fuse-gstfs/PLIST [new file with mode: 0644]
filesystems/fuse-gstfs/distinfo [new file with mode: 0644]
filesystems/fuse-gstfs/patches/patch-aa [new file with mode: 0644]
filesystems/fuse-gstfs/patches/patch-ab [new file with mode: 0644]
filesystems/fuse-gstfs/patches/patch-ac [new file with mode: 0644]