summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* 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
* Replace all remaining occurances of step/depth_minus1 and offset_plus1Hendrik Leppkes2015-09-08
* Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes2015-09-08
|\
| * lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* | avfilter: add extrastereo filterPaul B Mahol2015-09-08
* | avfilter/vf_thumbnail: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-07
* | avfilter/vf_stereo3d: stop dumping half of data for interleave rows outputPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add interleave columns output formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add HDMI output formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: support interleaved rows as input formatPaul B Mahol2015-09-06
* | avfilter/vf_stereo3d: add checkerboard output formatPaul B Mahol2015-09-06
* | avfilter/sine: support expression in the number of output samplesClément Bœsch2015-09-06
* | avfilter/af_asyncts: use llabs for int64_tGanesh Ajjanagadde2015-09-06
* | avfilter/vf_unsharp: use the name 's' for the pointer to the private contextGanesh Ajjanagadde2015-09-05
* | Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes2015-09-05
|\|
| * Bump major versions of all librariesVittorio Giovara2015-08-28
* | lavfi: remove old graph parser API with different semanticsHendrik Leppkes2015-09-05