summaryrefslogtreecommitdiff
path: root/libavcodec/opus.h
Commit message (Expand)AuthorAge
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-01
* avcodec/opusdec: Move per-stream fields to OpusStreamContextAndreas Rheinhardt2020-12-31
* avcodec/opus: make redundancy_buf 32 byte alignedJames Almer2019-04-02
* opus: merge encoder and decoder bitallocation functions into oneRostislav Pehlivanov2017-12-30
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-04
* opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov2017-12-04
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-14
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-14
* opus: remove redundant ff_celt_window2 declarationRostislav Pehlivanov2016-12-18
* opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-08
* Merge commit '14e558024642638085ae2bbeffc6087612e6a3f9'Hendrik Leppkes2015-08-02
|\
| * opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-02
| * mpegts: add support for OpusKieran Kunhya2014-12-20
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* | avcodec/opusdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-03
* | avcodec: Add support for Opus in MPEG-TSKieran Kunhya2014-10-26
* | avcodec/opus: Fix () in ROUND_MULL() macroMichael Niedermayer2014-05-25
* | avcodec/opus: fix doxygen comments to be associated with the correct fieldsMichael Niedermayer2014-05-15
* | Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer2014-05-15
|\|
| * aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-15
* | avcodec/opusdec: switch to swresampleMichael Niedermayer2014-05-15
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-15
|/
* lavc: add a native Opus decoder.Anton Khirnov2014-05-15