summaryrefslogtreecommitdiffstats
path: root/thirdparty/libtheora
Commit message (Collapse)AuthorAgeFilesLines
* Update libtheora to GIT (2020.10)DeeJayLSP2022-10-1880-9069/+10924
|
* theora: Add upstream patch to fix UB warningRémi Verschelde2019-01-232-4/+42
| | | | | Patch from https://git.xiph.org/?p=theora.git;a=commit;h=0ae66d565e6bead8604d312bc1a4e9dccf245c88 Fixes #25221.
* Convert DOS line endings to Unix line endingsRémi Verschelde2017-11-052-1639/+1639
| | | | | | | Should fix issues some of us have with `misc/dist/uwp_template/AppxManifest.xml` always showing up as modified. Might cause issues on Windows due to the removal of BOMs or change of line endings in some of the Mono, UWP or gradlew.bat files, we will test and adapt if need be.
* theora: Move to a module and split thirdparty libRémi Verschelde2016-10-1572-0/+31587
Same rationale as the previous commits.