Issue #2965 - Update libtheora to 1.2.0.

This commit is contained in:
Job Bautista 2026-02-25 20:55:00 +08:00 • committed by OwnedByWuigi
commit 9bda7819c9
56 changed files with 367 additions and 307 deletions

View file

@ -89,7 +89,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
#define PACKAGE_VERSION "1.2.0alpha1+git"
#define PACKAGE_VERSION "1.2.0"
/* Define to 1 if all of the C90 standard headers exist (not just the ones
required in a freestanding environment). This macro is provided for
@ -100,4 +100,4 @@
/* #undef THEORA_DISABLE_ENCODE */
/* Version number of package */
#define VERSION "1.2.0alpha1+git"
#define VERSION "1.2.0"