| Commit message (Expand) | Author | Age | Files | Lines |
* | avfilter/vf_transpose: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-10 | 1 | -23/+23 |
* | avfilter/f_perms: use the name 's' for the pointer to the private context | Ganesh Ajjanagadde | 2015-09-10 | 1 | -9/+9 |
* | avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha option | Paul B Mahol | 2015-09-09 | 1 | -1/+1 |
* | avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap option | Clément Bœsch | 2015-09-09 | 1 | -2/+2 |
* | avfilter/life: use AV_OPT_TYPE_BOOL for a stitch option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few options | Clément Bœsch | 2015-09-09 | 1 | -4/+4 |
* | avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror option | Clément Bœsch | 2015-09-09 | 1 | -2/+2 |
* | avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options | Clément Bœsch | 2015-09-09 | 1 | -2/+2 |
* | avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy option | Clément Bœsch | 2015-09-09 | 1 | -2/+2 |
* | avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast options | Clément Bœsch | 2015-09-09 | 1 | -3/+3 |
* | avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options | Clément Bœsch | 2015-09-09 | 1 | -2/+2 |
* | avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options | Clément Bœsch | 2015-09-09 | 1 | -4/+4 |
* | avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options | Clément Bœsch | 2015-09-09 | 1 | -6/+6 |
* | avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma options | Clément Bœsch | 2015-09-09 | 1 | -3/+3 |
* | avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option | Clément Bœsch | 2015-09-09 | 1 | -1/+1 |
* | avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few options | Clément Bœsch | 2015-09-08 | 1 | -5/+5 |
* | avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/delogo: use AV_OPT_TYPE_BOOL for show option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
* | avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
* | avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t) | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/volume: drop useless trailing comma | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/volume: fix missing filtering flags for a bunch of options | Clément Bœsch | 2015-09-08 | 1 | -7/+7 |
* | avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
* | avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/interlace: fix opt flags | Clément Bœsch | 2015-09-08 | 1 | -5/+5 |
* | avfilter/interlace: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
* | avfilter/deband: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -1/+1 |
* | avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -3/+3 |
* | avfilter/kerndeint: use AV_OPT_TYPE_BOOL | Clément Bœsch | 2015-09-08 | 1 | -2/+2 |
* | avfilter/vf_vectorscope: 9 & 10 bit depth support | Paul B Mahol | 2015-09-08 | 1 | -59/+326 |