..
aarch64
…
dnn
dnn: add backend options when load the model
4 years ago
opencl
avfilter: add pad opencl filter
5 years ago
tests
lavfi/tests/formats: reindent.
5 years ago
x86
x86/vf_blend: fix warnings about trailing empty parameters
4 years ago
.gitignore
…
Makefile
avfilter: add chromanr video filter
4 years ago
aeval.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
af_acontrast.c
…
af_acopy.c
…
af_acrossover.c
avfilter/af_acrossover: Check sscanf() return value
5 years ago
af_acrusher.c
…
af_adeclick.c
avfilter/af_adeclick: implement timeline support
5 years ago
af_adelay.c
avfilter/af_adelay: Check sscanf() return value
5 years ago
af_aderivative.c
…
af_aecho.c
…
af_aemphasis.c
…
af_afade.c
…
af_afftdn.c
avfilter/af_afftdn: simplify changing commands
5 years ago
af_afftfilt.c
avfilter/af_afftfilt: fix memory leaks on error
5 years ago
af_afir.c
lavfi/afir: fix vpad.name leak
5 years ago
af_afir.h
avfilter/af_afir: add support for switching impulse response streams at runtime
5 years ago
af_aformat.c
avfilter/aformat: add shorthand names for options
5 years ago
af_agate.c
…
af_aiir.c
avfilter/af_aiir: simplify polynomial evaluation
5 years ago
af_alimiter.c
…
af_amerge.c
…
af_amix.c
avfilter/af_amix: make weights option runtime configured
5 years ago
af_amultiply.c
…
af_anequalizer.c
avfilter/af_anequalizer: fix off by one in reallocation
5 years ago
af_anlmdn.c
…
af_anlmdndsp.h
…
af_anlms.c
…
af_anull.c
…
af_apad.c
…
af_aphaser.c
…
af_apulsator.c
…
af_aresample.c
af_aresample: switch to child_class_iterate()
5 years ago
af_arnndn.c
…
af_asetnsamples.c
…
af_asetrate.c
…
af_ashowinfo.c
…
af_asoftclip.c
avfilter/af_asoftclip: add support for commands
5 years ago
af_asr.c
…
af_astats.c
avfilter/af_astats: add noise floor count stat
5 years ago
af_asubboost.c
avfilter: add asubboost filter
5 years ago
af_atempo.c
…
af_axcorrelate.c
Remove redundant ;
5 years ago
af_biquads.c
avfilter/af_biquads: implement 1st order allpass
5 years ago
af_bs2b.c
…
af_channelmap.c
…
af_channelsplit.c
…
af_chorus.c
…
af_compand.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
af_compensationdelay.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
af_crossfeed.c
avfilter/af_crossfeed: make options runtime configurable
5 years ago
af_crystalizer.c
avfilter/af_crystalizer: add slice threading support
5 years ago
af_dcshift.c
…
af_deesser.c
…
af_drmeter.c
…
af_dynaudnorm.c
avfilter/af_dynaudnorm: use better limits for maximal amplification
5 years ago
af_earwax.c
…
af_extrastereo.c
avfilter/af_extrastereo: add support for commands
5 years ago
af_firequalizer.c
lavfi/firequalizer: enable runtime change flag
5 years ago
af_flanger.c
…
af_haas.c
…
af_hdcd.c
…
af_headphone.c
…
af_join.c
…
af_ladspa.c
avfilter/af_ladspa: check return value of getenv()
4 years ago
af_loudnorm.c
s->target_i and global are in dB but s->target_tp and true_peak are
5 years ago
af_lv2.c
…
af_mcompand.c
…
af_pan.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
af_replaygain.c
…
af_resample.c
af_resample: switch to child_class_iterate()
5 years ago
af_rubberband.c
avfilter/af_rubberband: adjust nb_samples after every command
4 years ago
af_sidechaincompress.c
avfilter/af_sidechaincompress: add support for commands
5 years ago
af_silencedetect.c
…
af_silenceremove.c
…
af_sofalizer.c
…
af_stereotools.c
…
af_stereowiden.c
avfilter/af_stereowiden: add support for commands
5 years ago
af_superequalizer.c
…
af_surround.c
…
af_tremolo.c
…
af_vibrato.c
…
af_volume.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
af_volume.h
…
af_volumedetect.c
…
allfilters.c
avfilter: add chromanr video filter
4 years ago
asink_anullsink.c
…
asrc_afirsrc.c
avfilter: add afirsrc filter
5 years ago
asrc_anoisesrc.c
avfilter/asrc_anoisesrc: switch to activate
5 years ago
asrc_anullsrc.c
avfilter/asr_anullsrc: remove pointless frame cloning
5 years ago
asrc_flite.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
asrc_hilbert.c
…
asrc_sinc.c
avfilter/asrc_sinc: Don't allocate arrays separately
5 years ago
asrc_sine.c
…
atadenoise.h
…
audio.c
…
audio.h
…
avf_abitscope.c
…
avf_ahistogram.c
avfilter/avf_ahistogram: check if frame clone is set
5 years ago
avf_aphasemeter.c
avfilter/avf_aphasemeter: check if clone frame is set
5 years ago
avf_avectorscope.c
avfilter/avf_avectorscope: check if clone frame is set
5 years ago
avf_concat.c
…
avf_showcqt.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
avf_showcqt.h
…
avf_showfreqs.c
…
avf_showspatial.c
…
avf_showspectrum.c
avfilter/avf_showspectrum: properly handle EOF case
5 years ago
avf_showvolume.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
avf_showwaves.c
avfilter/avf_showwavespic: add filter mode
4 years ago
avfilter.c
avfilter: switch to child_class_iterate()
5 years ago
avfilter.h
avfilter/avfilter: update documentation of avfilter_graph_create_filter
5 years ago
avfiltergraph.c
…
avfilterres.rc
…
bbox.c
…
bbox.h
…
blend.h
…
boxblur.c
…
boxblur.h
…
bufferqueue.h
…
buffersink.c
avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams
5 years ago
buffersink.h
avfilter/buffersink: deprecate AVBufferSinkParams and AVABufferSinkParams
5 years ago
buffersrc.c
lavfi/buffersrc: Remove redundant free after ff_filter_frame() failure
5 years ago
buffersrc.h
…
bwdif.h
…
colorspace.c
…
colorspace.h
…
colorspacedsp.c
…
colorspacedsp.h
…
colorspacedsp_template.c
…
colorspacedsp_yuv2yuv_template.c
…
convolution.h
…
deshake.h
…
dnn_interface.h
dnn: add backend options when load the model
4 years ago
drawutils.c
…
drawutils.h
…
ebur128.c
avfilter/ebur128: prefer to use variable instead of type for sizeof
5 years ago
ebur128.h
…
f_bench.c
…
f_cue.c
…
f_drawgraph.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
f_ebur128.c
avfilter/f_ebur128: check if frame clone is set
5 years ago
f_graphmonitor.c
avfilter/f_graphmonitor: output frames in pts gaps
5 years ago
f_interleave.c
avfilter/f_interleave: no need to check for inlink eof if non-empty queue
5 years ago
f_loop.c
…
f_metadata.c
avfilter/f_metadata: correct check for existing metadata
5 years ago
f_perms.c
…
f_realtime.c
…
f_reverse.c
…
f_select.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
f_sendcmd.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
f_sidedata.c
…
f_streamselect.c
lavfi/streamselect: enable runtime change flag
5 years ago
f_zmq.c
…
fifo.c
…
filters.h
…
formats.c
lavfi/formats: remove dead code.
5 years ago
formats.h
lavfi/formats: add ff_formats_pixdesc_filter().
5 years ago
framepool.c
…
framepool.h
…
framequeue.c
…
framequeue.h
…
framerate.h
…
framesync.c
framesync: switch to child_class_iterate()
5 years ago
framesync.h
framesync: switch to child_class_iterate()
5 years ago
gblur.h
…
generate_wave_table.c
…
generate_wave_table.h
…
glslang.cpp
libavfilter/glslang: Remove unused header
4 years ago
glslang.h
lavfi: add Vulkan filtering framework
5 years ago
gradfun.h
…
graphdump.c
avfilter/graphdump: fix use of uninitialized variables
5 years ago
graphparser.c
…
hermite.h
…
hflip.h
…
internal.h
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
lavfutils.c
…
lavfutils.h
…
libavfilter.v
…
limiter.h
…
log2_tab.c
…
lswsutils.c
…
lswsutils.h
…
maskedclamp.h
…
maskedmerge.h
…
median.h
avfilter/vf_median: implement percentile option
5 years ago
median_template.c
…
motion_estimation.c
…
motion_estimation.h
…
opencl.c
avfilter/opencl: use av_fopen_utf8()
5 years ago
opencl.h
…
opencl_source.h
avfilter: add pad opencl filter
5 years ago
phase_template.c
avfilter/vf_phase: add >8 bit support
5 years ago
psnr.h
…
pthread.c
…
qsvvpp.c
…
qsvvpp.h
…
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
lavfi/setpts: fix setpts/asetpts option dump error
4 years ago
settb.c
…
signature.h
…
signature_lookup.c
…
split.c
…
src_movie.c
remove CHAR_MIN/CHAR_MAX usage
5 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
…
transform.h
…
transpose.h
…
trim.c
…
unsharp.h
…
v360.h
avfilter/vf_v360: add orthographic projection support
4 years ago
vaapi_vpp.c
…
vaapi_vpp.h
…
vaf_spectrumsynth.c
…
version.h
avfilter: add chromanr video filter
4 years ago
vf_addroi.c
…
vf_alphamerge.c
avfilter/vf_alphamerge: add AVClass to private context
5 years ago
vf_amplify.c
avfilter/vf_amplify: add timeline support
5 years ago
vf_aspect.c
avfilter/vf_aspect: Fix integer overflow in compute_dar()
5 years ago
vf_atadenoise.c
…
vf_avgblur.c
…
vf_avgblur_opencl.c
…
vf_avgblur_vulkan.c
lavfi/vulkan: use av_get_random_seed instead of rand
5 years ago
vf_bbox.c
…
vf_bilateral.c
avfilter/vf_bilateral: simplify code a little
4 years ago
vf_bitplanenoise.c
…
vf_blackdetect.c
doc/filters: clarify metadata and logging for blackdetect
5 years ago
vf_blackframe.c
…
vf_blend.c
avfilter/vf_blend: add support for float formats
5 years ago
vf_bm3d.c
avfilter/vf_bm3d: improve threshold scaling with different block_size and depth
5 years ago
vf_boxblur.c
…
vf_bwdif.c
…
vf_cas.c
avfilter/vf_cas: Remove superfluous ;
5 years ago
vf_chromaber_vulkan.c
lavfi/vulkan: use av_get_random_seed instead of rand
5 years ago
vf_chromakey.c
avfilter/vf_chromakey: fix formula for calculation of difference
5 years ago
vf_chromanr.c
avfilter/vf_chromanr: move thres calculation to filter_frame()
4 years ago
vf_chromashift.c
avfilter/vf_chromashift: add support for commands
5 years ago
vf_ciescope.c
…
vf_codecview.c
…
vf_colorbalance.c
FATE: fix colorbalance fate test failed on x86_32
4 years ago
vf_colorchannelmixer.c
…
vf_colorconstancy.c
avfilter/vf_colorconstancy: fix memory leak on error
5 years ago
vf_colorkey.c
avfilter/vf_colorkey: fix formula for calculation of difference
5 years ago
vf_colorkey_opencl.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_colorlevels.c
avfilter/vf_colorlevels: add support for commands
5 years ago
vf_colormatrix.c
…
vf_colorspace.c
…
vf_convolution.c
avfilter/vf_convolution: add 12bit yuva formats
5 years ago
vf_convolution_opencl.c
…
vf_convolve.c
avfilter/vf_convolve: reset fft/ifft pointers after free
5 years ago
vf_copy.c
…
vf_coreimage.m
lavfi/coreimage: fix memory leak after av_dict_parse_string fail
5 years ago
vf_cover_rect.c
…
vf_crop.c
lavfi/vf_crop: use ff_formats_pixdesc_filter().
5 years ago
vf_cropdetect.c
…
vf_curves.c
…
vf_datascope.c
avfilter/vf_pixscope: also show standard deviation of zoomed area
5 years ago
vf_dblur.c
avfilter: add dblur video filter
5 years ago
vf_dctdnoiz.c
…
vf_deband.c
…
vf_deblock.c
avfilter/vf_deblock: add 12bit yuva formats
5 years ago
vf_decimate.c
…
vf_dedot.c
avfilter/vf_dedot: Fix leak of AVFrame if making it writable fails
5 years ago
vf_deflicker.c
avfilter/vf_deflicker: add support for alpha formats
5 years ago
vf_deinterlace_qsv.c
…
vf_deinterlace_vaapi.c
lavfi/vf_*_vaapi: Fix error case
5 years ago
vf_dejudder.c
…
vf_delogo.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_derain.c
dnn: add backend options when load the model
4 years ago
vf_deshake.c
lavf, lavfi: Remove uses of sizeof(char).
5 years ago
vf_deshake_opencl.c
lavfi/deshake_opencl: Do not use bool, powerpc does not like it.
5 years ago
vf_despill.c
…
vf_detelecine.c
…
vf_displace.c
…
vf_dnn_processing.c
dnn: add backend options when load the model
4 years ago
vf_drawbox.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_drawtext.c
avfilter/vf_drawtext: only test available exceptions
5 years ago
vf_edgedetect.c
avfilter/vf_edgedetect: properly implement double_threshold()
4 years ago
vf_elbg.c
avfilter/vf_elbg: Fix for the seed type
5 years ago
vf_entropy.c
…
vf_eq.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_eq.h
…
vf_extractplanes.c
…
vf_fade.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_fftdnoiz.c
…
vf_fftfilt.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_field.c
…
vf_fieldhint.c
avfilter/vf_fieldhint: use av_fopen_utf8()
5 years ago
vf_fieldmatch.c
…
vf_fieldorder.c
…
vf_fillborders.c
avfilter/vf_fillborders: add support for commands
5 years ago
vf_find_rect.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
vf_floodfill.c
…
vf_format.c
…
vf_fps.c
…
vf_framepack.c
…
vf_framerate.c
Revert "avfilter/vf_framerate: if metadata lavfi.scd.mafd exists, we'll use it first"
5 years ago
vf_framestep.c
…
vf_freezedetect.c
…
vf_freezeframes.c
avfilter: add freezeframes video filter
5 years ago
vf_frei0r.c
…
vf_fspp.c
…
vf_fspp.h
…
vf_gblur.c
…
vf_geq.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_gradfun.c
…
vf_hflip.c
…
vf_histeq.c
…
vf_histogram.c
avfilter/vf_histogram: add envelope to thistogram filter
5 years ago
vf_hqdn3d.c
avfilter/vf_hqdn3d: add support for commands
5 years ago
vf_hqdn3d.h
…
vf_hqx.c
…
vf_hue.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_hwdownload.c
…
vf_hwmap.c
…
vf_hwupload.c
lavfi/vf_hwupload: Add support for HW -> HW transfers
5 years ago
vf_hwupload_cuda.c
lavfi/vf_hwupload: Add support for HW -> HW transfers
5 years ago
vf_hysteresis.c
…
vf_idet.c
…
vf_idet.h
…
vf_il.c
avfilter/vf_il: add support for commands
5 years ago
vf_kerndeint.c
…
vf_lagfun.c
…
vf_lenscorrection.c
…
vf_lensfun.c
…
vf_libopencv.c
…
vf_libvmaf.c
avfilter/vf_libvmaf: Check for av_frame_alloc failure
5 years ago
vf_limiter.c
avfilter/vf_limiter: add 12bit yuva formats
5 years ago
vf_lumakey.c
avfilter/vf_lumakey: add support for commands
5 years ago
vf_lut.c
…
vf_lut2.c
…
vf_lut3d.c
avfilter/vf_lut3d: Fix mixed declaration and code
5 years ago
vf_maskedclamp.c
avfilter/vf_maskedclamp: make C version consistent with ASM one
5 years ago
vf_maskedmerge.c
…
vf_maskedminmax.c
avfilter/vf_maskedminmax: add 12bit yuva formats
5 years ago
vf_maskedthreshold.c
avfilter: add maskedthreshold filter
5 years ago
vf_maskfun.c
…
vf_mcdeint.c
…
vf_median.c
avfilter/vf_median: implement percentile option
5 years ago
vf_mergeplanes.c
…
vf_mestimate.c
…
vf_midequalizer.c
avfilter/vf_midequalizer: add 16bit formats
5 years ago
vf_minterpolate.c
Revert "avfilter/vf_minterpolate: if metadata lavfi.scd.mafd exists, we'll use it first"
5 years ago
vf_misc_vaapi.c
lavfi/vf_*_vaapi: Fix error case
5 years ago
vf_mix.c
avfilter/vf_mix: Check sscanf() return value
5 years ago
vf_mpdecimate.c
…
vf_neighbor.c
avfilter/vf_neighbor: add support for commands
5 years ago
vf_neighbor_opencl.c
…
vf_nlmeans.c
…
vf_nlmeans.h
…
vf_nlmeans_opencl.c
…
vf_nnedi.c
…
vf_noise.c
…
vf_noise.h
…
vf_normalize.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_null.c
…
vf_ocr.c
…
vf_overlay.c
avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support
4 years ago
vf_overlay.h
avfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit format support
4 years ago
vf_overlay_cuda.c
avfilter: add vf_overlay_cuda
5 years ago
vf_overlay_cuda.cu
avfilter: add vf_overlay_cuda
5 years ago
vf_overlay_opencl.c
…
vf_overlay_qsv.c
…
vf_overlay_vulkan.c
lavfi/vulkan: use av_get_random_seed instead of rand
5 years ago
vf_owdenoise.c
…
vf_pad.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_pad_opencl.c
avfilter: add pad opencl filter
5 years ago
vf_palettegen.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_paletteuse.c
avfilter/vf_paletteuse: Forward error codes
5 years ago
vf_perspective.c
…
vf_phase.c
avfilter/vf_phase: add >8 bit support
5 years ago
vf_photosensitivity.c
…
vf_pixdesctest.c
…
vf_pp.c
…
vf_pp7.c
…
vf_pp7.h
…
vf_premultiply.c
avfilter/vf_premultiply: add support for 12bit yuva format
5 years ago
vf_procamp_vaapi.c
lavfi/vf_*_vaapi: Fix error case
5 years ago
vf_program_opencl.c
…
vf_pseudocolor.c
…
vf_psnr.c
avfilter/vf_psnr: fix logic failure when comparing time bases
5 years ago
vf_pullup.c
…
vf_pullup.h
…
vf_qp.c
…
vf_random.c
…
vf_readeia608.c
avfilter/vf_readeia608: factor some constants out
5 years ago
vf_readvitc.c
…
vf_remap.c
avfilter/vf_remap: add fill color option
5 years ago
vf_removegrain.c
…
vf_removelogo.c
…
vf_repeatfields.c
…
vf_rotate.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_sab.c
…
vf_scale.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_scale_cuda.c
avfilter: rename scale.c,h to scale_eval
5 years ago
vf_scale_cuda.cu
…
vf_scale_npp.c
avfilter: rename scale.c,h to scale_eval
5 years ago
vf_scale_qsv.c
lavfi/scale_qsv: Fix a format specifier for a variable of type int.
5 years ago
vf_scale_vaapi.c
lavfi/vf_*_vaapi: Fix error case
5 years ago
vf_scale_vulkan.c
lavfi/vulkan: use av_get_random_seed instead of rand
5 years ago
vf_scdet.c
avfilter/vf_scdet: add filter to detect scene change
5 years ago
vf_scroll.c
avfilter/vf_scroll: add support for slice threading
5 years ago
vf_selectivecolor.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_separatefields.c
…
vf_setparams.c
…
vf_showinfo.c
avfilter/vf_showinfo: add dump_s12m_timecode() helper function
4 years ago
vf_showpalette.c
avfilter/vf_showpalette: Don't pretend disp_palette can fail
4 years ago
vf_shuffleframes.c
…
vf_shuffleplanes.c
…
vf_signalstats.c
Stop hardcoding align=32 in av_frame_get_buffer() calls.
5 years ago
vf_signature.c
avcodec, avfilter, avformat: Remove redundant avpriv_align_put_bits
4 years ago
vf_smartblur.c
…
vf_spp.c
vf_spp: switch to child_class_iterate()
5 years ago
vf_spp.h
avfilter/vf_spp: Remove unused AVCodecContext
5 years ago
vf_sr.c
dnn: add backend options when load the model
4 years ago
vf_ssim.c
avfilter/vf_ssim: improve precision
5 years ago
vf_stack.c
avfilter/vf_stack: add fill option for xstack
5 years ago
vf_stereo3d.c
…
vf_subtitles.c
Remove unnecessary use of avcodec_close().
5 years ago
vf_super2xsai.c
…
vf_swaprect.c
avfilter/swaprect: correct assignment of VAR_POS
5 years ago
vf_swapuv.c
…
vf_telecine.c
avfilter/vf_telecine: avoid possible null-pointer dereference
5 years ago
vf_threshold.c
…
vf_thumbnail.c
avfilter/vf_thumbnail: fix possible crash on error
5 years ago
vf_thumbnail_cuda.c
…
vf_thumbnail_cuda.cu
…
vf_tile.c
…
vf_tinterlace.c
avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd
4 years ago
vf_tonemap.c
…
vf_tonemap_opencl.c
avfilter/vf_tonemap_opencl: fix long filter description
5 years ago
vf_tonemap_vaapi.c
vf_tonemap_vaapi: Fix memory leak in error case
5 years ago
vf_tpad.c
…
vf_transpose.c
…
vf_transpose_npp.c
…
vf_transpose_opencl.c
…
vf_transpose_vaapi.c
lavfi/vf_*_vaapi: Fix error case
5 years ago
vf_unsharp.c
avfilter/vf_unsharp: Don't dereference NULL
5 years ago
vf_unsharp_opencl.c
…
vf_untile.c
lavfi: add untile filter.
5 years ago
vf_uspp.c
Remove unnecessary use of avcodec_close().
5 years ago
vf_v360.c
avfilter/vf_v360: do not ignore return value of allocate_plane()
4 years ago
vf_vaguedenoiser.c
avfilter/vf_vaguedenoiser: fix small typo in option explanation
4 years ago
vf_vectorscope.c
avfilter/vf_vectorscope: add support for 12bit yuva formats
5 years ago
vf_vflip.c
…
vf_vfrdet.c
…
vf_vibrance.c
avfilter/vf_vibrance: add support for commands
5 years ago
vf_vidstabdetect.c
…
vf_vidstabtransform.c
…
vf_vignette.c
avfilter: add D2TS, TS2D, TS2T as a common macro in internal.h
4 years ago
vf_vmafmotion.c
…
vf_vpp_qsv.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vf_w3fdif.c
…
vf_waveform.c
avfilter/vf_waveform: add support for 12bit yuva formats
5 years ago
vf_weave.c
avfilter/vf_weave: pal and hwaccel formats are not supported
5 years ago
vf_xbr.c
…
vf_xfade.c
avfilter/vf_xfade: check that fps between inputs are valid
4 years ago
vf_xfade_opencl.c
avfilter/vf_xfade_opencl: move passthrough code before eof check
5 years ago
vf_xmedian.c
avfilter: add tmedian filter
5 years ago
vf_yadif.c
avfilter/vf_yadif: cosmetics in the pix_fmts[] array
5 years ago
vf_yadif_cuda.c
…
vf_yadif_cuda.cu
…
vf_yaepblur.c
avfilter/vf_yaepblur: fix naming of filter class
4 years ago
vf_zoompan.c
avfilter/zoompan: add in_time variable
4 years ago
vf_zscale.c
avfilter/vf_zscale: fix crash on unaligned input
5 years ago
video.c
…
video.h
…
vidstabutils.c
…
vidstabutils.h
…
vmaf_motion.h
…
vsink_nullsink.c
…
vsrc_cellauto.c
avfilter: Fix type in av_log for random_seed in cellauto and life
5 years ago
vsrc_gradients.c
avfilter: add gradients source video filter
5 years ago
vsrc_life.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vsrc_mandelbrot.c
avfilter/vsrc_mandelbrot: unbreak configuring rate value
5 years ago
vsrc_mptestsrc.c
…
vsrc_sierpinski.c
avfilter/vsrc_sierpinski: unbreak configuring rate value
5 years ago
vsrc_testsrc.c
remove CHAR_MIN/CHAR_MAX usage
5 years ago
vulkan.c
lavfi/vulkan: fix queue counts and set indices
5 years ago
vulkan.h
lavfi/vulkan: use all enabled queues in the queue family
5 years ago
w3fdif.h
…
window_func.h
…
yadif.h
…
yadif_common.c
…