index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavfilter
Age
Commit message (
Expand
)
Author
2020-08-25
dnn/native: add log error message
Ting Fu
2020-08-25
dnn/native: unify error return to DNN_ERROR
Ting Fu
2020-08-25
dnn: move output name from DNNModel.set_input_output to DNNModule.execute_model
Guo, Yejun
2020-08-25
lavfi/hflip: Support Bayer pixel formats.
Carl Eugen Hoyos
2020-08-24
dnn_backend_native_layer_mathbinary: add floormod support
Mingyu Yin
2020-08-24
dnn_backend_native_layer_mathbinary: change to function pointer
Mingyu Yin
2020-08-24
avfilter/af_aformat: Add uninit function
Andreas Rheinhardt
2020-08-24
avfilter/avfiltergraph: Remove unused macro parameter
Andreas Rheinhardt
2020-08-24
avfilter: Remove redundant ff_formats/channel_layouts_unref()
Andreas Rheinhardt
2020-08-24
avfilter/vf_hwdownload: Fix leak of formats list upon error
Andreas Rheinhardt
2020-08-23
avfilter/formats: Fix double frees and memleaks on error
Andreas Rheinhardt
2020-08-23
avfilter/af_channelmap: Fix double-free of AVFilterChannelLayouts on error
Andreas Rheinhardt
2020-08-23
avfilter/vf_alphamerge: Fix double-free of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/vf_overlay: Fix double-free of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/vf_remap: Fix double-free of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/vf_showpalette: Fix double-free of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/af_amix: Fix double-free of AVFilterChannelLayouts on error
Andreas Rheinhardt
2020-08-23
avfilter/af_amix: Don't needlessly reallocate table
Andreas Rheinhardt
2020-08-23
avfilter/vf_vpp_qsv: Fix leak of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/vf_paletteuse: Fix leaks of AVFilterFormats on error
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Fix memleak when linking filters fails
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Check allocations for success
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Don't set pointer to one beyond '\0' of string
Andreas Rheinhardt
2020-08-23
avfilter/graphparser: Fix leaks when parsing inputs fails
Andreas Rheinhardt
2020-08-23
avfilter/af_afir: make use of vector_fmac_scalar() too
Paul B Mahol
2020-08-23
avfilter: remove useless cast
Zhao Zhili
2020-08-23
avfilter/f_sidedata: Add SEI_UNREGISTERED frame side data type
Limin Wang
2020-08-21
avfilter/af_biquads: add different transform types
Paul B Mahol
2020-08-21
avfilter/af_arnndn: use RNN_COPY macro to copy
Paul B Mahol
2020-08-21
avfilter/formats: Remove unused functions
Andreas Rheinhardt
2020-08-21
avfilter/audio: Remove unused array, move used-only-once array
Andreas Rheinhardt
2020-08-21
dnn_backend_native_layer_avgpool: Fix invalid assignment, use av_assert
Andreas Rheinhardt
2020-08-21
avfilter/vf_overlay: Remove superfluous ;
Andreas Rheinhardt
2020-08-21
avfilter/fifo: Remove unused functions and headers
Andreas Rheinhardt
2020-08-21
avfilter/libvmaf: mention csv as available log format
Harry Mallon
2020-08-21
dnn/native: rename struct ConvolutionalNetwork to NativeModel
Ting Fu
2020-08-21
avfilter/formats: Cosmetics
Andreas Rheinhardt
2020-08-20
avfilter/formats: Factor checking for mergeability out of ff_merge_*
Andreas Rheinhardt
2020-08-20
avfilter/formats: Avoid code duplication when merging samplerates
Andreas Rheinhardt
2020-08-20
lavfi: remove request_samples.
Nicolas George
2020-08-20
lavfi: remove needs_fifo.
Nicolas George
2020-08-20
lavfi/vaf_spectrumsynth: switch to activate.
Nicolas George
2020-08-20
lavfi/vf_overlay_qsv: remove needs_fifo.
Nicolas George
2020-08-20
lavfi/buffersink: add a summary documentation of the API.
Nicolas George
2020-08-20
lavfi/buffersink: clearly document that the Params struct are unused.
Nicolas George
2020-08-20
avfilter/formats: Avoid allocations when merging formats and samplerates
Andreas Rheinhardt
2020-08-20
avfilter/formats: Make check for buffer overflow redundant
Andreas Rheinhardt
2020-08-20
avfilter/af_afir: Fix leak of AVFilterChannelLayout in case of error
Andreas Rheinhardt
2020-08-14
dnn_backend_tf.c: fix build issue for tensorflow backend
Guo, Yejun
2020-08-13
avfilter/formats: Avoid allocations when merging channel layouts
Andreas Rheinhardt
[next]