gst-plugins-rs/src
Sebastian Dröge 5b6a05b548 Implement some error handling and seek support
This now works as a proper replacement of filesrc.
2016-05-14 11:31:13 +03:00
..
lib.rs Add skeleton of rsfilesink 2016-05-13 18:18:04 +03:00
plugin.c Implement GstURIHandler interface and handle short reads 2016-05-14 11:09:48 +03:00
rsfilesink.c Add skeleton of rsfilesink 2016-05-13 18:18:04 +03:00
rsfilesink.h Add skeleton of rsfilesink 2016-05-13 18:18:04 +03:00
rsfilesink.rs Add skeleton of rsfilesink 2016-05-13 18:18:04 +03:00
rsfilesrc.c Implement some error handling and seek support 2016-05-14 11:31:13 +03:00
rsfilesrc.h Add a Rust struct and store/use it in the C code 2016-05-13 17:35:09 +03:00
rsfilesrc.rs Implement some error handling and seek support 2016-05-14 11:31:13 +03:00