summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha optionPaul B Mahol2015-09-09
* avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap optionClément Bœsch2015-09-09
* avfilter/life: use AV_OPT_TYPE_BOOL for a stitch optionClément Bœsch2015-09-09
* avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch2015-09-09
* avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror optionClément Bœsch2015-09-09
* avfilter/vignette: use AV_OPT_TYPE_BOOL for dither optionClément Bœsch2015-09-09
* avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug optionsClément Bœsch2015-09-09
* avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch2015-09-09
* avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy optionClément Bœsch2015-09-09
* avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent optionClément Bœsch2015-09-09
* avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast optionsClément Bœsch2015-09-09
* avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast optionsClément Bœsch2015-09-09
* avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed optionsClément Bœsch2015-09-09
* avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap optionsClément Bœsch2015-09-09
* avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch2015-09-09
* avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma optionsClément Bœsch2015-09-09
* avfilter/fade: use AV_OPT_TYPE_BOOL for alpha optionClément Bœsch2015-09-09
* avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 optionClément Bœsch2015-09-08
* avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch2015-09-08
* avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch2015-09-08
* avfilter/delogo: use AV_OPT_TYPE_BOOL for show optionClément Bœsch2015-09-08
* avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma optionsClément Bœsch2015-09-08
* avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect optionClément Bœsch2015-09-08
* avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast optionsClément Bœsch2015-09-08
* avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata optionClément Bœsch2015-09-08
* avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts optionClément Bœsch2015-09-08
* avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels optionClément Bœsch2015-09-08
* avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)Clément Bœsch2015-09-08
* avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch2015-09-08
* avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe optionClément Bœsch2015-09-08
* avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices optionClément Bœsch2015-09-08
* avfilter/volume: drop useless trailing commaClément Bœsch2015-09-08
* avfilter/volume: fix missing filtering flags for a bunch of optionsClément Bœsch2015-09-08
* avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip optionClément Bœsch2015-09-08
* avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence optionClément Bœsch2015-09-08
* avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping optionClément Bœsch2015-09-08
* avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate optionClément Bœsch2015-09-08
* avfilter/astats: use AV_OPT_TYPE_BOOL for metadata optionClément Bœsch2015-09-08
* avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros optionClément Bœsch2015-09-08
* avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear optionClément Bœsch2015-09-08
* avfilter/interlace: fix opt flagsClément Bœsch2015-09-08
* avfilter/interlace: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/deband: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/dynaudnorm: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/kerndeint: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* avfilter/vf_vectorscope: 9 & 10 bit depth supportPaul B Mahol2015-09-08
* avfilter/vf_super2xsai: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-08
* avfilter/af_ladspa: add special case for 2:2 pluginsPaul B Mahol2015-09-08