summaryrefslogtreecommitdiffstats
path: root/thirdparty/libtheora
Commit message (Collapse)AuthorAgeFilesLines
* 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.