Alex Converse <[email protected]> writes: >> > +static int celt_bitstream_version_hack(CELTMode *mode) >> > +{ >> > + CELTHeader header = { .version_id = 0 }; >> > + celt_header_init(&header, mode, 960, 2); >> > + return header.version_id; >> > +} >> >> What is the purpose of this? > > Bitstream was not frozen until February. Debian squeeze and even sid > ship a pre-freeze libcelt.
I'm afraid I don't get the connection. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
