]> git.sesse.net Git - ffmpeg/history - libavfilter/af_compand.c
avpacket: fix setting AVPacket.data in av_packet_ref()
[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