summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale.c
Commit message (Expand)AuthorAge
* lavfi: regroup formats lists in a single structure.Nicolas George2020-09-08
* avfilter: add D2TS, TS2D, TS2T as a common macro in internal.hLimin Wang2020-06-19
* vf_scale: switch to child_class_iterate()Anton Khirnov2020-06-10
* avfilter/scale: don't fail for circular expressionsGyan Doshi2020-01-26
* avfilter/scale: add animation supportGyan Doshi2020-01-15
* avfilter/scale: add function to check expressionsGyan Doshi2020-01-15
* avfilter/scale: separate exprs parse and evalGyan Doshi2020-01-15
* avfilter/scale2ref: update links and re-eval expr upon ref frame changeGyan Doshi2020-01-15
* avfilter/scale: store frame change evalGyan Doshi2020-01-15
* lavfi/scale: enable runtime change flagJun Zhao2020-01-13
* avfilter: rename scale.c,h to scale_evalGyan Doshi2019-12-10
* avfilter/scale.c: factorize ff_scale_eval_dimensionsGyan Doshi2019-12-08
* avfilter/vf_scale: cosmeticsLimin Wang2019-09-27
* avfilter/vf_scale: split the scale_frame function from filter_frame for activ...Limin Wang2019-09-08
* libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow2019-08-13
* lavfi/scale: Add sub-options for in_color_matrix/out_color_matrixJun Zhao2019-07-06
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* avfilter/vf_scale: add more aliases for "range" optionsPaul B Mahol2017-12-08
* lavfi/scale2ref: Set output frame rate to main input frame rate.Carl Eugen Hoyos2017-11-08
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-04
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avfilter/vf_scale: Fix chroma positioning for 4:2:0 pixel formatMaksym Veremeyenko2017-02-07
* avfilter/scale: refactor common code for scaling height/width expressionsAman Gupta2017-02-02
* vf_scale: support bt2020 in in/out_color_matrix properties.Ronald S. Bultje2016-04-17
* vf_scale: Detecting changes of incoming frame properties and dinamically eval...Bela Bodecs2016-01-20
* avfilter/vf_scale: set proper out frame color rangeThomas Mundt2015-12-31
* lavfi/scale: add nb_slices debug optionClément Bœsch2015-12-21
* avfilter: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-14
* vf_scale: conditionally override chroma positionChristophe Gisquet2015-09-23
* lavfi/scale: Pass src_range and dst_range to libswscale.Carl Eugen Hoyos2015-09-01
* Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6'Hendrik Leppkes2015-08-31
|\
| * vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-26
| * Revert "lavfi: always check av_expr_parse_and_eval() return value"Anton Khirnov2015-05-05
| * lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-18
* | avfilter/vf_scale: If no output color matrix is specified, use the inputMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if the color matrix mismatchesMichael Niedermayer2015-08-31
* | avfilter/vf_scale: Do not skip scale if range mismatchesCarl Eugen Hoyos2015-08-31
* | scale2ref: override request_frame() and correctly connect them to the corresp...Michael Niedermayer2015-08-18
* | avfilter/vf_scale: Set scale2ref ref output timebaseMichael Niedermayer2015-08-18
* | avfilter: add scale2ref filterMichael Niedermayer2015-08-17
* | avfilter/vf_scale: apply generic options after flags.Michael Niedermayer2015-08-08
* | libavfilter/vf_scale: implement process_commandBernd Bleßmann2015-07-21
* | avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCOMichael Niedermayer2015-04-13
* | vf_scale: Use correct chroma positions for YUV420PKieran Kunhya2014-12-25
* | avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...Michael Niedermayer2014-09-21
* | avfilter/vf_scale: fix log message categoryMichael Niedermayer2014-07-28
* | Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'Michael Niedermayer2014-05-27
|\|
| * vf_scale: use the pixfmt descriptor APIAnton Khirnov2014-05-26
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-19
|\|