]> git.sesse.net Git - ffmpeg/history - libavfilter
tools/enum_options: fix build and add to Makefile
[ffmpeg] / libavfilter /
2020-09-10 Mark Reidavfilter/vf_premultiply: add support for gbrapf32 format
2020-09-09 Nicolas Georgelavfi/buffersink: cast to uint64_t before shifting.
2020-09-09 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix allocation...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't check for clipping in...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove pointless additions
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Use more appropriate variable...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid indirection for function...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid allocating array
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't allocate unused element...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Only keep one AVFrame at a time
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffer III
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify finding channel index
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix channel assignment
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers II
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid intermediate buffers I
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove delay fields
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove unused arrays
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Avoid duplicating string needlessly
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Simplify parsing channel mapping...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Use uint64_t for channel mapping
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Only attempt once to init coeffs
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Combine several loops when check...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix stack buffer overflow
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't overrun array
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Fix segfault when using very...
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Check for the existence of samples
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Remove always true check
2020-09-09 Andreas Rheinhardtavfilter/af_headphone: Don't use uninitialized buffer...
2020-09-09 Xu Jundnn_backend_native_layer_conv2d.c:Add mutithread function
2020-09-09 Xu Jundnn_backend_native.c: parse options in native backend
2020-09-08 Nicolas GeorgeRevert "avfilter/src_movie: switch to activate"
2020-09-08 Nicolas Georgelavfi/vsrc_testsrc: switch to activate.
2020-09-08 Nicolas Georgelavfi/formats: more logical testing of inputs and outputs.
2020-09-08 Nicolas Georgelavfi/buffersink: remove redundant channel layouts.
2020-09-08 Nicolas Georgelavfi: check the validity of formats lists.
2020-09-08 Nicolas Georgelavfi/formats: simplify a macro parameters.
2020-09-08 Nicolas Georgelavfi: regroup formats lists in a single structure.
2020-09-07 Paul B Maholavfilter/vf_nnedi: use av_fopen_utf8()
2020-09-07 Mark Reidavfilter/vf_lut3d: support remaping negative values...
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: remove not useful function
2020-09-04 Paul B Maholavfilter/vsrc_gradients: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: switch to activate
2020-09-04 Paul B Maholavfilter/asrc_anullsrc: add support to set output duration
2020-09-04 Paul B Maholavfilter/vf_alphamerge: use framesync
2020-09-04 Paul B Maholavfilter/src_movie: switch to activate
2020-09-04 Paul B Maholavfilter/af_arnndn: reduce size of second_check[] table
2020-08-31 Paul B Maholavfilter/f_graphmonitor: also show link EOF status...
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add speed option
2020-08-31 Paul B Maholavfilter/vsrc_gradients: do not use (l)lrint variants...
2020-08-31 Paul B Maholavfilter/vsrc_gradients: add duration option
2020-08-31 Ting Fudnn/tensorflow: add log error message
2020-08-31 Ting Fudnn/openvino: add log error message
2020-08-31 Andreas Rheinhardtavfilter/src_movie: Avoid intermediate buffer for writi...
2020-08-30 Paul B Maholavfilter/vf_xfade: fix excessive number of queued frames
2020-08-27 Paul B Maholavfilter/af_arnndn: use memcpy for copying in compute_rnn()
2020-08-27 Paul B Maholavfilter/af_arnndn: use scalarproduct_float() in dct...
2020-08-27 Paul B Maholavfilter/af_compensationdelay: always initialize w_ptr...
2020-08-27 Paul B Maholavfilter/vf_xfade: do not use alpha for average rgb...
2020-08-27 Paul B Maholavfilter/vf_xfade: add corner wipe transforms
2020-08-26 Limin WangRevert "avfilter/yadif: simplify the code for better...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix leak of channel layouts...
2020-08-26 Andreas Rheinhardtavfilter/af_headphone: Fix segfault upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Avoid cast from function pointer...
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of string upon error
2020-08-26 Andreas Rheinhardtavfilter/vf_signature: Fix leak of inpads' names
2020-08-26 Andreas Rheinhardtavfilter/af_afir: Avoid allocating AVFilterPad names
2020-08-26 Andreas Rheinhardtavfilter/af_aiir: Fix segfault and leak upon allocation...
2020-08-26 Andreas Rheinhardtavfilter/avf_aphasemeter: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_bm3d: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/f_ebur128: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_decimate: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_fieldmatch: Don't allocate inpad names
2020-08-26 Andreas Rheinhardtavfilter/vf_premultiply: Fix leak of names of inpads
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Don't allocate outpad names
2020-08-26 Andreas Rheinhardtavfilter/af_anequalizer: Fix memleak when inserting...
2020-08-26 Paul B Maholavfilter/vf_xfade: add fadegrays transition
2020-08-26 Limin Wangavfilter/yadif: simplify the code for better readability
2020-08-25 Andreas Rheinhardtavfilter/af_amerge: Fix segfault upon allocation failure
2020-08-25 Andreas Rheinhardtavfilter/avfilter: Fix indentation
2020-08-25 Ting Fudnn/native: add log error message
2020-08-25 Ting Fudnn/native: unify error return to DNN_ERROR
2020-08-25 Guo, Yejundnn: move output name from DNNModel.set_input_output...
2020-08-24 Carl Eugen Hoyoslavfi/hflip: Support Bayer pixel formats.
2020-08-24 Mingyu Yindnn_backend_native_layer_mathbinary: add floormod support
2020-08-24 Mingyu Yindnn_backend_native_layer_mathbinary: change to function...
2020-08-23 Andreas Rheinhardtavfilter/af_aformat: Add uninit function
2020-08-23 Andreas Rheinhardtavfilter/avfiltergraph: Remove unused macro parameter
2020-08-23 Andreas Rheinhardtavfilter: Remove redundant ff_formats/channel_layouts_u...
2020-08-23 Andreas Rheinhardtavfilter/vf_hwdownload: Fix leak of formats list upon...
2020-08-23 Andreas Rheinhardtavfilter/formats: Fix double frees and memleaks on...
2020-08-23 Andreas Rheinhardtavfilter/af_channelmap: Fix double-free of AVFilterChan...
2020-08-23 Andreas Rheinhardtavfilter/vf_alphamerge: Fix double-free of AVFilterForm...
2020-08-23 Andreas Rheinhardtavfilter/vf_overlay: Fix double-free of AVFilterFormats...
2020-08-23 Andreas Rheinhardtavfilter/vf_remap: Fix double-free of AVFilterFormats...
2020-08-23 Andreas Rheinhardtavfilter/vf_showpalette: Fix double-free of AVFilterFor...
2020-08-23 Andreas Rheinhardtavfilter/af_amix: Fix double-free of AVFilterChannelLay...
2020-08-23 Andreas Rheinhardtavfilter/af_amix: Don't needlessly reallocate table
2020-08-23 Andreas Rheinhardtavfilter/vf_vpp_qsv: Fix leak of AVFilterFormats on...
2020-08-23 Andreas Rheinhardtavfilter/vf_paletteuse: Fix leaks of AVFilterFormats...
2020-08-23 Andreas Rheinhardtavfilter/graphparser: Fix memleak when linking filters...
next