On Fri, Jul 8, 2011 at 4:13 PM, Alex Converse <[email protected]> wrote: > On Fri, Jul 8, 2011 at 4:03 PM, Jason Garrett-Glaser <[email protected]> wrote: >> 2011/7/8 Måns Rullgård <[email protected]>: >>> Alex Converse <[email protected]> writes: >>> >>>> This is a direct port of Nicolas George's patch set with added support for >>>> floating point and general code cleanup. >>> >>> I hear use of celt is actively discouraged. Is this really a good idea? >> >> IIRC, The libcelt decoder also does Opus, which is what's recommended >> (as celt itself is deprecated). >> > > libietfcodec does opus. > libietfcodec links to libcelt > libietfcodec's test_opus doesn't seem to support any muxed output > format, nor can I find any mainstream container mappings. >
Here is what gmaxwell has to say on the topic: ---------- Forwarded message ---------- From: Gregory Maxwell <[email protected]> Date: Mon, Jul 11, 2011 at 5:45 PM Subject: Re: [CELT-dev] Mailing list and project shutdown announcement? To: Andrew Lentvorski <[email protected]> Cc: [email protected] On Mon, Jul 11, 2011 at 6:02 AM, Andrew Lentvorski <[email protected]> wrote: > If everything has moved and this mailing list has gone dormant, how > about an official announcement as well as official pointers to the new > stuff? > > It would also be good to have some sort of "migration document" given > that you have to do specific things to OPUS in order to get the old CELT > behavior. Hm. I think we're sort of in a weird limbo right now. The Opus codebase has major regressions in everything outside of the codec itself: build system, tests, tools useability, API, and licensing status all have issues that need to be cleared up. Once the IETF bitstream standardization hurdles are out of the way it will be easier to dedicate time to getting these issues resolved. Until then I'd feel bad making a heavy-handed push to the new stuff when it's not currently a drop in replacement due to these issues. _______________________________________________ celt-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/celt-dev _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
