summaryrefslogtreecommitdiff
path: root/libavfilter/af_bs2b.c
Commit message (Expand)AuthorAge
* avfilter: convert to new channel layout APIJames Almer2022-03-15
* avfilter: Replace query_formats callback with union of list and callbackAndreas Rheinhardt2021-10-05
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter/formats: Factor common function combinations outAndreas Rheinhardt2021-08-13
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter: pass outlink to ff_get_audio_buffer()Paul B Mahol2018-01-03
* Merge commit 'f519e131c101ae3948dabf1f7f598efbff5fb536'James Almer2017-11-06
|\
| * af_bs2b: Add missing casts to complex pointer assignmentsDiego Biurrun2017-06-21
* | avfilter: do not leak AVFrame on failed buffer allocationPaul B Mahol2017-06-24
* | avfilter/af_bs2b: add missing flag for optionsPaul B Mahol2017-05-16
* | avfilter: use AVFILTER_DEFINE_CLASS()Paul B Mahol2015-07-02
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* | avfilter/af_bs2b: Fix incompatible pointer type warningsMichael Niedermayer2014-05-06
* | Merge commit '1c0210c7981b6a61043d9171f506b435ff5a1f5e'Michael Niedermayer2014-05-01
|/
* lavfi: add Bauer stereo-to-binaural audio filterAlessandro Ghedini2014-05-01