summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale.c
Commit message (Expand)AuthorAge
...
* 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
|\|
| * lavfi: name anonymous structsVittorio Giovara2014-04-19
| * vf_scale: make the dar variable return the DAR.Rudolf Polzer2013-11-02
* | avfilter/vf_scale: simplify alignment codeMichael Niedermayer2014-01-25
* | avfilter/vf_scale: do aspect ratio and scale factor compensation togetherMichael Niedermayer2014-01-25
* | Documentation for scale filter factorLars Kiesow2014-01-25
* | Fixed factor for scale filterLars Kiesow2014-01-25
* | Factors for scale filterLars Kiesow2014-01-25
* | avfilter/vf_scale: add ov/hsubMichael Niedermayer2013-11-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-29
|\|
| * lavfi: do not export the filters from shared objectsAnton Khirnov2013-10-28
* | avfilter/vf_scale: Correct vf_scale mappings from arguments to color rangeRobert Krüger2013-10-23
* | avfilter/vf_scale: dont duplicate default.Michael Niedermayer2013-10-06
* | avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer2013-10-06
* | lavfi/pad,crop,scale: remove options description from filter descriptionPaul B Mahol2013-09-21
* | avfilter: various cosmeticsPaul B Mahol2013-09-12
* | avfilter/vf_scale+aresample: minor simpificationMichael Niedermayer2013-08-16
* | avfilter/vf_scale: generic swscale option supportMichael Niedermayer2013-08-15
* | vf_scale: add force_original_aspect_ratioTimothy Gu2013-08-04
* | avfilter/vf_scale: set in_color_matrix default to "auto"Michael Niedermayer2013-07-27
* | avfilter/vf_scale: use sws_getCoefficients()Michael Niedermayer2013-07-26
* | avfilter/vf_scale: use the inputs color range when its set and its not overri...Michael Niedermayer2013-07-25
* | vf_scale: add input h/v_chr_pos parametersMichael Niedermayer2013-07-24
* | vf_scale: add output h/v_chr_pos parameterssMichael Niedermayer2013-07-24
* | vfilter/vf_scale: avoid using "{}"Michael Niedermayer2013-07-21
* | avfilter/vf_scale; fix indentMichael Niedermayer2013-07-20
* | avfilter/vf_scale: add in/out color range optionMichael Niedermayer2013-07-20
* | avfilter/vf_scale: Add in/out yuv color matrix optionMichael Niedermayer2013-07-20
* | lavfi/scale: allocate interlaced scalers only if needed.Nicolas George2013-07-18
* | vf_scale: use sws_init_context()Michael Niedermayer2013-07-18