summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_scale.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_scale: cosmeticsLimin Wang2019-09-271-9/+8
* avfilter/vf_scale: split the scale_frame function from filter_frame for activ...Limin Wang2019-09-081-4/+22
* libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow2019-08-131-1/+14
* lavfi/scale: Add sub-options for in_color_matrix/out_color_matrixJun Zhao2019-07-061-2/+10
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-031-3/+2
* avfilter/vf_scale: add more aliases for "range" optionsPaul B Mahol2017-12-081-0/+2
* lavfi/scale2ref: Set output frame rate to main input frame rate.Carl Eugen Hoyos2017-11-081-0/+1
* libavfilter/scale2ref: Maintain main input's DARKevin Mark2017-07-041-3/+3
* avfilter: do not use AVFrame accessorMuhammad Faiz2017-04-231-4/+4
* avfilter/vf_scale: Fix chroma positioning for 4:2:0 pixel formatMaksym Veremeyenko2017-02-071-4/+5
* avfilter/scale: refactor common code for scaling height/width expressionsAman Gupta2017-02-021-101/+8
* vf_scale: support bt2020 in in/out_color_matrix properties.Ronald S. Bultje2016-04-171-1/+3
* vf_scale: Detecting changes of incoming frame properties and dinamically eval...Bela Bodecs2016-01-201-5/+26
* avfilter/vf_scale: set proper out frame color rangeThomas Mundt2015-12-311-0/+2
* lavfi/scale: add nb_slices debug optionClément Bœsch2015-12-211-0/+12
* avfilter: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-041-1/+1
* avfilter/all: propagate errors of functions from avfilter/formatsGanesh Ajjanagadde2015-10-141-4/+4
* vf_scale: conditionally override chroma positionChristophe Gisquet2015-09-231-3/+3
* lavfi/scale: Pass src_range and dst_range to libswscale.Carl Eugen Hoyos2015-09-011-0/+6
* Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6'Hendrik Leppkes2015-08-311-0/+5
|\
| * vf_scale: Add an option to pass the scaler paramsLuca Barbato2015-08-261-1/+4
| * Revert "lavfi: always check av_expr_parse_and_eval() return value"Anton Khirnov2015-05-051-4/+3
| * lavfi: always check av_expr_parse_and_eval() return valueVittorio Giovara2014-12-181-3/+4
* | avfilter/vf_scale: If no output color matrix is specified, use the inputMichael Niedermayer2015-08-311-0/+2
* | avfilter/vf_scale: Do not skip scale if the color matrix mismatchesMichael Niedermayer2015-08-311-0/+1
* | avfilter/vf_scale: Do not skip scale if range mismatchesCarl Eugen Hoyos2015-08-311-0/+1
* | scale2ref: override request_frame() and correctly connect them to the corresp...Michael Niedermayer2015-08-181-0/+12
* | avfilter/vf_scale: Set scale2ref ref output timebaseMichael Niedermayer2015-08-181-0/+1
* | avfilter: add scale2ref filterMichael Niedermayer2015-08-171-7/+81
* | avfilter/vf_scale: apply generic options after flags.Michael Niedermayer2015-08-081-9/+7
* | libavfilter/vf_scale: implement process_commandBernd Bleßmann2015-07-211-9/+34
* | avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCOMichael Niedermayer2015-04-131-0/+3
* | vf_scale: Use correct chroma positions for YUV420PKieran Kunhya2014-12-251-0/+11
* | avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...Michael Niedermayer2014-09-211-4/+4
* | avfilter/vf_scale: fix log message categoryMichael Niedermayer2014-07-281-0/+1
* | Merge commit '862f33c10ea38ea49fa4188725df5e5246dbd1d8'Michael Niedermayer2014-05-271-2/+8
|\ \ | |/
| * vf_scale: use the pixfmt descriptor APIAnton Khirnov2014-05-261-2/+8
* | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'Michael Niedermayer2014-04-191-1/+1
|\ \ | |/
| * lavfi: name anonymous structsVittorio Giovara2014-04-191-1/+1
| * vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-021-1/+2
* | avfilter/vf_scale: simplify alignment codeMichael Niedermayer2014-01-251-9/+4
* | avfilter/vf_scale: do aspect ratio and scale factor compensation togetherMichael Niedermayer2014-01-251-6/+4
* | Documentation for scale filter factorLars Kiesow2014-01-251-0/+1
* | Fixed factor for scale filterLars Kiesow2014-01-251-3/+5
* | Factors for scale filterLars Kiesow2014-01-251-4/+22
* | avfilter/vf_scale: add ov/hsubMichael Niedermayer2013-11-041-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-291-1/+1
|\ \ | |/
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-281-1/+1
* | avfilter/vf_scale: Correct vf_scale mappings from arguments to color rangeRobert Krüger2013-10-231-2/+2
* | avfilter/vf_scale: dont duplicate default.Michael Niedermayer2013-10-061-1/+1
OpenPOWER on IntegriCloud