Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-23 | theora: Add upstream patch to fix UB warning | Rémi Verschelde | |
Patch from https://git.xiph.org/?p=theora.git;a=commit;h=0ae66d565e6bead8604d312bc1a4e9dccf245c88 Fixes #25221. | |||
2017-11-05 | Convert DOS line endings to Unix line endings | Rémi Verschelde | |
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. | |||
2016-10-15 | theora: Move to a module and split thirdparty lib | Rémi Verschelde | |
Same rationale as the previous commits. |