You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Andreas Rheinhardt 20b0d24c2f Makefile: Redo duplicating object files in shared builds 3 years ago
..
aarch64 Include attributes.h directly 4 years ago
cuda avfilter/cuda: fix ptx inflation with large payloads 3 years ago
dnn Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
metal lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
opencl avfilter: add pad opencl filter 5 years ago
tests tests/dnn: Make DNN tests regular libavfilter tests 3 years ago
x86 avfilter/vf_nlmeans: add x86 SIMD 3 years ago
.gitignore
Makefile Makefile: Redo duplicating object files in shared builds 3 years ago
aeval.c avfilter/aeval: Fix leak of expressions upon reallocation error 3 years ago
af_acontrast.c avfilter/af_contrast: Use formats list instead of query function 3 years ago
af_acopy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_acrossover.c avfilter/af_crossover: Use formats list instead of query function 3 years ago
af_acrusher.c avfilter/af_acrusher: Store format in filter, remove query function 3 years ago
af_adeclick.c avfilter/af_adeclick: Store format in filter, remove query function 3 years ago
af_adecorrelate.c avfilter/af_adecorrelate: Store format in filter, remove query func 3 years ago
af_adelay.c avfilter/af_adelay: use outlink where applicable 3 years ago
af_adenorm.c avfilter/af_adenorm: Use formats list instead of query function 3 years ago
af_aderivative.c avfilter/af_aderivative: Use formats list instead of query function 3 years ago
af_adynamicequalizer.c avfilter: add audio dynamic equalizer filter 3 years ago
af_adynamicsmooth.c avfilter: add audio dynamic smooth filter 3 years ago
af_aecho.c avfilter/af_aecho: Use formats list instead of query function 3 years ago
af_aemphasis.c avfilter/af_aemphasis: Store format in filter, remove query function 3 years ago
af_aexciter.c avfilter/af_aexciter: Store format in filter, remove query function 3 years ago
af_afade.c avfilter/af_afade: Use formats list instead of query function 3 years ago
af_afftdn.c avfilter/af_afftdn: Store format in filter, remove query function 3 years ago
af_afftfilt.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
af_afir.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_afir.h avfilter/af_afir: add support for switching impulse response streams at runtime 5 years ago
af_aformat.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_afreqshift.c avfilter/af_afreqshift: Use formats list instead of query function 3 years ago
af_afwtdn.c avfilter/af_afwtdn: Store format in filter, remove query function 3 years ago
af_agate.c avfilter/af_agate: Store format in filter, remove query function 3 years ago
af_aiir.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_alimiter.c avfilter/af_alimiter: add timeline and commands support 3 years ago
af_amerge.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_amix.c avfilter/af_amix: Use formats list instead of query function 3 years ago
af_amultiply.c avfilter/af_amultiply: Use formats list instead of query function 3 years ago
af_anequalizer.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_anlmdn.c avfilter/af_anlmdn: Store format in filter, remove query function 3 years ago
af_anlmdndsp.h avfilter: add anlmdn filter x86 SIMD optimizations 6 years ago
af_anlms.c avfilter: add anlmf filter 3 years ago
af_anull.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_apad.c avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_dur 3 years ago
af_aphaser.c avfilter/af_aphaser: Use formats list instead of query function 3 years ago
af_apsyclip.c avfilter/af_apsyclip: Store format in filter, remove query function 3 years ago
af_apulsator.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_aresample.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_arnndn.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_asdr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_asetnsamples.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
af_asetrate.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_ashowinfo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_asoftclip.c avfilter/af_asoftclip: Use formats list instead of query function 3 years ago
af_aspectralstats.c avfilter: add audio spectral stats filter 3 years ago
af_asr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_astats.c avfilter/af_astats: improve options descriptions 3 years ago
af_asubboost.c avfilter/af_asubboost: Store format in filter, remove query function 3 years ago
af_asupercut.c avfilter/af_asupercut: Use formats list instead of query function 3 years ago
af_atempo.c avfilter/af_atempo: Use formats list instead of query function 3 years ago
af_atilt.c avfilter/af_atilt: use ff_filter_execute() 3 years ago
af_axcorrelate.c avfilter/af_axcorrelate: add DBLP sample format support 3 years ago
af_biquads.c avfilter/af_biquads: add svf transform type 3 years ago
af_bs2b.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_channelmap.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_channelsplit.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_chorus.c avfilter/af_chorus: Store format in filter, remove query function 3 years ago
af_compand.c avfilter/af_compand: Store format in filter, remove query function 3 years ago
af_compensationdelay.c avfilter/af_compensationdelay: Store format in filter, remove query func 3 years ago
af_crossfeed.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_crystalizer.c avfilter/af_crystalizer: Use formats list instead of query function 3 years ago
af_dcshift.c avfilter/af_dcshift: Store format in filter, remove query function 3 years ago
af_deesser.c avfilter/af_deesser: Store format in filter, remove query function 3 years ago
af_drmeter.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_dynaudnorm.c avfilter/af_dynaudnorm: Store format in filter, remove query function 3 years ago
af_earwax.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_extrastereo.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_firequalizer.c avfilter/af_firequalizer: Store format in filter, remove query func 3 years ago
af_flanger.c avfilter/af_flanger: Store format in filter, remove query function 3 years ago
af_haas.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_hdcd.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_headphone.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_join.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_ladspa.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_loudnorm.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_lv2.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_mcompand.c avfilter/af_mcompand: Store format in filter, remove query function 3 years ago
af_pan.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_replaygain.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_rubberband.c avfilter/af_rubberband: Store format in filter, remove query function 3 years ago
af_sidechaincompress.c avfilter/af_sidechaincompress: Store format in filter, remove query func 3 years ago
af_silencedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_silenceremove.c avfilter/af_silenceremove: Use formats list instead of query function 3 years ago
af_sofalizer.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_speechnorm.c avfilter/af_speechnorm: Use formats list instead of query function 3 years ago
af_stereotools.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_stereowiden.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_superequalizer.c avfilter/af_superequalizer: Store format in filter, remove query func 3 years ago
af_surround.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
af_tremolo.c avfilter/af_tremolo: Store format in filter, remove query function 3 years ago
af_vibrato.c avfilter/af_vibrato: Fix segfault upon allocation error 3 years ago
af_volume.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
af_volume.h
af_volumedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
allfilters.c avfilter: add anlmf filter 3 years ago
asink_anullsink.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
asrc_afirsrc.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
asrc_anoisesrc.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
asrc_anullsrc.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
asrc_flite.c avfilter/asrc_flite: Remove double ';' 3 years ago
asrc_hilbert.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
asrc_sinc.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
asrc_sine.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
atadenoise.h avfilter/vf_atadenoise: add sigma options 4 years ago
audio.c avfilter/audio: Don't call av_get_channel_layout_nb_channels twice 3 years ago
audio.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
avf_abitscope.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_ahistogram.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_aphasemeter.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_avectorscope.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_concat.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_showcqt.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_showcqt.h avfilter/avf_showcqt: switch to TX FFT from avutil 3 years ago
avf_showfreqs.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
avf_showspatial.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
avf_showspectrum.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
avf_showvolume.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avf_showwaves.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
avfilter.c avfilter/avfilter: Make ff_tlog_ref() static 3 years ago
avfilter.h avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
avfiltergraph.c avfilter/avfiltergraph: Fix use-after-free when inserting auto-converter 3 years ago
avfilterres.rc
bbox.c avfilter/bbox: add support for >8 depth 4 years ago
bbox.h avfilter/bbox: add support for >8 depth 4 years ago
blend.h avfilter/vf_blend: add few more modes 3 years ago
blend_modes.c avfilter/vf_blend: add few more modes 3 years ago
boxblur.c avfilter/boxblur: add logging context to log 5 years ago
boxblur.h Remove unnecessary mem.h inclusions 3 years ago
bufferqueue.h
buffersink.c avfilter/buffersink: Remove outdated comments 3 years ago
buffersink.h avfilter/buffersink: Postpone removal of av_[a]buffersink_params_alloc 4 years ago
buffersrc.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
buffersrc.h avfilter/buffersrc.h: fix typo of the comment 6 years ago
bwdif.h avfilter/vf_bwdif: Use common yadif frame management logic 6 years ago
colorspace.c lavfi/colorspace: move some functions to common file 6 years ago
colorspace.h lavfi/colorspace: move some functions to common file 6 years ago
colorspacedsp.c
colorspacedsp.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
convolution.h avfilter/vf_convolution: add 16-column operation for filter_column() 4 years ago
deshake.h
dnn_filter_common.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
dnn_filter_common.h libavfilter: Remove Async Flag from DNN Filter Side 3 years ago
dnn_interface.h libavfilter: Unify Execution Modes in DNN Filters 3 years ago
drawutils.c Remove unnecessary avassert.h inclusions 3 years ago
drawutils.h avfilter/drawutils: Remove remnants of old API 4 years ago
ebur128.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
ebur128.h avfilter/ebur128: Remove unused functions 4 years ago
f_bench.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_cue.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_drawgraph.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
f_ebur128.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
f_graphmonitor.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
f_interleave.c avfilter/f_interleave: Free inpads' names generically 3 years ago
f_latency.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_loop.c avfilter/f_loop: initialize ret to silence compiler warning 3 years ago
f_metadata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_perms.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_realtime.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_reverse.c avfilter/f_reverse: readjust frame timestamps for areverse 3 years ago
f_segment.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_select.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_sendcmd.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_sidedata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_streamselect.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
f_zmq.c avfilter/f_zmq: Deduplicate AVClasses 3 years ago
fifo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
filters.h avfilter: add ff_inlink_queued_samples() 6 years ago
formats.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
formats.h avfilter/formats: Add function to create AVFilterFormats with one entry 3 years ago
framepool.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
framepool.h avutil/buffer: Switch AVBuffer API to size_t 4 years ago
framequeue.c
framequeue.h
framerate.h avfilter/vf_framerate: remove duplicate code with macro-based function 5 years ago
framesync.c avfilter/framesync: Remove redundant setting of AVClass 3 years ago
framesync.h avfilter/framesync: Remove redundant setting of AVClass 3 years ago
gblur.h libavfilter/x86/vf_gblur: add localbuf and ff_horiz_slice_avx2/512() 3 years ago
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c avfilter/graphdump: Use pointer to const for pointer to static strings 3 years ago
graphparser.c avfilter/graphparser: Fix memleak when linking filters fails 4 years ago
hermite.h
hflip.h lavfi/hflip: Support Bayer pixel formats. 4 years ago
internal.h avfilter: Replace query_formats callback with union of list and callback 3 years ago
lavfutils.c lavfi/lavfutils: include required headers explicitly 3 years ago
lavfutils.h avfilter/lavfutils.h: Don't include avformat.h 4 years ago
libavfilter.v
limiter.h
log2_tab.c
lswsutils.c
lswsutils.h
lut3d.h avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 3 years ago
maskedclamp.h avfilter/vf_maskedclamp: add x86 SIMD 5 years ago
maskedmerge.h
median.h avfilter/vf_median: implement percentile option 5 years ago
median_template.c avfilter/vf_median: add radiusV option 5 years ago
motion_estimation.c
motion_estimation.h
opencl.c avfilter/opencl: Fix program_opencl for source code larger than 64kB 3 years ago
opencl.h avfilter/opencl: Store format in filter, remove query function 3 years ago
opencl_source.h avfilter: add pad opencl filter 5 years ago
phase_template.c avfilter/vf_phase: add >8 bit support 5 years ago
preserve_color.h avfilter/preserve_color: Add necessary headers 3 years ago
psnr.h
pthread.c avutil/internal, swresample/audioconvert: Remove cpu.h inclusions 3 years ago
qp_table.c lavfi: add common code to handle QP tables 4 years ago
qp_table.h avfilter/internal: Move ff_norm_qscale() to qp_table.h 3 years ago
qsvvpp.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
qsvvpp.h lavfi/qsvvpp: support async depth 4 years ago
removegrain.h
scale_eval.c avfilter/scale: separate exprs parse and eval 5 years ago
scale_eval.h avfilter: rename scale.c,h to scale_eval 5 years ago
scene_sad.c avfilter/scene_sad: Fix funtions typos 6 years ago
scene_sad.h avfilter/scene_sad: Fix funtions typos 6 years ago
setpts.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
settb.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
signature.h
signature_lookup.c avfilter/signature: fix integer rounding cast precedence 3 years ago
split.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
src_movie.c avfilter/src_movie: add format_opts for the opened file 3 years ago
ssim.h avfilter/vf_ssim: improve precision 5 years ago
stereo3d.h
thread.h
threshold.h
tinterlace.h avfilter/vf_tinterlace: use frame counter from lavfi 4 years ago
transform.c avfilter/transform: Stop exporting internal functions 4 years ago
transform.h avfilter/transform: Stop exporting internal functions 4 years ago
transpose.h avfilter/transpose: add missing headers 5 years ago
trim.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
unsharp.h avfilter/vf_unsharp: add 10bit support 4 years ago
v360.h avfilter/v360: add support for off-axis projection output 3 years ago
vaapi_vpp.c lavfi: regroup formats lists in a single structure. 4 years ago
vaapi_vpp.h lavfi/vaapi: Improve support for colour properties 6 years ago
vaf_spectrumsynth.c avfilter/window_func: unify all filters win_func option that use this header 3 years ago
version.h lib*/version.h: Bump Versions after release/5.0 branch 3 years ago
vf_addroi.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_alphamerge.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_amplify.c avfilter: Reindentation after query_formats changes 3 years ago
vf_aspect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_atadenoise.c avfilter: Reindentation after query_formats changes 3 years ago
vf_avgblur.c avfilter: Reindentation after query_formats changes 3 years ago
vf_avgblur_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_avgblur_vulkan.c avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
vf_bbox.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_bilateral.c avfilter/vf_bilateral: add slice threading support 3 years ago
vf_bitplanenoise.c avfilter: Reindentation after query_formats changes 3 years ago
vf_blackdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_blackframe.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_blend.c avfilter: Reindentation after query_formats changes 3 years ago
vf_bm3d.c avfilter: Reindentation after query_formats changes 3 years ago
vf_boxblur.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_bwdif.c avfilter: Reindentation after query_formats changes 3 years ago
vf_cas.c avfilter: Reindentation after query_formats changes 3 years ago
vf_chromaber_vulkan.c avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
vf_chromakey.c avfilter: Reindentation after query_formats changes 3 years ago
vf_chromanr.c avfilter/vf_chromanr: improve filtering results 3 years ago
vf_chromashift.c avfilter: Reindentation after query_formats changes 3 years ago
vf_ciescope.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_codecview.c avfilter/vf_codecview: Store format in filter, remove query function 3 years ago
vf_colorbalance.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorchannelmixer.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorconstancy.c avfilter/vf_colorconstancy: Store format in filter, remove query func 3 years ago
vf_colorcontrast.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorcorrect.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorize.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorkey.c avfilter: Reindentation after query_formats changes 3 years ago
vf_colorkey_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_colorlevels.c avfilter/vf_colorlevels: Use formats list instead of query function 3 years ago
vf_colormatrix.c avfilter/vf_colormatrix: Use formats list instead of query function 3 years ago
vf_colorspace.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_colortemperature.c avfilter: Reindentation after query_formats changes 3 years ago
vf_convolution.c avfilter/vf_convolution: improve runtime support for convolution filter 3 years ago
vf_convolution_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_convolve.c avfilter: add xcorrelate video filter 3 years ago
vf_copy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_coreimage.m avfilter/vf_coreimage: Store format in filter, remove query function 3 years ago
vf_cover_rect.c avfilter/vf_cover_rect: Use formats list instead of query function 3 years ago
vf_crop.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_cropdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_curves.c avfilter/vf_curves: Use formats list instead of query function 3 years ago
vf_datascope.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_dblur.c avfilter/vf_dblur: add clipping 3 years ago
vf_dctdnoiz.c avfilter: Reindentation after query_formats changes 3 years ago
vf_deband.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_deblock.c avfilter: Reindentation after query_formats changes 3 years ago
vf_decimate.c avfilter: Reindentation after query_formats changes 3 years ago
vf_dedot.c avfilter: Reindentation after query_formats changes 3 years ago
vf_deflicker.c avfilter: Reindentation after query_formats changes 3 years ago
vf_deinterlace_qsv.c avfilter/vf_deinterlace_qsv: Store format in filter, remove query func 3 years ago
vf_deinterlace_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_dejudder.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
vf_delogo.c avfilter: Reindentation after query_formats changes 3 years ago
vf_derain.c avfilter/vf_derain: Store format in filter, remove query function 3 years ago
vf_deshake.c avfilter: Reindentation after query_formats changes 3 years ago
vf_deshake_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_despill.c avfilter: Reindentation after query_formats changes 3 years ago
vf_detelecine.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_displace.c avfilter: Reindentation after query_formats changes 3 years ago
vf_dnn_classify.c avfilter: Reindentation after query_formats changes 3 years ago
vf_dnn_detect.c avfilter: Reindentation after query_formats changes 3 years ago
vf_dnn_processing.c avfilter: Reindentation after query_formats changes 3 years ago
vf_drawbox.c avfilter: Reindentation after query_formats changes 3 years ago
vf_drawtext.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_edgedetect.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_elbg.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_entropy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_epx.c avfilter: Reindentation after query_formats changes 3 years ago
vf_eq.c avfilter/vf_eq: add support for alpha channel 3 years ago
vf_eq.h checkasm/vf_eq: add test for vf_eq 5 years ago
vf_estdif.c avfilter/vf_estdif: allow to change two more options 3 years ago
vf_exposure.c avfilter/vf_exposure: Use formats list instead of query function 3 years ago
vf_extractplanes.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_fade.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_fftdnoiz.c avfilter/vf_fftdnoiz: fix missing funcionality 3 years ago
vf_fftfilt.c avfilter/vf_fftfilt: export FFT arrays size 3 years ago
vf_field.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fieldhint.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_fieldmatch.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_fieldorder.c avfilter: Reindentation after query_formats changes 3 years ago
vf_fillborders.c avfilter: Reindentation after query_formats changes 3 years ago
vf_find_rect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_flip_vulkan.c avfilter: add a flip_vulkan filter 3 years ago
vf_floodfill.c avfilter: Reindentation after query_formats changes 3 years ago
vf_format.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_fps.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_framepack.c avfilter/vf_framepack: Use formats list instead of query function 3 years ago
vf_framerate.c avfilter: Reindentation after query_formats changes 3 years ago
vf_framestep.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_freezedetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_freezeframes.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_frei0r.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_fspp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_fspp.h lavfi/vf_fspp: convert to the video_enc_params API 4 years ago
vf_gblur.c avfilter: Reindentation after query_formats changes 3 years ago
vf_gblur_vulkan.c lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vf_geq.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_gradfun.c avfilter: Reindentation after query_formats changes 3 years ago
vf_grayworld.c avfilter/vf_grayworld: Use formats list instead of query function 3 years ago
vf_guided.c avfilter: Reindentation after query_formats changes 3 years ago
vf_hflip.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_histeq.c avfilter: Reindentation after query_formats changes 3 years ago
vf_histogram.c avfilter/vf_histogram: add more color modes 3 years ago
vf_hqdn3d.c avfilter: Reindentation after query_formats changes 3 years ago
vf_hqdn3d.h lavfi/hqdn3d: add slice thread optimization 5 years ago
vf_hqx.c avfilter/vf_hqx: Store format in filter, remove query function 3 years ago
vf_hsvkey.c avfilter: Reindentation after query_formats changes 3 years ago
vf_hue.c avfilter: Reindentation after query_formats changes 3 years ago
vf_huesaturation.c avfilter/vf_huesaturation: Remove dead store 3 years ago
vf_hwdownload.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hwmap.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hwupload.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hwupload_cuda.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_hysteresis.c avfilter: Reindentation after query_formats changes 3 years ago
vf_identity.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_idet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_idet.h
vf_il.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_kerndeint.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lagfun.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lenscorrection.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lensfun.c avfilter/vf_lensfun: Store format in filter, remove query function 3 years ago
vf_libopencv.c avfilter/vf_libopencv: Use formats list instead of query function 3 years ago
vf_libplacebo.c lavfi/vf_libplacebo: update deprecated option name 3 years ago
vf_libvmaf.c avfilter: Reindentation after query_formats changes 3 years ago
vf_limitdiff.c avfilter: add limitdiff video filter 3 years ago
vf_limiter.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lumakey.c avfilter: Reindentation after query_formats changes 3 years ago
vf_lut.c avfilter: split negate filter from lut filter 3 years ago
vf_lut2.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_lut3d.c avfilter/vf_lut3d: add x86-optimized tetrahedral interpolation 3 years ago
vf_maskedclamp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_maskedmerge.c avfilter: Reindentation after query_formats changes 3 years ago
vf_maskedminmax.c avfilter: Reindentation after query_formats changes 3 years ago
vf_maskedthreshold.c avfilter: Reindentation after query_formats changes 3 years ago
vf_maskfun.c avfilter: Reindentation after query_formats changes 3 years ago
vf_mcdeint.c avfilter/vf_mcdeint: Store format in filter, remove query function 3 years ago
vf_median.c avfilter: Reindentation after query_formats changes 3 years ago
vf_mergeplanes.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_mestimate.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_midequalizer.c avfilter: Reindentation after query_formats changes 3 years ago
vf_minterpolate.c avfilter: Reindentation after query_formats changes 3 years ago
vf_misc_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_mix.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_monochrome.c avfilter: Reindentation after query_formats changes 3 years ago
vf_morpho.c avfilter/vf_morpho: fix leak by not returning too early 3 years ago
vf_mpdecimate.c avfilter: Reindentation after query_formats changes 3 years ago
vf_negate.c avfilter: split negate filter from lut filter 3 years ago
vf_neighbor.c avfilter: Reindentation after query_formats changes 3 years ago
vf_neighbor_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_nlmeans.c avfilter/vf_nlmeans: add x86 SIMD 3 years ago
vf_nlmeans.h avfilter/vf_nlmeans: add x86 SIMD 3 years ago
vf_nlmeans_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_nnedi.c avfilter: Reindentation after query_formats changes 3 years ago
vf_noise.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_noise.h
vf_normalize.c avfilter: Reindentation after query_formats changes 3 years ago
vf_null.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_ocr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_overlay.c avfilter/vf_overlay: unbreak alpha composition with negative y and threads > 1 3 years ago
vf_overlay.h avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support 4 years ago
vf_overlay_cuda.c avfilter/vf_overlay_cuda: Store format in filter, remove query func 3 years ago
vf_overlay_cuda.cu avfilter: add vf_overlay_cuda 5 years ago
vf_overlay_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_overlay_qsv.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_overlay_vulkan.c avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one time 3 years ago
vf_owdenoise.c avfilter/vf_owdenoise: relicense my code 3 years ago
vf_pad.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_pad_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_palettegen.c avfilter/vf_palettegen: cosmetic changes 3 years ago
vf_paletteuse.c avfilter/vf_paletteuse: Add missing parentheses 3 years ago
vf_perspective.c avfilter: Reindentation after query_formats changes 3 years ago
vf_phase.c avfilter: Reindentation after query_formats changes 3 years ago
vf_photosensitivity.c avfilter/vf_photosensitivity: Use formats list instead of query function 3 years ago
vf_pixdesctest.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_pp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_pp7.c avfilter: Reindentation after query_formats changes 3 years ago
vf_pp7.h
vf_premultiply.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_procamp_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_program_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_pseudocolor.c avfilter/vf_pseudocolor: Use formats list instead of query function 3 years ago
vf_psnr.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_pullup.c avfilter: Reindentation after query_formats changes 3 years ago
vf_pullup.h
vf_qp.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_random.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_readeia608.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_readvitc.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_remap.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_removegrain.c avfilter: Reindentation after query_formats changes 3 years ago
vf_removelogo.c avfilter/vf_removelogo: Store format in filter, remove query function 3 years ago
vf_repeatfields.c avfilter: Reindentation after query_formats changes 3 years ago
vf_rotate.c avfilter: Reindentation after query_formats changes 3 years ago
vf_sab.c avfilter: Reindentation after query_formats changes 3 years ago
vf_scale.c avfilter/vf_scale: Reindentation 3 years ago
vf_scale_cuda.c avfilter/vf_scale_cuda: Store format in filter, remove query function 3 years ago
vf_scale_cuda.cu avfilter/scale_cuda: add support for pixel format conversion 3 years ago
vf_scale_cuda.h avfilter/scale_cuda: expose optional algorithm parameter 4 years ago
vf_scale_npp.c avfilter/scale_npp: add scale2ref_npp filter 3 years ago
vf_scale_qsv.c avfilter/vf_scale_qsv: Use formats list instead of query function 3 years ago
vf_scale_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_scale_vulkan.c avfilter/vf_scale_vulkan: align struct ScaleVulkanContext 3 years ago
vf_scdet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_scroll.c avfilter: Reindentation after query_formats changes 3 years ago
vf_selectivecolor.c avfilter/vf_selectivecolor: no need to use doubles 3 years ago
vf_separatefields.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_setparams.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_sharpen_npp.c avfilter/sharpen_npp: use FILTER_SINGLE_PIXFMT 3 years ago
vf_shear.c avfilter: Reindentation after query_formats changes 3 years ago
vf_showinfo.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_showpalette.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_shuffleframes.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_shufflepixels.c avfilter: Reindentation after query_formats changes 3 years ago
vf_shuffleplanes.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_signalstats.c avfilter: Reindentation after query_formats changes 3 years ago
vf_signature.c avfilter: Reindentation after query_formats changes 3 years ago
vf_smartblur.c avfilter: Reindentation after query_formats changes 3 years ago
vf_spp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_spp.h lavfi/vf_spp: convert to the video_enc_params API 4 years ago
vf_sr.c avfilter: Reindentation after query_formats changes 3 years ago
vf_ssim.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_stack.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_stereo3d.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_subtitles.c lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio() 3 years ago
vf_super2xsai.c avfilter: Reindentation after query_formats changes 3 years ago
vf_swaprect.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_swapuv.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_telecine.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_threshold.c avfilter: Reindentation after query_formats changes 3 years ago
vf_thumbnail.c avfilter: Reindentation after query_formats changes 3 years ago
vf_thumbnail_cuda.c avfilter/vf_thumbnail_cuda: Reindent after the previous commit 3 years ago
vf_thumbnail_cuda.cu lavfi/vf_thumbnail_cuda: fix operator precedence bug 5 years ago
vf_tile.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_tinterlace.c avfilter: Reindentation after query_formats changes 3 years ago
vf_tmidequalizer.c avfilter: Reindentation after query_formats changes 3 years ago
vf_tonemap.c avfilter/vf_tonemap: Use formats list instead of query function 3 years ago
vf_tonemap_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_tonemap_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_tpad.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_transpose.c avfilter/vf_transpose: fix un-checked potential memory allocation failure 3 years ago
vf_transpose_npp.c avfilter/vf_transpose_npp: Store format in filter, remove query func 3 years ago
vf_transpose_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_transpose_vaapi.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_transpose_vulkan.c transpose_vulkan: add passthrough option 3 years ago
vf_unsharp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_unsharp_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_untile.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_uspp.c avfilter: Reindentation after query_formats changes 3 years ago
vf_v360.c avfilter/v360: add support for off-axis projection output 3 years ago
vf_vaguedenoiser.c avfilter: Reindentation after query_formats changes 3 years ago
vf_varblur.c avfilter: add varblur video filter 3 years ago
vf_vectorscope.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_vflip.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_vfrdet.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vibrance.c avfilter: Reindentation after query_formats changes 3 years ago
vf_vidstabdetect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vidstabtransform.c avfilter/vf_vidstabtransform: Use formats list instead of query func 3 years ago
vf_vif.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vignette.c avfilter: Reindentation after query_formats changes 3 years ago
vf_vmafmotion.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_vpp_qsv.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_w3fdif.c avfilter/vf_w3fdif: do not output extra frame at start with deint=interlaced 3 years ago
vf_waveform.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_weave.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vf_xbr.c avfilter/vf_xbr: Store format in filter, remove query function 3 years ago
vf_xfade.c avfilter: Reindentation after query_formats changes 3 years ago
vf_xfade_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_xmedian.c avfilter: Reindentation after query_formats changes 3 years ago
vf_yadif.c avfilter: Reindentation after query_formats changes 3 years ago
vf_yadif_cuda.c avfilter/vf_yadif_cuda: simplify filter definition 3 years ago
vf_yadif_cuda.cu avfilter/vf_cuda_yadif: Avoid new syntax for vector initialisation 6 years ago
vf_yadif_videotoolbox.m lavfi/metal: fix build with pre-10.11 deployment targets 3 years ago
vf_yaepblur.c avfilter: Reindentation after query_formats changes 3 years ago
vf_zoompan.c avfilter: Reindentation after query_formats changes 3 years ago
vf_zscale.c avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocation 3 years ago
video.c avfilter/internal: Combine get_(audio|video)_buffer into union 3 years ago
video.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
vidstabutils.c avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 3 years ago
vidstabutils.h avfilter/vf_vidstab(detect|transform): Deduplicate pixel formats 3 years ago
vmaf_motion.h
vsink_nullsink.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vsrc_cellauto.c avfilter/vsrc_cellauto: Store format in filter, remove query function 3 years ago
vsrc_gradients.c avfilter/vsrc_gradients: Use formats list instead of query function 3 years ago
vsrc_life.c avfilter: Replace query_formats callback with union of list and callback 3 years ago
vsrc_mandelbrot.c avfilter/vsrc_mandelbrot: Store format in filter, remove query func 3 years ago
vsrc_mptestsrc.c avfilter/vsrc_mptestsrc: Store format in filter, remove query function 3 years ago
vsrc_sierpinski.c avfilter/vsrc_sierpinski: Store format in filter, remove query func 3 years ago
vsrc_testsrc.c avfilter: add colorspectrum source video filter 3 years ago
vulkan.c lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vulkan.h lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vulkan_filter.c lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
vulkan_filter.h lavfi/vulkan: split off lavfi-specific code into vulkan_filter.c 3 years ago
w3fdif.h
window_func.h avfilter/window_func: unify all filters win_func option that use this header 3 years ago
yadif.h Revert "avfilter/yadif: simplify the code for better readability" 4 years ago
yadif_common.c Revert "avfilter/yadif: simplify the code for better readability" 4 years ago