summaryrefslogtreecommitdiff
path: root/thirdparty/README.md
diff options
context:
space:
mode:
authorRĂ©mi Verschelde <rverschelde@gmail.com>2019-01-23 12:26:29 +0100
committerGitHub <noreply@github.com>2019-01-23 12:26:29 +0100
commitbf08c74e77acd3ff1891385dfee1b048bfbaee0e (patch)
treea75becabe69f20fb1a1ee97006e87b5022eddf3e /thirdparty/README.md
parent7ce0e68ec9a6b309b83d8b566ed77ea2fa60c58d (diff)
parent8c67b43ba17938f027fc343333e021962de0f9e1 (diff)
Merge pull request #25253 from akien-mga/theora-decode-ub
theora: Add upstream patch to fix UB warning
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r--thirdparty/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md
index 186f183ea2..738835c70a 100644
--- a/thirdparty/README.md
+++ b/thirdparty/README.md
@@ -202,6 +202,9 @@ Files extracted from upstream source:
- all .h files in include/theora/ as theora/
- COPYING and LICENSE
+Upstream patches included in the `patches` directory have been applied
+on top of the 1.1.1 source (not included in any stable release yet).
+
## libvorbis