summaryrefslogtreecommitdiffstats
path: root/libavfilter/af_compand.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter: remove superflous linesPaul B Mahol2014-02-261-1/+0
* avfilter/af_compand: some more cosmetics to decrease difference with qatarPaul B Mahol2014-02-261-6/+6
* avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.cMichael Niedermayer2014-02-261-5/+6
* avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.cMichael Niedermayer2014-02-261-3/+5
* avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.cMichael Niedermayer2014-02-261-9/+3
* avfilter/af_compand: "use local variable for channels" from libavfilter/af_co...Michael Niedermayer2014-02-261-3/+3
* avfilter/af_compand: error checks from libavfilter/af_compand_fork.cMichael Niedermayer2014-02-261-2/+20
* avfilter/af_compand: pts init code from libavfilter/af_compand_fork.cMichael Niedermayer2014-02-261-0/+5
* avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_f...Michael Niedermayer2014-02-261-1/+6
* avfilter/af_compand: add Andrew Kelley to the copyrightMichael Niedermayer2014-02-261-0/+1
* avfilter/af_compand: merge avframe code from af_compand_forkMichael Niedermayer2014-02-261-16/+27
* avfilter/af_compand: merge uninit() calls on error from af_compand_fork.cMichael Niedermayer2014-02-261-3/+12
* avfilter/af_compand: also support '|' as seperatorMichael Niedermayer2014-02-261-4/+4
* avfilter/af_compand: whitespace changes from af_compand_forkMichael Niedermayer2014-02-261-36/+44
* avfilter/af_compand: fix invalid readAndrew Kelley2014-02-251-4/+6
* avfilter/af_compand: do not leak frames on errorPaul B Mahol2014-02-151-2/+6
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
* avfilter/af_aecho & af_compand: use extended_dataPaul B Mahol2013-09-151-5/+5
* avfilter: various cosmeticsPaul B Mahol2013-09-121-3/+3
* avfilter/af_compand: silence "maybe uninitialized" warningsMichael Niedermayer2013-09-071-1/+4
* avfilter/af_compand: %f is for printing doublesMichael Niedermayer2013-07-301-1/+1
* lavfi: add compand filterPaul B Mahol2013-07-291-0/+515
OpenPOWER on IntegriCloud