diff options
Diffstat (limited to 'media/libcubeb/README_MCP')
-rw-r--r-- | media/libcubeb/README_MCP | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media/libcubeb/README_MCP b/media/libcubeb/README_MCP new file mode 100644 index 0000000000..8fdebb0457 --- /dev/null +++ b/media/libcubeb/README_MCP @@ -0,0 +1,8 @@ +The source from this directory was copied from the cubeb +git repository using the update.sh script. The only changes +made were those applied by update.sh and the addition of +moz.build build files for the Mozilla build system. + +The cubeb git repository is: https://github.com/mozilla/cubeb.git + +The git commit ID used was 6ce95962c8bb1442a725cbacdc77d5d8cbce43ad. |