aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/sbcenc.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: move msbc profile to encoderMarton Balint2020-05-221-0/+1
* lavc/sbc: Remove bool usage.Carl Eugen Hoyos2020-04-041-2/+1
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-191-1/+1
* sbc: implement SBC encoder (low-complexity subband codec)Aurelien Jacobs2018-03-071-0/+361