Issue #1962 - Update libtheora.

Removed some obsolete patches that were either backports from newer
 svn revisions, or a fix for older, non-applicable assemblers.
Update our own README to account for upstream's migration to git.
I didn't remove the bug 703135 patch as it's for MSVC it seems, and
 we still use MSVC for Windows.
Also deleted some unneeded upstream code deleted by Mozilla as well.
This commit is contained in:
Job Bautista 2022-07-19 17:26:42 +08:00 • committed by roytam1
commit be2516a091
61 changed files with 1212 additions and 2349 deletions

View file

@ -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.