Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-12avfilter: add ocr filterPaul B Mahol
2015-09-12avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()Paul B Mahol
2015-09-12avfilter/treble: use AV_OPT_TYPE_BOOL for csg optionClément Bœsch
2015-09-11avfilter/vf_transpose: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-11avfilter/f_perms: use the name 's' for the pointer to the private contextGanesh Ajjanagadde
2015-09-09avfilter/vf_lut: use AV_OPT_TYPE_BOOL for negate_alpha optionPaul B Mahol
2015-09-09avfilter/acrossfade: use AV_OPT_TYPE_BOOL for overlap optionClément Bœsch
2015-09-09avfilter/life: use AV_OPT_TYPE_BOOL for a stitch optionClément Bœsch
2015-09-09avfilter/cellauto: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch
2015-09-09avfilter/waveform: use AV_OPT_TYPE_BOOL for mirror optionClément Bœsch
2015-09-09avfilter/vignette: use AV_OPT_TYPE_BOOL for dither optionClément Bœsch
2015-09-09avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug optionsClément Bœsch
2015-09-09avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch
2015-09-09avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch
2015-09-09avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch
2015-09-09avfilter/paletteuse: use AV_OPT_TYPE_BOOL for mean_err and debug_accuracy optionClément Bœsch
2015-09-09avfilter/palettegen: use AV_OPT_TYPE_BOOL for reserve_transparent optionClément Bœsch
2015-09-09avfilter/overlay: use AV_OPT_TYPE_BOOL for rgb, shortest and repeatlast optionsClément Bœsch
2015-09-09avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast optionsClément Bœsch
2015-09-09avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed optionsClément Bœsch
2015-09-09avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap optionsClément Bœsch
2015-09-09avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp optionClément Bœsch
2015-09-09avfilter/fieldmatch: use AV_OPT_TYPE_BOOL for ppsrc, mchroma and chroma optionsClément Bœsch
2015-09-09avfilter/fade: use AV_OPT_TYPE_BOOL for alpha optionClément Bœsch
2015-09-09avfilter/elbg: use AV_OPT_TYPE_BOOL for pal8 optionClément Bœsch
2015-09-09avfilter/drawtext: use AV_OPT_TYPE_BOOL for a few optionsClément Bœsch
2015-09-09avfilter/deshake: use AV_OPT_TYPE_BOOL for opencl optionClément Bœsch
2015-09-09avfilter/delogo: use AV_OPT_TYPE_BOOL for show optionClément Bœsch
2015-09-09avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma optionsClément Bœsch
2015-09-09avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect optionClément Bœsch
2015-09-09avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast optionsClément Bœsch
2015-09-09avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata optionClément Bœsch
2015-09-09avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts optionClément Bœsch
2015-09-09avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels optionClément Bœsch
2015-09-09avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)Clément Bœsch
2015-09-09avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd optionClément Bœsch
2015-09-09avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe optionClément Bœsch
2015-09-09avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices optionClément Bœsch
2015-09-09avfilter/volume: drop useless trailing commaClément Bœsch
2015-09-09avfilter/volume: fix missing filtering flags for a bunch of optionsClément Bœsch
2015-09-09avfilter/volume: use AV_OPT_TYPE_BOOL for replaygain_noclip optionClément Bœsch
2015-09-09avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence optionClément Bœsch
2015-09-09avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping optionClément Bœsch
2015-09-09avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate optionClément Bœsch
2015-09-09avfilter/astats: use AV_OPT_TYPE_BOOL for metadata optionClément Bœsch
2015-09-09avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros optionClément Bœsch
2015-09-09avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear optionClément Bœsch
2015-09-08avfilter/interlace: fix opt flagsClément Bœsch
2015-09-08avfilter/interlace: use AV_OPT_TYPE_BOOLClément Bœsch
2015-09-08avfilter/deband: use AV_OPT_TYPE_BOOLClément Bœsch