]> git.sesse.net Git - ffmpeg/history - libavfilter
Merge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'
[ffmpeg] / libavfilter /
2017-12-27 James AlmerMerge commit 'ddea22a684611c1fec9d8b5c70d835e983a9252e'
2017-12-27 Paul B Maholavfilter: add deconvolve filter
2017-12-27 Paul B Maholavfilter/vf_convolve: remove padding, its unused and...
2017-12-27 Paul B Maholavfilter/vf_convolve: cosmetics
2017-12-26 wm4w32pthreads: always use Vista+ API, drop XP support
2017-12-25 Paul B Maholavfilter/vf_convolve: add threading for complex multipl...
2017-12-25 Paul B Maholavfilter/vf_convolve: implement slice threading
2017-12-25 Paul B Maholavfilter/vf_convolve: split input/output operations...
2017-12-25 Paul B Maholavfilter/vf_convolve: use shorter variants for pointers
2017-12-25 Paul B Maholavfilter/vf_convolve: clear coefficients only when...
2017-12-24 Paul B Maholavfilter/vf_convolve: fix various issues
2017-12-24 Paul B Maholavfilter/vf_convolve: fix convolution of borders
2017-12-23 Paul B Maholavfilter/vf_convolve: unbreak non-power of 2 width...
2017-12-23 Paul B Maholavfilter/vf_fftfilt: support >8 bit depth formats
2017-12-23 Paul B Maholavfilter/vf_aspect: change outlink sample aspect ratio...
2017-12-23 Paul B Maholavfilter/video: pick sar from link
2017-12-22 Paul B Maholavfilter/vf_lut: add support for gray formats
2017-12-21 Marton Balintavfilter/vf_framerate: fix scene score with negative...
2017-12-21 Marton Balintavfilter/vf_framerate: do not calculate scene change...
2017-12-21 Marton Balintavfilter/vf_framerate: fix scene change detection score
2017-12-21 Marton Balintavfilter/vf_framerate: factorize get_scene_score
2017-12-21 Marton Balintavfilter/vf_framerate: factorize blend_frames
2017-12-21 Marton Balintavfilter/vf_framerate: add threaded blending operations
2017-12-21 Paul B Maholavfilter/af_biquads: change defaults for biquad filter
2017-12-21 Paul B Maholavfilter/af_biquads: increase width range
2017-12-21 Paul B Maholavfilter/af_biquads: add kHz width_type
2017-12-20 Paul B Maholavfilter/vf_psnr: add more gbrap formats
2017-12-19 James AlmerRevert "avfilter/vf_interlace : add AVX2 for lowpass_li...
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : indent
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : add avx2 version for hflip_byte...
2017-12-19 Martin Vignaliavfilter/x86/vf_hflip : merge hflip byte and hflip...
2017-12-19 Martin Vignaliavfilter/vf_tinterlace : add AVX2 func for lowpass_line...
2017-12-19 Martin Vignaliavfilter/vf_interlace : add AVX2 for lowpass_line 8...
2017-12-19 Martin Vignaliavfilter/vf_interlace : move func init in ff_interlace_...
2017-12-18 Mateuszavfilter/vf_overlay: fix packed_rgb case
2017-12-18 Ronald S. Bultjelibvmaf: exit gracefully if the library fails.
2017-12-17 Paul B Maholavfilter/af_biquads: add missing break statements
2017-12-17 Carl Eugen Hoyoslavu/lavc/lavf/lavfi: Do not use type modifier %zu...
2017-12-17 Paul B Maholavfilter/af_biquads: remove unused enum item
2017-12-17 Paul B Maholavfilter/av_biquads: add support for commands
2017-12-16 Paul B Maholavfilter/vf_overlay: add premultiplied alpha mode
2017-12-15 Martin Vignaliavfilter/x86/vf_interlace : avfilter/x86/vf_interlace...
2017-12-15 Martin Vignaliavfilter/x86/vf_interlace : avoid crash when data are...
2017-12-14 Gyan Doshiavfilter/drawbox+drawgrid - add option to prevent overw...
2017-12-14 James AlmerMerge commit '47687a2f8aca3f65b6fdd117b1cb66a7409a7fd1'
2017-12-14 James AlmerMerge commit '508378556631dc18d32247b4a4e35703758e1ca9'
2017-12-14 James AlmerMerge commit 'f2e9a0ecbef5027f9532c49ffcdfc11d199f6150'
2017-12-14 James AlmerMerge commit '7c65a76b16bc3a44f1592acde2176f187a058797'
2017-12-14 James AlmerMerge commit 'bddb2ce179c57db6e3c79fdc3363c165d90850b0'
2017-12-14 James AlmerMerge commit '6ff29343b01923e9b125fe7404ac8701cdfb1fe5'
2017-12-14 James AlmerMerge commit '18a0f420269ff4c730422361c5c4d8eea096e900'
2017-12-13 Kelly Ledfordlibavfilter/af_dcshift.c: Fixed repeated spelling error
2017-12-13 Martin Vignaliavfilter/vf_hflip : move context func init in ff_hflip_init
2017-12-12 Jun Zhaoavfilter/formats: fix wrong function name in error...
2017-12-12 Paul B Maholavfilter/vf_pseudocolor: add support for more formats
2017-12-11 Paul B Maholavfilter/avfiltergraph: remove ugly dead code
2017-12-11 James AlmerMerge commit '7993ec19af394fdc58ec64165bc0b12619543a5d'
2017-12-10 James AlmerMerge commit '3ff8fbbf5a7bc40c09db74d4952364997fd3c611'
2017-12-10 James AlmerMerge commit '5a6707e49b7710f48d658b2f2591b9a6337fb9b7'
2017-12-10 James AlmerMerge commit 'f6161fccf8c5720ceac1ed1df8ba60ff8fed69f5'
2017-12-09 Martin Vignaliavfilter/x86/vf_threshold : add threshold16 SIMD (SSE4...
2017-12-08 Paul B Maholavfilter/vf_scale: add more aliases for "range" options
2017-12-08 Vittorio Giovaravf_zscale: Fix alpha destination graph for floating...
2017-12-08 Paul B Maholavfilter/vf_waveform: add default case when picking...
2017-12-07 James Almerx86/vf_hflip: use xor to zero initialize registers
2017-12-07 James Almerx86/vf_hflip: don't load the width argument twice
2017-12-06 Paul B Maholavfilter: add setrange filter
2017-12-04 Paul B Maholavfilter/vf_convolution: add 7x7 filter
2017-12-04 James Almerx86/vf_threshold: make threshold8 functions work on...
2017-12-04 Paul B Maholavfilter/x86/vf_hflip.asm: fix building on x32
2017-12-04 Paul B Maholavfilter: add hflip x86 SIMD
2017-12-04 James Almerx86vf_threshold/: use the PBLENDVB macro
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : cosmetic indent
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : add avx2 version for thresh...
2017-12-03 Martin Vignaliavfilter/x86/vf_threshold : make macro for threshold8...
2017-12-03 Martin Vignaliavfilter/vf_threshold : move context func init in ff_th...
2017-12-02 Paul B Maholavfilter/vf_stack: always copy SAR from first input
2017-12-02 Paul B Maholavfilter/vf_threshold: add x86 SIMD
2017-12-01 Paul B Maholavfilter: add fillborders filter
2017-12-01 Paul B Maholavfilter/vf_tile: add init_padding option
2017-11-30 Carl Eugen Hoyoslavfi/libvmaf: Rename local variable "main" as "master".
2017-11-30 James AlmerMerge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'
2017-11-30 James AlmerMerge commit '45d7be7f930cf707ead07416e10e2d0e061e99ce'
2017-11-30 James AlmerMerge commit 'b843b343d8a3210ae37a2342b1904a5bd1e5fc6e'
2017-11-28 Gyan Doshiavfilter/drawbox: rename variable for maximum thickness
2017-11-28 Vittorio Giovarastereo3d: Support view type for frame sequence type
2017-11-28 Vittorio Giovaravf_zscale: Add more supported input properties
2017-11-28 Vittorio Giovaravf_zscale: Relax color properties maximum bounds
2017-11-27 Paul B Maholavfilter/vf_threshold: use correct linesize
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix possible crash if suppli...
2017-11-27 Paul B Maholavfilter/af_silenceremove: fix logic error in EOF case
2017-11-26 Paul B Maholavfilter: add lv2 wrapper filter
2017-11-25 Mark ThompsonMerge commit '136e7cf64ce9e78de7158d6720539d51cb96b743'
2017-11-25 Richard Lingavfilter: add normalize filter
2017-11-24 Paul B Maholavfilter/af_amix: make use of av_asprintf()
2017-11-24 Paul B Maholavfilter: add mix filter
2017-11-24 Paul B Maholavfilter/af_ladspa: remove duplicate code lines
2017-11-23 James Almeravfilter/Makefile: skip building opencl.h when opencl...
2017-11-22 Mark Thompsonlavu,lavfi,ffmpeg: Remove experimental OpenCL API
2017-11-22 Mark Thompsonvf_hwmap: Pass mapping mode when deriving frames contex...
next