mp3: Properly use AVCodecContext API
[platform/upstream/libav.git] / libavfilter / af_compand.c
2014-07-08 Andrew Kelleyaf_compand: make sure request_frame always outputs...
2014-02-28 Anton Khirnovaf_compand: replace strtok_r() with av_get_token()
2014-02-26 Andrew Kelleylavfi: add compand audio filter