| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter: Remove unnecessary formats.h inclusions | Andreas Rheinhardt | 2023-08-07 | 1 | -3/+0 |
* | avfilter: Deduplicate default video inputs/outputs | Andreas Rheinhardt | 2023-08-07 | 1 | -8/+1 |
* | avfilter/vf_qp: Don't store NAN in int | Andreas Rheinhardt | 2022-11-09 | 1 | -1/+1 |
* | avfilter: add AVFILTER_FLAG_METADATA_ONLY | Anton Khirnov | 2021-12-04 | 1 | -1/+2 |
* | avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter | Andreas Rheinhardt | 2021-08-20 | 1 | -4/+2 |
* | avfilter: Constify all AVFilters | Andreas Rheinhardt | 2021-04-27 | 1 | -1/+1 |
* | 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 |