package theora

  1. Overview
  2. Docs
Bindings to libtheora

Install

Dune Dependency

Authors

Maintainers

Sources

v0.4.1.tar.gz
md5=281b56d77710132c98eb329bfb4fdcdf
sha512=38ca4d6d5b3cd7c1487ad375404ed7355ad033c41da8ac1fef093d9c221e602d442789d57a0eb05fd3ab79b2d3e23cbfd66b06cbe5137c4b1b92befe62bf8f1c

CHANGES.html

CHANGES

0.4.1 (2024-10-29)
=====
* Deprecate `Encoder.eos`
* Add more exceptions.
* Fix boundary check for image buffers.

0.4.0 (08-03-2021)
======
* Switch to dune

0.3.1 (03-08-2015)
=====
* Changed types to match new ocaml-ogg's API.
  Should be fully backward compatible.

0.3.0 (04-07-2011)
=====
* New encoding settings, including keyframe frequency
* Added decoding module for the new Ogg_demuxer module
* Implement new Out_of_sync exception
* Efficient seeking support

0.2.0 (19-06-2010)
=====
* Binding for 1.1 theora API.

0.1.2 (14-10-2009)
=====
* Added support for --enable-debugging configure option
* Makefile now honnors LIBDIRS
  variable for linking against libraries
  located in other places than then standard
  ones.
* Added prefix to main compilation variables
  if passed to configure.
* Added NO_CUSTOM to build
  in standard mode.

0.1.1 (30-03-2009)
=====
* Fixed COPYING file.

0.1.0 (17-02-2009)
=====
* Initial release
OCaml

Innovation. Community. Security.