summaryrefslogtreecommitdiff
path: root/thirdparty/libtheora
AgeCommit message (Collapse)Author
2017-11-05Convert DOS line endings to Unix line endingsRé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-15theora: Move to a module and split thirdparty libRémi Verschelde
Same rationale as the previous commits.