On Thu, Sep 27, 2012 at 10:40 PM, Nathan Caldwell <[email protected]> wrote: > --- > Fix a typo in the packet loss warning. > Correctly set maximum bandwidth. > Reword the -application lowdelay constant description. > > Changelog | 1 + > doc/general.texi | 2 +- > libavcodec/Makefile | 1 + > libavcodec/allcodecs.c | 2 +- > libavcodec/libopus.h | 43 +++++ > libavcodec/libopusdec.c | 27 +--- > libavcodec/libopusenc.c | 403 > +++++++++++++++++++++++++++++++++++++++++++++++ > libavcodec/version.h | 2 +- > 8 files changed, 454 insertions(+), 27 deletions(-) > create mode 100644 libavcodec/libopus.h > create mode 100644 libavcodec/libopusenc.c
Ok'd by Justin on IRC. -- -Nathan Caldwell _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
