Commit graph

17 commits

Author SHA1 Message Date
wiz
0828756826 libtheora-docs: fix PLIST for latest doxygen, and depend on it
Bump PKGREVISION
2022-10-04 10:51:06 +00:00
wiz
b56f6768c2 libtheora-docs: match PLIST with installed files
Bump PKGREVISION.
2021-12-19 14:03:38 +00:00
nia
79176e9e67 libtheora-docs: Regenerate PLIST
Presumably a doxygen change means this package now generates different
files
2020-12-25 22:21:35 +00:00
joerg
b702f862f0 With build with newer doxygen versions. 2019-12-22 22:27:40 +00:00
mef
bc244d8876 Update doxygen-depend version to 1.8.12 (or add new BUILD_DEPENDS+) 2016-11-24 14:11:31 +00:00
mef
734f59fb0d Adjust PLIST for doxygen update 1.8.11 to 1.8.12, PKGREVISION++. 2016-11-24 13:43:35 +00:00
wiz
6fdcc1c6c3 Fix previous. Theora.pdf is only created if many more dependencies
are available.
2015-02-09 21:56:49 +00:00
mef
3df8e3785f Update PLIST for doxygen 1.8.9.1, PKGREVISION++ 2015-02-02 02:45:09 +00:00
joerg
a938805df1 Dance the doxygen! 2014-04-28 12:19:30 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
marino
b516c1ae93 multimedia/libtheora-docs: Fix PLIST for doxygen-1.8.2
Depend on it, bump PKGREVISION
It actually missed the last doxygen upgrade or two.
2012-09-01 19:28:26 +00:00
wiz
ccc8a3911f Update libtheora* to 1.1.1:
libtheora 1.1.1 (2009 October 1)

 - Fix problems with MSVC inline assembly
 - Add the missing encoder_disabled.c to the distribution
 - build updates: autogen.sh should work better after switching systems
   and the MSVC project now defaults to the dynamic runtime library
 - Namespace some variables to avoid conflicts on wince.

libtheora 1.1.0 (2009 September 24)

 - Fix various small issues with the example and telemetry code
 - Fix handing a zero-byte packet as the first frame
 - Documentation cleanup
 - Two minor build fixes

libtheora 1.1beta3 (2009 August 22)

 - Rate control fixes to smooth quality
 - MSVC build now exports all of the 1.0 api
 - Assorted small bug fixes

libtheora 1.1beta2 (2009 August 12)

 - Fix a rate control problem with difficult input
 - Build fixes for OpenBSD and Apple Xcode
 - Examples now all use the 1.0 api
 - TH_ENCCTL_SET_SPLEVEL works again
 - Various bug fixes and source tree rearrangement

libtheora 1.1beta1 (2009 August 5)

 - Support for two-pass encoding
 - Performance optimization of both encoder and decoder
 - Encoder supports dynamic adjustment of quality and
   bitrate targets
 - Encoder is generally more configurable, and all
   rate control modes perform better
 - Encoder now accepts 4:2:2 and 4:4:4 chroma sampling
 - Decoder telemetry output shows quantization choice
   and a breakdown of bitrate usage in the frame
 - MSVC assembly optimizations up to date and functional

libtheora 1.1alpha2 (2009 May 26)

 - Reduce lambda for small quantizers.
 - New encoder fDCT does better on smooth gradients
 - Use SATD for mode decisions (1-2% bitrate reduction)
 - Assembly rewrite for new features and general speed up
 - Share code between the encoder and decoder for performance
 - Fix 4:2:2 decoding and telemetry
 - MSVC project files updated, but assembly is disabled.
 - New configure option --disable-spec to work around toolchain
   detection failures.
 - Limit symbol exports on MacOS X.
 - Port remaining unit tests from the 1.0 release.

libtheora 1.1alpha1 (2009 March 27)

 - Encoder rewrite with much improved vbr quality/bitrate and
   better tracking of the target rate in cbr mode.
 - MSVC project files do not work in this release.
2009-10-20 15:48:02 +00:00
hasso
b366f21f45 Fix PLIST for new doxygen. 2009-08-23 13:13:33 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
e13d241a46 Mark as user-destdir ready. 2009-02-16 00:02:57 +00:00
wiz
025a1db2d5 Depend on latest doxygen and add a new file to PLIST.
Bump PKGREVISION.
2008-11-11 00:52:20 +00:00
wiz
459e01d7ff Import libtheora-docs-1.0 as multimedia/libtheora-docs.
Theora is Xiph.Org's first publicly released video codec, intended for
use within the Ogg's project's Ogg multimedia streaming system.  Theora
is derived directly from On2's VP3 codec; currently the two are nearly
identical, varying only in encapsulating decoder tables in the bitstream
headers, but Theora will make use of this extra freedom in the future to
improve over what is possible with VP3.

This package contains the API documentation for libtheora.
2008-11-05 14:24:05 +00:00