summaryrefslogtreecommitdiff
path: root/libavcodec/sbcenc.c
Commit message (Expand)AuthorAge
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/sbcenc: Avoid copying packet data, allow user-supplied buffersAndreas Rheinhardt2021-05-23
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* Avoid intermediate bitcount for number of bytes in PutBitContextAndreas Rheinhardt2021-03-30
* avcodec: move msbc profile to encoderMarton Balint2020-05-22
* lavc/sbc: Remove bool usage.Carl Eugen Hoyos2020-04-04
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-19
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-07