diff options
author | Moonchild <moonchild@palemoon.org> | 2022-07-22 08:01:22 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-07-22 08:01:22 +0000 |
commit | 590835c616c9a880cec878082f56120cbba5dcc4 (patch) | |
tree | e99b3462b90012c68099e1ad27d1a7655b00d5af /media/libtheora/README_MCP | |
parent | 3bb273771a694e452ce80d944a0d2fae875875e9 (diff) | |
parent | bd497f7f83d9e1bdca7aec1d24f709a7bcb6d82b (diff) | |
download | uxp-590835c616c9a880cec878082f56120cbba5dcc4.tar.gz |
Merge pull request 'Update libtheora.' (#1963) from jobbautista9/UXP:theora-update into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/1963
Diffstat (limited to 'media/libtheora/README_MCP')
-rw-r--r-- | media/libtheora/README_MCP | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/media/libtheora/README_MCP b/media/libtheora/README_MCP new file mode 100644 index 0000000000..d0b00002ef --- /dev/null +++ b/media/libtheora/README_MCP @@ -0,0 +1,7 @@ +The source from this directory was copied from the theora +git repository using the update.sh script. The only changes +made were those applied by update.sh and the addition/update of +Makefile.in files for the UXP build system. + +The upstream release used was https://gitlab.xiph.org/xiph/theora +The git revision used was 7180717276af1ebc7da15c83162d6c5d6203aabf. |