]> git.sesse.net Git - ffmpeg/history - libavfilter/af_compand.c
qsvenc: do not try to close the encoder if the session is NULL
[ffmpeg] / 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