summaryrefslogtreecommitdiff
path: root/libavfilter/vf_scale.c
Commit message (Expand)AuthorAge
* 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
* | lavfi/scale: remove av_opt_free()Paul B Mahol2013-07-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-05-15
|\|
| * pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*Anton Khirnov2013-05-15
* | Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110'Michael Niedermayer2013-05-07
|\|
| * vf_scale: add endianness conversion pixel format in query_formatsJanne Grunau2013-05-06
| * lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-09
* | lavfi: remove now unused args parameter from AVFilter.initAnton Khirnov2013-04-12
* | avfilter: Update scale to dictionary based optionsMichael Niedermayer2013-04-12
* | Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401'Michael Niedermayer2013-04-10
|\|
| * vf_scale: switch to an AVOptions-based system.Anton Khirnov2013-04-09
* | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
| * lavfi: merge start_frame/draw_slice/end_frameAnton Khirnov2012-11-28
* | lavfi/scale: remove usage of link->cur_buf.Clément Bœsch2012-12-26
* | vf_scale: switch to filter_frameMichael Niedermayer2012-11-29
* | lavfi/scale: declare the filter private classStefano Sabatini2012-11-04
* | lavfi/scale: avoid to print a NULL value in log messageStefano Sabatini2012-10-31
* | lavfi/scale: implement clever/insane parsing heuristic, and add a size optionStefano Sabatini2012-10-29
* | lavfi/scale: return error code in case of failed reconfiguration in start_fra...Stefano Sabatini2012-10-29
* | lavfi/scale: accept named options, make parsing more robustStefano Sabatini2012-10-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-14
|\|
* | Merge commit '59ee9f78b0cc4fb84ae606fa317d8102ad32a627'Michael Niedermayer2012-10-12
|\|
| * lavfi: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161'Michael Niedermayer2012-10-11
|\|
| * lavfi: convert input/ouput list compound literals to named objectsMans Rullgard2012-10-10
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\|