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.
 
 
 
 
James Almer f5d67469b0 avfilter/buffersink: simplify parsing the input channel layout string 3 years ago
..
aarch64 Include attributes.h directly 4 years ago
cuda avfilter/cuda: fix ptx inflation with large payloads 3 years ago
dnn libavfilter: Remove DNNReturnType from DNN Module 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 avfilter: convert to new channel layout API 3 years ago
x86 avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
.gitignore
Makefile avfilter: add dialogue enhance audio filter 3 years ago
aeval.c avfilter: convert to new channel layout API 3 years ago
af_acontrast.c avfilter: convert to new channel layout API 3 years ago
af_acopy.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_acrossover.c avfilter: convert to new channel layout API 3 years ago
af_acrusher.c avfilter: convert to new channel layout API 3 years ago
af_adeclick.c avfilter: convert to new channel layout API 3 years ago
af_adecorrelate.c avfilter: convert to new channel layout API 3 years ago
af_adelay.c avfilter: convert to new channel layout API 3 years ago
af_adenorm.c avfilter: convert to new channel layout API 3 years ago
af_aderivative.c avfilter: convert to new channel layout API 3 years ago
af_adynamicequalizer.c avfilter: convert to new channel layout API 3 years ago
af_adynamicsmooth.c avfilter: convert to new channel layout API 3 years ago
af_aecho.c avfilter: convert to new channel layout API 3 years ago
af_aemphasis.c avfilter: convert to new channel layout API 3 years ago
af_aexciter.c avfilter: convert to new channel layout API 3 years ago
af_afade.c avfilter: convert to new channel layout API 3 years ago
af_afftdn.c avfilter/af_afftdn: refactor noise sampling 3 years ago
af_afftfilt.c avfilter: convert to new channel layout API 3 years ago
af_afir.c avfilter: convert to new channel layout API 3 years ago
af_afir.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
af_aformat.c avfilter: convert to new channel layout API 3 years ago
af_afreqshift.c avfilter: convert to new channel layout API 3 years ago
af_afwtdn.c avfilter: convert to new channel layout API 3 years ago
af_agate.c avfilter: convert to new channel layout API 3 years ago
af_aiir.c avfilter: convert to new channel layout API 3 years ago
af_alimiter.c avfilter: convert to new channel layout API 3 years ago
af_amerge.c avfilter: convert to new channel layout API 3 years ago
af_amix.c avfilter: convert to new channel layout API 3 years ago
af_amultiply.c avfilter: convert to new channel layout API 3 years ago
af_anequalizer.c avfilter: convert to new channel layout API 3 years ago
af_anlmdn.c avfilter: convert to new channel layout API 3 years ago
af_anlmdndsp.h
af_anlms.c avfilter: convert to new channel layout API 3 years ago
af_anull.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_apad.c avfilter: convert to new channel layout API 3 years ago
af_aphaser.c avfilter: convert to new channel layout API 3 years ago
af_apsyclip.c avfilter: convert to new channel layout API 3 years ago
af_apulsator.c avfilter: convert to new channel layout API 3 years ago
af_aresample.c avfilter: convert to new channel layout API 3 years ago
af_arnndn.c avfilter: convert to new channel layout API 3 years ago
af_asdr.c avfilter: convert to new channel layout API 3 years ago
af_asetnsamples.c avfilter: convert to new channel layout API 3 years ago
af_asetrate.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
af_ashowinfo.c avfilter: convert to new channel layout API 3 years ago
af_asoftclip.c avfilter: convert to new channel layout API 3 years ago
af_aspectralstats.c avfilter: convert to new channel layout API 3 years ago
af_asr.c avfilter: convert to new channel layout API 3 years ago
af_astats.c avfilter: convert to new channel layout API 3 years ago
af_asubboost.c avfilter: convert to new channel layout API 3 years ago
af_asupercut.c avfilter: convert to new channel layout API 3 years ago
af_atempo.c avfilter: convert to new channel layout API 3 years ago
af_atilt.c avfilter: convert to new channel layout API 3 years ago
af_axcorrelate.c avfilter: convert to new channel layout API 3 years ago
af_biquads.c avfilter/af_biquads: fix possible leak on error 3 years ago
af_bs2b.c avfilter: convert to new channel layout API 3 years ago
af_channelmap.c avfilter: convert to new channel layout API 3 years ago
af_channelsplit.c avfilter: convert to new channel layout API 3 years ago
af_chorus.c avfilter: convert to new channel layout API 3 years ago
af_compand.c avfilter: convert to new channel layout API 3 years ago
af_compensationdelay.c avfilter: convert to new channel layout API 3 years ago
af_crossfeed.c avfilter: convert to new channel layout API 3 years ago
af_crystalizer.c avfilter: convert to new channel layout API 3 years ago
af_dcshift.c avfilter: convert to new channel layout API 3 years ago
af_deesser.c avfilter: convert to new channel layout API 3 years ago
af_dialoguenhance.c avfilter: convert to new channel layout API 3 years ago
af_drmeter.c avfilter: convert to new channel layout API 3 years ago
af_dynaudnorm.c avfilter/af_dynaudnorm: fix regression with channels option processing 3 years ago
af_earwax.c avfilter: convert to new channel layout API 3 years ago
af_extrastereo.c avfilter: convert to new channel layout API 3 years ago
af_firequalizer.c avfilter: convert to new channel layout API 3 years ago
af_flanger.c avfilter: convert to new channel layout API 3 years ago
af_haas.c avfilter: convert to new channel layout API 3 years ago
af_hdcd.c avfilter: convert to new channel layout API 3 years ago
af_headphone.c avfilter: convert to new channel layout API 3 years ago
af_join.c avfilter/af_join: Don't use memcpy for overlapping regions 3 years ago
af_ladspa.c avfilter: convert to new channel layout API 3 years ago
af_loudnorm.c avfilter: convert to new channel layout API 3 years ago
af_lv2.c avfilter: convert to new channel layout API 3 years ago
af_mcompand.c avfilter: convert to new channel layout API 3 years ago
af_pan.c avfilter: convert to new channel layout API 3 years ago
af_replaygain.c avfilter: convert to new channel layout API 3 years ago
af_rubberband.c avfilter: convert to new channel layout API 3 years ago
af_sidechaincompress.c avfilter: convert to new channel layout API 3 years ago
af_silencedetect.c avfilter: convert to new channel layout API 3 years ago
af_silenceremove.c avfilter: convert to new channel layout API 3 years ago
af_sofalizer.c avfilter/af_sofalizer: fix getting speaker position 3 years ago
af_speechnorm.c avfilter/af_speechnorm: fix regression in channels option processing 3 years ago
af_stereotools.c avfilter: convert to new channel layout API 3 years ago
af_stereowiden.c avfilter: convert to new channel layout API 3 years ago
af_superequalizer.c avfilter: convert to new channel layout API 3 years ago
af_surround.c avfilter: convert to new channel layout API 3 years ago
af_tremolo.c avfilter: convert to new channel layout API 3 years ago
af_vibrato.c avfilter: convert to new channel layout API 3 years ago
af_volume.c avfilter: convert to new channel layout API 3 years ago
af_volume.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
af_volumedetect.c avfilter: convert to new channel layout API 3 years ago
allfilters.c avfilter: add dialogue enhance audio 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: convert to new channel layout API 3 years ago
asrc_anoisesrc.c avfilter: convert to new channel layout API 3 years ago
asrc_anullsrc.c avfilter: convert to new channel layout API 3 years ago
asrc_flite.c avfilter: convert to new channel layout API 3 years ago
asrc_hilbert.c avfilter: convert to new channel layout API 3 years ago
asrc_sinc.c avfilter: convert to new channel layout API 3 years ago
asrc_sine.c avfilter: convert to new channel layout API 3 years ago
atadenoise.h avfilter/vf_atadenoise: add sigma options 4 years ago
audio.c avfilter: convert to new channel layout API 3 years ago
audio.h avfilter/audio, video: Remove references to avfilter_unref_buffer() 3 years ago
avf_abitscope.c avfilter: convert to new channel layout API 3 years ago
avf_ahistogram.c avfilter: convert to new channel layout API 3 years ago
avf_aphasemeter.c avfilter: convert to new channel layout API 3 years ago
avf_avectorscope.c avfilter: convert to new channel layout API 3 years ago
avf_concat.c avfilter: convert to new channel layout API 3 years ago
avf_showcqt.c avfilter: convert to new channel layout API 3 years ago
avf_showcqt.h avfilter/avf_showcqt: switch to TX FFT from avutil 3 years ago
avf_showfreqs.c avfilter: convert to new channel layout API 3 years ago
avf_showspatial.c avfilter: convert to new channel layout API 3 years ago
avf_showspectrum.c avfilter: convert to new channel layout API 3 years ago
avf_showvolume.c avfilter: convert to new channel layout API 3 years ago
avf_showwaves.c avfilter: convert to new channel layout API 3 years ago
avfilter.c avfilter: convert to new channel layout API 3 years ago
avfilter.h avfilter: convert to new channel layout API 3 years ago
avfiltergraph.c avfilter: convert to new channel layout API 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/blend_modes: unbreak interpolate mode for float format 3 years ago
boxblur.c
boxblur.h Remove unnecessary mem.h inclusions 3 years ago
bufferqueue.h
buffersink.c avfilter/buffersink: simplify parsing the input channel layout string 3 years ago
buffersink.h avfilter: convert to new channel layout API 3 years ago
buffersrc.c avfilter: convert to new channel layout API 3 years ago
buffersrc.h avfilter: convert to new channel layout API 3 years ago
bwdif.h
colorchannelmixer_template.c avfilter/vf_colorchannelmixer: add float formats support 3 years ago
colorspace.c
colorspace.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
colorspacedsp.c avutil/avassert: Don't include avutil.h 3 years ago
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 libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
dnn_filter_common.h libavfilter: Prepare to handle specific error codes in DNN Filters 3 years ago
dnn_interface.h libavfilter: Remove DNNReturnType from DNN Module 3 years ago
drawutils.c lavfi/drawutils: re-enable P010 and P016 support 3 years ago
drawutils.h lavfi/drawutils: overhaul to improve pixel format support 3 years ago
ebur128.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 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: convert to new channel layout API 3 years ago
f_graphmonitor.c avfilter: convert to new channel layout API 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: convert to new channel layout API 3 years ago
f_metadata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_perms.c avfilter/f_perms: add commands support 3 years ago
f_realtime.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_reverse.c avfilter: convert to new channel layout API 3 years ago
f_segment.c avfilter/f_segment: fix sending frames with zero samples out 3 years ago
f_select.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_sendcmd.c avfilter/f_sendcmd: export width and height too 3 years ago
f_sidedata.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
f_streamselect.c avfilter: convert to new channel layout API 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 lavfi: add ff_inoutlink_check_flow() 3 years ago
formats.c avfilter: convert to new channel layout API 3 years ago
formats.h avfilter: convert to new channel layout API 3 years ago
framepool.c avfilter: convert to new channel layout API 3 years ago
framepool.h avutil/buffer: Switch AVBuffer API to size_t 4 years ago
framequeue.c avfilter: convert to new channel layout API 3 years ago
framequeue.h
framerate.h
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: convert to new channel layout API 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: convert to new channel layout API 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
maskedmerge.h avfilter/vf_maskedmerge: fix rounding when masking 3 years ago
median.h avfilter/vf_median: implement percentile option 5 years ago
median_template.c
motion_estimation.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
motion_estimation.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
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 Remove unnecessary libavutil/(avutil|common|internal).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 lavfi/qsvpp: fix after 85c938fa28 3 years ago
qsvvpp.h lavfi/qsvvpp: switch to new FIFO API 3 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
scene_sad.h
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/split: switch to activate() 3 years ago
src_movie.c avfilter: convert to new channel layout API 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
trim.c avfilter: convert to new channel layout API 3 years ago
unsharp.h avfilter/vf_unsharp: add support for alpha formats 3 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
vaf_spectrumsynth.c avfilter: convert to new channel layout API 3 years ago
version.h Bump minor versions after the channel layout changes 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/vf_amplify: improve performance 3 years ago
vf_aspect.c avfilter: add AVFILTER_FLAG_METADATA_ONLY 3 years ago
vf_atadenoise.c avfilter/vf_atadenoise: fix >8 depth filtering with planes disabled 3 years ago
vf_avgblur.c avfilter/vf_avgblur: fix memory leaks if config_input() is called again 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/vf_blend: fix un-checked potential memory allocation failure 3 years ago
vf_blend_vulkan.c avfilter/vf_blend_vulkan: add multiply blend mode 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/vf_cas: unbreak >8 depth support 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: fix rounding of final output 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/vf_colorchannelmixer: add float formats support 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: Fix build failure on ARM 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 float formats support 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/vf_decimate: also check for ready frames if not ppsrc is used 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 lavf/vf_deinterlace_vaapi: flush queued frame for field in DeinterlacingBob 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 libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_deshake.c avfilter: Reindentation after query_formats changes 3 years ago
vf_deshake_opencl.c lavfi/vf_deshake_opencl: switch to new FIFO API 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 libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_dnn_detect.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_dnn_processing.c libavfilter: Remove DNNReturnType from DNN Module 3 years ago
vf_drawbox.c avfilter: Reindentation after query_formats changes 3 years ago
vf_drawtext.c lavfi/drawtext: Add %N for drawing fractions of a second 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/vf_epx: stop doing read overflow 3 years ago
vf_eq.c avfilter/vf_eq: add support for alpha channel 3 years ago
vf_eq.h
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/vf_extractplanes: switch to activate() 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: switch to fft from lavu/tx 3 years ago
vf_fftfilt.c avfilter/vf_fftfilt: Add missing cpu.h inclusion 3 years ago
vf_field.c avfilter/avfilter: Add numbers of (in|out)pads directly to AVFilter 3 years ago
vf_fieldhint.c avfilter/vf_fieldhint: add pattern mode of filtering 3 years ago
vf_fieldmatch.c avfilter/vf_fieldmatch: fix crash when inputs have different subsampling 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 lavfi/vf_fps: check flow before sending more frames 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/vf_gblur: fix memory leaks if config_input() is called again 3 years ago
vf_gblur_vulkan.c avfilter/vf_gblur_vulkan: add sizeV option 3 years ago
vf_geq.c avfilter/vf_geq: add float formats support 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
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/vf_lagfun: add float formats support 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: fix side data stripping logic 3 years ago
vf_libvmaf.c avfilter/vf_libvmaf: update filter for libvmaf v2.0.0 3 years ago
vf_limitdiff.c avfilter: add limitdiff video filter 3 years ago
vf_limiter.c avfilter/vf_limiter: refactor slice functions 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/vf_maskedmerge: fix rounding when masking 3 years ago
vf_maskedminmax.c avfilter/vf_maskedminmax: add float pixel formats 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/vf_mix: additional speedup 3 years ago
vf_monochrome.c avfilter/vf_monochrome: use lrintf for rounding 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_vaapi.c avfilter: add overlay vaapi filter 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/vf_pad: use already available outlink variable 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: add protection against potential divide by zero 3 years ago
vf_paletteuse.c vf_paletteuse: fix color cache lookup for Bayer dithering mode. 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/vf_readeia608: fix oversight in 278984b34 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 libavfilter: vf_scale: Properly take in->color_range into account 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/scale_vulkan: use RET for checking return value 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: support for CUVA HDR Vivid metadata 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 libavfilter: Remove DNNReturnType from DNN Module 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 Remove obsolete version.h inclusions 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
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/vf_tmidequalizer: check that frame is valid 3 years ago
vf_tonemap.c vf_tonemap: Fix order of planes 3 years ago
vf_tonemap_opencl.c avfilter/opencl: Store format in filter, remove query function 3 years ago
vf_tonemap_vaapi.c avfilter/tonemap_vaapi: set va parameters filters and numbers 3 years ago
vf_tpad.c avfilter/vf_tpad: handle case when no frame was ever received 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/vf_unsharp: add support for alpha formats 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/vf_v360: improve rounding in xyz_to_dfisheye() 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/vpp_qsv: fix regression on older api versions (e.g. 1.11) 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/vf_waveform: do not add tint if output format is gray 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/vf_xmedian: small additional speedup 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
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: do not attempt to continue filtering if there is no graph 3 years ago
video.c avfilter/framepool: fix alignment requirements for audio and video filters 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: add radial gradients 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 avutil/avassert: Don't include avutil.h 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