]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libtheora: upgrade 1.1.1 -> 1.2.0
authorGyorgy Sarvari <skandigraun@gmail.com>
Mon, 9 Jun 2025 10:47:32 +0000 (12:47 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Jun 2025 10:02:56 +0000 (11:02 +0100)
commitc22fecbc89a3d1b22f12440fe4e3dbc3840b26a8
tree88f9ff898775e42195b2ef5c25c3fc9c276bda8e
parent915acbfb2e10a3e50d1ddc984b8e9c363dac6f78
libtheora: upgrade 1.1.1 -> 1.2.0

Drop no-docs.patch, and use "--disable-doc" configuration instead.
Drop autoreconf.patch, because it is included in the release.

Add 0001-add-missing-files.patch to mitigate a release issue, which
caused some files to be missing from the tarball.

Major changes:
  - New 'ptalarbvorm' encoder
  - New th_encode_ctl option for copying configuration from an existing
    setup header, useful for splicing streams.
  - Added support for RISC OS.
  - Improved ARM support.
  - Various speed, bug fixes and code quality improvements.

See CHANGES file for full changelog.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/libtheora/libtheora-1.1.1/autoreconf.patch [deleted file]
meta/recipes-multimedia/libtheora/libtheora-1.1.1/no-docs.patch [deleted file]
meta/recipes-multimedia/libtheora/libtheora/0001-add-missing-files.patch [new file with mode: 0644]
meta/recipes-multimedia/libtheora/libtheora_1.2.0.bb [moved from meta/recipes-multimedia/libtheora/libtheora_1.1.1.bb with 58% similarity]