]> git.sesse.net Git - ffmpeg/history - libavfilter
avformat/aacdec: factorize the adts frame resync code
[ffmpeg] / libavfilter /
2019-07-14 Paul B Maholavfilter/vf_hysteresis: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_remap: add option to control output format
2019-07-14 Paul B Maholavfilter/vf_remap: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_displace: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_midequalizer: always use framesync timestamps
2019-07-14 Paul B Maholavfilter/vf_maskedmerge: always use framesync timestamps
2019-07-14 Paul B Maholavfilter/vf_threshold: use time_base from framesync
2019-07-14 Paul B Maholavfilter/vf_blend: add 9bit support
2019-07-13 Paul B Maholavfilter/af_aiir: calculate group delay too
2019-07-13 Paul B Maholavfilter/af_aiir: do not ignore k option for audio...
2019-07-10 Paul B Maholavfilter/avf_showfreqs: make selecting window size...
2019-07-10 Paul B Maholavfilter/af_afftfilt: make selecting window size simpler
2019-07-08 Paul B Maholavfilter/vf_readeia608: implement lowpass operation...
2019-07-08 Paul B Maholavfilter/vf_tinterlace: re-enable lowpass option
2019-07-08 Paul B Maholavfilter/af_aiir: implement mix option
2019-07-08 Paul B Maholavfilter/af_biquads: clip gain picked from command...
2019-07-08 Paul B Maholavfilter/af_biquads: implement mix option to all filters
2019-07-07 Calvin Waltonvf_drawtext: Add pkt_pos, pkt_duration, pkt_size as...
2019-07-06 Paul B Maholavfilter/af_afftfilt: remove invalid scaling
2019-07-06 Jun Zhaolavfi/scale: Add sub-options for in_color_matrix/out_co...
2019-07-05 Paul B Maholavfilter/vf_lut: fix regression with >8bit planar filtering
2019-07-03 Yonglin Luolibavfilter/vf_colorspace.c: fix demarcation point...
2019-07-03 Paul B Maholavfilter/vf_lut2: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_midequalizer: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_blend: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_maskedclamp: use time_base from framesync
2019-07-03 Paul B Maholavfilter/vf_maskedmerge: use time_base from framesync
2019-07-03 Paul B Maholavfilter/af_deesser: remove extra ;
2019-07-02 Paul B Maholavfilter: add deesser audio filter
2019-07-02 Paul B Maholavfilter/af_silenceremove: use input timestamp for...
2019-06-25 Zhong Lilavf/qsv_scale: add scaling modes support
2019-06-18 Jun Zhaolavfi/af_asetnsamples: Remove the redundant condition...
2019-06-14 Limin Wanglibavfilter/vf_blend.c: remove duplicate code with...
2019-06-14 Limin Wanglibavfilter/vf_blend.c: remove duplicate code with...
2019-06-14 Zhong Lilavf/qsv_vpp: add frame format option
2019-06-12 James Almeravfilter/vf_gblur: add missing preprocessor check
2019-06-12 Ruiling Songavfilter/vf_gblur: add x86 SIMD optimizations
2019-06-11 Limin Wanglibavfilter/vf_cover_rect.c: free the allocated frame
2019-06-10 Paul B Maholavfilter/vf_normalize: fix filtering of RGB0 formats
2019-06-10 Zhong Lilavf/qsvvpp: add P010 output format support
2019-06-10 Zhong Lilavf/qsvvpp: add extra_hw_frames support
2019-06-09 Paul B Maholavfilter/vf_lut2: add slice threading
2019-06-07 Mark Thompsonlavfi/vaapi: Fix build with libva 2.1 and 2.2
2019-06-06 Xuewei Menglibavfilter: Add derain filter
2019-06-06 Gyan Doshiavfilter/framesync: fix shortest with eof_action=pass
2019-06-04 Paul B Maholavilter/avf_showwaves: switch to activate in showwaves...
2019-06-03 Paul B Maholavfilter/af_anlmdn: add support for commands
2019-06-03 Jun Zhaolavf/sr: Refine the coding style for init
2019-06-03 Jun Zhaolavf/sr: Don't need to check NULL before sws_freeContext
2019-06-03 Jun Zhaolavf/sr: Dump input pixel format in error message
2019-06-02 Zhong Lilavf/qsv: use av_cold for init/uninit
2019-06-03 Ruiling Songavfilter/vf_unsharp: enable slice threading
2019-06-03 Jun Zhaolavfi/lut: Add slice threading support
2019-06-03 Jun Zhaolavfi/colorlevels: Add slice threading support
2019-06-02 Mark Thompsonvf_scale_vaapi: Add options to configure output colour...
2019-06-02 Mark Thompsonlavfi/vaapi: Improve support for colour properties
2019-06-02 Mark Thompsonvf_misc_vaapi: Add missing return value checks
2019-06-02 Mark Thompsonlavfi/vaapi: Factorise out common code for parameter...
2019-06-02 Mark Thompsonvf_crop: Add support for cropping hardware frames
2019-06-02 Paul B Maholavfilter/af_anlmdn: avoid creating frames with zero...
2019-06-02 Paul B Maholavfilter/af_anlmdn: try to recover when cache becomes...
2019-06-02 Paul B Maholavfilter/af_anlmdn: add smooth factor option
2019-06-02 Paul B Maholavfilter/vf_xmedian: remove limitation of only odd...
2019-05-31 Carl Eugen Hoyoslavfi/showspatial: Remove two write-only variables.
2019-05-31 Paul B Maholavfilter: add showspatial multimedia filter
2019-05-30 Linjie Fulavf/qsvvpp: avoid the double-free when working in...
2019-05-28 Paul B Maholavfilter/avf_aphasemeter: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_showwaves: make use of av_rescale_q
2019-05-28 Paul B Maholavfilter/avf_ahistogram: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_showvolume: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_abitscope: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_avectorscope: make use of av_rescale
2019-05-28 Jun Zhaolavfi/sr: Change the backend type from flags to int
2019-05-28 Jun Zhaolavfi/sr: Remove slice thread flag
2019-05-27 Paul B Maholavfilter/avf_showvolume: switch to activate
2019-05-27 Paul B Maholavfilter/af_superequalizer: switch to activate
2019-05-26 Paul B Maholavfilter/avf_showfreqs: switch to activate
2019-05-24 Marton Balintavfilter/f_loop: warn about unset loop sizes
2019-05-24 Marton Balintavfilter/f_loop: fix video loop issues with 0 size...
2019-05-24 Josh Allmannavfilter/vf_scale_cuda: reset frame size after acquirin...
2019-05-24 Paul B Maholavfilter/vf_xmedian: set sar to outlink
2019-05-24 Paul B Maholavfilter/vf_mix: set sar to outlink
2019-05-24 Paul B Maholavfilter/vf_mix: use time_base from framesync
2019-05-24 Ruiling Songlavfi/opencl: add nlmeans_opencl filter
2019-05-24 Xuewei Menglibavfilter/dnn_native: Add support of dilated convolut...
2019-05-22 Jun Zhaolavfi/lensfun: Use ff_filter_get_nb_threads() get numbe...
2019-05-22 Xuewei Menglibavfilter/dnn_native: Add multiple activation functio...
2019-05-21 Xuewei Menglibavfilter/dnn_native: Add multiple padding methods...
2019-05-17 Paul B Maholavfilter/vf_ocr: also export confidence of result
2019-05-16 Paul B Maholavfilter/vf_separatefields: switch to activate
2019-05-16 Gyan Doshiavfilter/drawtext: stop resource leak
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Simplify output plane addressing
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Add support for YUV444P16
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Fix incorrect scaling of >...
2019-05-14 Paul B Maholavfilter: add asr filter
2019-05-14 Andreas Rheinhardtavfilter/vf_stack: Don't modify const strings
2019-05-14 Paul B Maholavfilter: add xmedian filter
2019-05-13 Paul B Maholavfilter/vf_chromahold: implement blend option
2019-05-13 Gyan Doshiavfilter/drawtext: make command processing error-resilient
2019-05-12 Paul B Maholavfilter/af_astats: fix calculations involving last...
next