| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_qp: Deduplicate variable names arrays | Andreas Rheinhardt | 2021-01-08 | 1 | -2/+2 |
* | Mark some pointers as const | Andreas Rheinhardt | 2021-01-01 | 1 | -2/+2 |
* | lavfi/vf_qp: convert to the video_enc_params API | Anton Khirnov | 2021-01-01 | 1 | -22/+43 |
* | 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 |