On Sun, Apr 24, 2011 at 3:08 PM, Reinhard Tartler <[email protected]> wrote:
> Before anyone wastes time on porting the libcelt decoder from libav,
> I've started to have a look and pushed the results here:
>
> https://gitorious.org/~siretart/libav/siretarts-libav/commits/libcelt.2011-04-25
>
> I noticed that it requires a rather recent version of libcelt (>
> 0.8.1). Note that the bitstream format seems not to be fixed yet.
>
> moreover, I wasn't able to find samples to actually test this
> wrapper. Hints welcome.
>

http://www.celt-codec.org/

> CELT 0.11.0 (originally not announced) and 0.11.1 has been released with a 
> focus on freezing the bit-
> stream and updating the API. The bit-stream is now in "soft-freeze" state 
> meaning there is an attempt to
> keep it fixed, but some bugs may force changes. Version 0.11 includes some 
> minor quality improvements,
> mostly at high bit-rate. In version 0.11.1, some minor changes to the 
> bit-stream were necessary to address
> two minor bugs in 0.11. The quality should improve (very) slightly, but not 
> enough to be noticeable in most
> cases. Several Opus-related bugs have also been fixed.

Apparently the ogg mapping is not frozen though.

I think providing anything with libcelt < 0.11 is a huge disservice to
our users.

Regards,
Alex
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to