summaryrefslogtreecommitdiffstats
path: root/thirdparty/libtheora/decode.c
Commit message (Collapse)AuthorAgeFilesLines
* Update libtheora to GIT (2020.10)DeeJayLSP2022-10-181-972/+1021
|
* theora: Add upstream patch to fix UB warningRémi Verschelde2019-01-231-4/+4
| | | | | Patch from https://git.xiph.org/?p=theora.git;a=commit;h=0ae66d565e6bead8604d312bc1a4e9dccf245c88 Fixes #25221.
* theora: Move to a module and split thirdparty libRémi Verschelde2016-10-151-0/+2943
Same rationale as the previous commits.