summaryrefslogtreecommitdiffstats
path: root/libavcodec/opus.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/opus: make redundancy_buf 32 byte alignedJames Almer2019-04-021-1/+1
* opus: merge encoder and decoder bitallocation functions into oneRostislav Pehlivanov2017-12-301-0/+3
* opus_celt: deduplicate band quantization/dequantization functionRostislav Pehlivanov2017-12-041-0/+3
* opus: add an option to toggle intensity stereo phase inversionRostislav Pehlivanov2017-12-041-0/+2
* opus_celt: rename structures to better names and reorganize themRostislav Pehlivanov2017-02-141-14/+8
* opus_celt: move quantization and band decoding to opus_pvq.cRostislav Pehlivanov2017-02-141-10/+0
* opus: remove redundant ff_celt_window2 declarationRostislav Pehlivanov2016-12-181-2/+0
* opus: move the entropy decoding functions to opus_rc.cRostislav Pehlivanov2016-11-081-221/+1
* Merge commit '14e558024642638085ae2bbeffc6087612e6a3f9'Hendrik Leppkes2015-08-021-0/+10
|\
| * opusdec: properly handle mismatching configurations in multichannel streamsAnton Khirnov2015-08-021-0/+10
| * mpegts: add support for OpusKieran Kunhya2014-12-201-0/+9
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-211-1/+1
* | avcodec/opusdec: Use avpriv_float_dsp_alloc()Michael Niedermayer2014-12-031-1/+1
* | avcodec: Add support for Opus in MPEG-TSKieran Kunhya2014-10-261-0/+9
* | avcodec/opus: Fix () in ROUND_MULL() macroMichael Niedermayer2014-05-251-1/+1
* | avcodec/opus: fix doxygen comments to be associated with the correct fieldsMichael Niedermayer2014-05-151-12/+12
* | Merge commit 'd3f5b94762fb803c0f3b29f9ad6c5eaa813998ba'Michael Niedermayer2014-05-151-18/+0
|\ \ | |/
| * aarch64: opus NEON iMDCT and FFTJanne Grunau2014-05-151-18/+0
* | avcodec/opusdec: switch to swresampleMichael Niedermayer2014-05-151-2/+2
* | Merge commit 'b70d7a4ac72d23f3448f3b08b770fdf5f57de222'Michael Niedermayer2014-05-151-4/+4
|/
* lavc: add a native Opus decoder.Anton Khirnov2014-05-151-0/+429
OpenPOWER on IntegriCloud