summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_adelay.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: do not leak frame if ff_get_audio_buffer() failsPaul B Mahol2015-11-251-1/+3
* avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol2015-09-121-1/+1
* avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-5/+8
* avfilter/af_adelay: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-071-1/+1
* avfilter: remove superflous linesPaul B Mahol2014-02-261-1/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter: add adelay filterPaul B Mahol2013-09-161-0/+283
OpenPOWER on IntegriCloud