summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/x86/vf_threshold : add threshold16 SIMD (SSE4 and AVX2)Martin Vignali2017-12-09
* avfilter/vf_scale: add more aliases for "range" optionsPaul B Mahol2017-12-08
* vf_zscale: Fix alpha destination graph for floating point pixel formatsVittorio Giovara2017-12-08
* avfilter/vf_waveform: add default case when picking input formatsPaul B Mahol2017-12-08
* x86/vf_hflip: use xor to zero initialize registersJames Almer2017-12-07
* x86/vf_hflip: don't load the width argument twiceJames Almer2017-12-07
* avfilter: add setrange filterPaul B Mahol2017-12-06
* avfilter/vf_convolution: add 7x7 filterPaul B Mahol2017-12-04
* x86/vf_threshold: make threshold8 functions work on x86_32James Almer2017-12-04
* avfilter/x86/vf_hflip.asm: fix building on x32Paul B Mahol2017-12-04
* avfilter: add hflip x86 SIMDPaul B Mahol2017-12-04
* x86vf_threshold/: use the PBLENDVB macroJames Almer2017-12-04
* avfilter/x86/vf_threshold : cosmetic indentMartin Vignali2017-12-03
* avfilter/x86/vf_threshold : add avx2 version for threshold 8Martin Vignali2017-12-03
* avfilter/x86/vf_threshold : make macro for threshold8 in order to add avx2 ve...Martin Vignali2017-12-03
* avfilter/vf_threshold : move context func init in ff_threshold_initMartin Vignali2017-12-03
* avfilter/vf_stack: always copy SAR from first inputPaul B Mahol2017-12-02
* avfilter/vf_threshold: add x86 SIMDPaul B Mahol2017-12-02
* avfilter: add fillborders filterPaul B Mahol2017-12-01
* avfilter/vf_tile: add init_padding optionPaul B Mahol2017-12-01
* lavfi/libvmaf: Rename local variable "main" as "master".Carl Eugen Hoyos2017-11-30
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
| * vaapi: Always free parameter buffers after vaEndPicture() with libva2Mark Thompson2017-10-25
* | avfilter/drawbox: rename variable for maximum thicknessGyan Doshi2017-11-28
* | vf_zscale: Add more supported input propertiesVittorio Giovara2017-11-28
* | vf_zscale: Relax color properties maximum boundsVittorio Giovara2017-11-28
* | avfilter/vf_threshold: use correct linesizePaul B Mahol2017-11-27
* | avfilter/af_silenceremove: fix possible crash if supplied duration is negativePaul B Mahol2017-11-27
* | avfilter/af_silenceremove: fix logic error in EOF casePaul B Mahol2017-11-27
* | avfilter: add lv2 wrapper filterPaul B Mahol2017-11-26
* | avfilter: add normalize filterRichard Ling2017-11-25
* | avfilter/af_amix: make use of av_asprintf()Paul B Mahol2017-11-24
* | avfilter: add mix filterPaul B Mahol2017-11-24
* | avfilter/af_ladspa: remove duplicate code linesPaul B Mahol2017-11-24
* | avfilter/Makefile: skip building opencl.h when opencl is disabledJames Almer2017-11-23
* | lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* | vf_hwmap: Pass mapping mode when deriving frames context on an existing deviceMark Thompson2017-11-22
* | lavfi: Add OpenCL unsharp mask filterMark Thompson2017-11-22
* | lavfi: Add OpenCL overlay filterMark Thompson2017-11-22
* | lavfi: Add infrastructure for building OpenCL source into libavfilterMark Thompson2017-11-22
* | lavfi: Add some common code for OpenCL filteringMark Thompson2017-11-22
* | avfilter/af_asetnsamples: add missing error checkPaul B Mahol2017-11-21
* | avfilter/avf_avectorscope: add swap and mirror optionsPaul B Mahol2017-11-21
* | lavf/qsv_vpp: check the return value of ff_formats_ref()Zhong Li2017-11-20
* | lavf/qsv_overlay: check the return value of ff_formats_ref()Zhong Li2017-11-20
* | avfilter/avfiltergraph: pass correct audio/video flagsPaul B Mahol2017-11-20
* | avfilter/af_afftfilt: add missing error checkPaul B Mahol2017-11-20
* | avfilter/af_headphone: add missing error checkPaul B Mahol2017-11-20
* | avfilter/af_afir: add missing error checkPaul B Mahol2017-11-20