summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_bs2b.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-031-1/+1
* Merge commit 'f519e131c101ae3948dabf1f7f598efbff5fb536'James Almer2017-11-061-6/+8
|\
| * af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-211-6/+8
* | avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-241-1/+3
* | avfilter/af_bs2b: add missing flag for optionsPaul B Mahol2017-05-161-1/+1
* | avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-021-7/+2
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-081-5/+8
* | avfilter/af_bs2b: Fix incompatible pointer type warningsMichael Niedermayer2014-05-061-4/+4
* | Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer2014-05-011-4/+4
|/
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-011-0/+222
OpenPOWER on IntegriCloud