summaryrefslogtreecommitdiff
path: root/libavfilter/vf_qp.c
Commit message (Expand)AuthorAge
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilterAndreas Rheinhardt2021-08-20
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* avfilter/vf_qp: Deduplicate variable names arraysAndreas Rheinhardt2021-01-08
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* lavfi/vf_qp: convert to the video_enc_params APIAnton Khirnov2021-01-01
* avfilter/vf_qp: Fix use of uinitialized variableMichael Niedermayer2015-04-21
* avfilter/vf_qp: fix cleanup on errorMichael Niedermayer2015-04-21
* vfilter/vf_qp: Support evaluating expression per MBMichael Niedermayer2015-03-28
* avfilter/vf_qp: split expression parsing out of loopMichael Niedermayer2015-03-28
* avfilter/vf_qp: Fix leak of out_qp_table_bufMichael Niedermayer2015-02-18
* avfilter: port qp filter from libmpcodecsPaul B Mahol2015-01-14