summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | avutil/opt: refactor pixel/sample fmt common caseClé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
* | swscale: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | avfilter/kerndeint: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | avdevice/dshow: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | avcodec/aacenc: use AV_OPT_TYPE_BOOLClément Bœsch2015-09-08
* | avutil/opt: add 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
* | lavc/options: extend/fix text for threads and slices optionsStefano Sabatini2015-09-08
* | lavc/libopenh264enc: apply minor consistency fixes to options textStefano Sabatini2015-09-08
* | doc/encoders: add libopenh264 entryStefano Sabatini2015-09-08
* | doc/codecs: extend documentation for the threads optionStefano Sabatini2015-09-08
* | doc/codecs: mention GOP in the g optionStefano Sabatini2015-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
* | Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes2015-09-08
|\|
| * lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara2015-09-07
* | Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes2015-09-08
|\|
| * lavu: extend size of the AVPixFmtDescriptor.flags fieldwm42015-09-07