22 Commits (95a5fd4581c686ea6a7c8eb9188d902bce35d4f9)

Author SHA1 Message Date
Ganesh Ajjanagadde b0e28da37c lavc/cngdec: replace pow(10,x) by ff_exp10(x) 9 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 9 years ago
Michael Niedermayer 2a26b22a17 avcodec/cngdec: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer f703dae7aa avcodec/cngdec: use av_mallocz_array() 11 years ago
Diego Biurrun b2bed9325d cosmetics: Group .name and .long_name together in codec/format declarations 11 years ago
Clément Bœsch 1ec94b0f06 lavc: factorize ff_{thread_,re,}get_buffer error messages. 12 years ago
Anton Khirnov 759001c534 lavc decoders: work with refcounted frames. 12 years ago
Justin Ruggles cddf8998f1 comfortnoise: decode directly to the user-provided AVFrame 12 years ago
Anton Khirnov 594d4d5df3 lavc: add a wrapper for AVCodecContext.get_buffer(). 12 years ago
Martin Storsjö ab9545a290 cng: Reindent some incorrectly indented lines 12 years ago
Martin Storsjö 6b68223d31 cngdec: Allow flushing the decoder 12 years ago
Martin Storsjö 036e6c37d3 cngdec: Make the dbov variable have the right unit 12 years ago
Martin Storsjö cafefd889b cngdec: Fix the memset size to cover the full array 12 years ago
Martin Storsjö 9b50d20cd2 cngdec: Update the LPC coefficients after averaging the reflection coefficients 12 years ago
Martin Storsjö 9b500b8f6c avcodec: Add a RFC 3389 comfort noise codec 12 years ago