summaryrefslogtreecommitdiffstats
path: root/libavcodec/opusenc.c
Commit message (Expand)AuthorAgeFilesLines
* opus_pvq: port to allow for SIMD functionsRostislav Pehlivanov2017-05-161-3/+9
* opusenc: initialize PVQ prng seedRostislav Pehlivanov2017-05-161-1/+3
* opusenc: switch between intra/inter mode for coarse energyRostislav Pehlivanov2017-04-081-8/+28
* opusenc: do not signal digital silenceRostislav Pehlivanov2017-04-081-9/+3
* opusenc: minor style changesRostislav Pehlivanov2017-04-081-18/+14
* opusenc: remove unused header entries and simplify normalizationRostislav Pehlivanov2017-04-081-11/+7
* libavcodec/opusenc: use correct format specifiersKyle Swanson2017-03-271-1/+1
* opusenc: initialize the emphasis coefficients on initRostislav Pehlivanov2017-02-181-0/+3
* avcodec/opusenc: Add () protecting macro argumentsMichael Niedermayer2017-02-161-2/+2
* opusenc: fix coarse energy quantization with 2 bits leftRostislav Pehlivanov2017-02-151-1/+1
* opus: add a native Opus encoderRostislav Pehlivanov2017-02-141-0/+1130
OpenPOWER on IntegriCloud