]> git.sesse.net Git - ffmpeg/history - libavcodec/cngdec.c
hevc: ppc: Add HEVC 4x4 IDCT for PowerPC
[ffmpeg] / libavcodec / cngdec.c
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-08 Anton Khirnovlavc decoders: work with refcounted frames.
2013-02-12 Justin Rugglescomfortnoise: decode directly to the user-provided...
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
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