]> git.sesse.net Git - ffmpeg/history - libavcodec/cngdec.c
cook: use av_dlog() for debug logging instead of av_log() with AV_LOG_ERROR
[ffmpeg] / libavcodec / cngdec.c
2012-10-30 Martin Storsjöcng: Reindent some incorrectly indented lines
2012-10-30 Martin Storsjöcngdec: Allow flushing the decoder
2012-10-30 Martin Storsjöcngdec: Make the dbov variable have the right unit
2012-10-30 Martin Storsjöcngdec: Fix the memset size to cover the full array
2012-10-30 Martin Storsjöcngdec: Update the LPC coefficients after averaging...
2012-10-29 Martin Storsjöavcodec: Add a RFC 3389 comfort noise codec