FFMPEG Filesystem: inspect media streams as files in a directory

Timothy Rice 2cf90ff075 Save arg data and clarify error messages. 8 éve
.gitignore 7ec0c1928f Initial commit. 8 éve
LICENSE.BSD 2bc208d422 Add licences. 8 éve
LICENSE.GPL 2bc208d422 Add licences. 8 éve
LICENSE.md fa46d1c350 Update licence. 8 éve
Makefile a6b61e9a3e Provide unified interface for building stream descriptors. 8 éve
README.md 4d5442e86f Add README. 8 éve
ffs.c 2cf90ff075 Save arg data and clarify error messages. 8 éve
ffs.h 5c3344dfb9 Implement logging. 8 éve
operations.c 87a17fb0b6 Begin filling out ff_read. 8 éve
operations.h 85ee483061 Split fuse operations into separate file. 8 éve
utils.c af8c9a60dc Implement function to extract stream number from descriptor. 8 éve
utils.h 87a17fb0b6 Begin filling out ff_read. 8 éve

README.md

FFMPEG Filesystem

Use FUSE to inspect the streams in media container files.