Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfilter/vf_qp: Fix use of uinitialized variable | Michael Niedermayer | 2015-04-21 | 1 | -1/+0 |
* | avfilter/vf_qp: fix cleanup on error | Michael Niedermayer | 2015-04-21 | 1 | -2/+4 |
* | vfilter/vf_qp: Support evaluating expression per MB | Michael Niedermayer | 2015-03-28 | 1 | -3/+27 |
* | avfilter/vf_qp: split expression parsing out of loop | Michael Niedermayer | 2015-03-28 | 1 | -9/+14 |
* | avfilter/vf_qp: Fix leak of out_qp_table_buf | Michael Niedermayer | 2015-02-18 | 1 | -0/+1 |
* | avfilter: port qp filter from libmpcodecs | Paul B Mahol | 2015-01-14 | 1 | -0/+152 |