Download List

Projeto Descrição

Ogg 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 and is a
superset of VP3.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-26 03:26
1.1

Melhor-olhando vídeos ou ficheiros mais pequenos com a mesma qualidade. Um decodificador muito mais rápido. Two-pass modo para fazer arquivos do tamanho que você quiser. Comércio bitrate rígidos controles fora de qualidade para as necessidades das aplicações de streaming ao vivo.
Better-looking videos or smaller files at the same quality.
A much faster decoder. Two-pass mode for making files just the size you want them. Rigid bitrate controls trade off quality for the needs of live streaming applications.

2008-11-06 06:07
1.0

Há agora novas separar codificador e bibliotecas decodificador apoio ao novo estilo de API baseado em theora-exp. Assembléia otimizações foram feitas. Documentação foi melhorada. Robustez geral foi aumentada, e muitos erros foram corrigidos.
Tags: Minor bugfixes
There are now new separate encoder and decoder libraries supporting the new-style API based on theora-exp. Assembly optimizations were made. Documentation was improved. General robustness was increased, and many bugs were fixed.

2006-06-22 19:14
1.0alpha7

Esta versão contém correções de construir a partir da versão alpha6. Não há novas funcionalidades. A nova MMX asm é ativado por padrão, e um problema com esse mesmo código em máquinas SELinux foi corrigido.
Tags: Minor bugfixes
This release contains build fixes from the alpha6 release. There are no new features. The new MMX asm is enabled by default, and a problem with that same code on SELinux machines has been fixed.

2006-06-09 19:22
1.0alpha6

Esta versão é uma atualização periódica sobre Alpha 5, que consiste principalmente de correções de bugs e uma série de otimizações codificador da theora ramo MMX.
Tags: Minor feature enhancements
This release is an incremental update over alpha 5, consisting primarily of bugfixes and a merge of the encoder optimizations from the theora-mmx branch.

2005-09-13 07:39
Alpha 5

Bitrate erros de gestão que causou popping e erros de codificação foram fixados com um problema de falha com os internos theora_state não ser inicializado corretamente. A theora_granule_shift nova função utilidade () foi adicionado. O exemplo dump_video agora faz YUV4MPEG arquivos por padrão para que os resultados podem ser repassados ao encoder_example e ferramentas similares (o comportamento antigo é restaurado com o "-r 'switch). . / configure agora exibe um resumo. Um teste de unidade simples do comentário API agora é realizada com um 'make check'. Limpeza de código Vários foram feitas junto com advertência e correções de vazamento.
Tags: Minor feature enhancements
Bitrate management bugs that caused popping and encode errors were fixed along with a crash problem with the theora_state internals not being intialized properly. A new theora_granule_shift() utility function was added. The dump_video example now makes YUV4MPEG files by default so that results can be fed back to encoder_example and similar tools (the old behavior is restored with the '-r' switch). ./configure now prints a summary. A simple unit test of the comment API is now performed with a 'make check'. Miscellaneous code cleanups were made along with warning and leak fixes.

Project Resources