| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: remove superflous lines | Paul B Mahol | 2014-02-26 | 1 | -1/+0 |
* | avfilter/af_compand: some more cosmetics to decrease difference with qatar | Paul B Mahol | 2014-02-26 | 1 | -6/+6 |
* | avfilter/af_compand: more cosmetics from libavfilter/af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -5/+6 |
* | avfilter/af_compand: cosmetics from libavfilter/af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -3/+5 |
* | avfilter/af_compand: switch defaults to libavfilter/af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -9/+3 |
* | avfilter/af_compand: "use local variable for channels" from libavfilter/af_co... | Michael Niedermayer | 2014-02-26 | 1 | -3/+3 |
* | avfilter/af_compand: error checks from libavfilter/af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -2/+20 |
* | avfilter/af_compand: pts init code from libavfilter/af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -0/+5 |
* | avfilter/af_compand: cosmetics and doxy comment from libavfilter/af_compand_f... | Michael Niedermayer | 2014-02-26 | 1 | -1/+6 |
* | avfilter/af_compand: add Andrew Kelley to the copyright | Michael Niedermayer | 2014-02-26 | 1 | -0/+1 |
* | avfilter/af_compand: merge avframe code from af_compand_fork | Michael Niedermayer | 2014-02-26 | 1 | -16/+27 |
* | avfilter/af_compand: merge uninit() calls on error from af_compand_fork.c | Michael Niedermayer | 2014-02-26 | 1 | -3/+12 |
* | avfilter/af_compand: also support '|' as seperator | Michael Niedermayer | 2014-02-26 | 1 | -4/+4 |
* | avfilter/af_compand: whitespace changes from af_compand_fork | Michael Niedermayer | 2014-02-26 | 1 | -36/+44 |
* | avfilter/af_compand: fix invalid read | Andrew Kelley | 2014-02-25 | 1 | -4/+6 |
* | avfilter/af_compand: do not leak frames on error | Paul B Mahol | 2014-02-15 | 1 | -2/+6 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-10-29 | 1 | -1/+1 |
* | avfilter/af_aecho & af_compand: use extended_data | Paul B Mahol | 2013-09-15 | 1 | -5/+5 |
* | avfilter: various cosmetics | Paul B Mahol | 2013-09-12 | 1 | -3/+3 |
* | avfilter/af_compand: silence "maybe uninitialized" warnings | Michael Niedermayer | 2013-09-07 | 1 | -1/+4 |
* | avfilter/af_compand: %f is for printing doubles | Michael Niedermayer | 2013-07-30 | 1 | -1/+1 |
* | lavfi: add compand filter | Paul B Mahol | 2013-07-29 | 1 | -0/+515 |