.. |
x86
|
x86/vf_blend: Add SSE2 optimization for screen
|
9 years ago |
Makefile
|
avfilter: add metadata filters
|
9 years ago |
aeval.c
|
…
|
|
af_adelay.c
|
avfilter: do not leak frame if ff_get_audio_buffer() fails
|
9 years ago |
af_aecho.c
|
avfilter: do not leak frame if ff_get_audio_buffer() fails
|
9 years ago |
af_aemphasis.c
|
lavfi/af_aemphasis: remove unnecessary complex number usage
|
9 years ago |
af_afade.c
|
avfilter/af_afade: do not duplicate curve option
|
9 years ago |
af_afftfilt.c
|
avfilter/af_afftfilt: Set last_expr to the default
|
9 years ago |
af_aformat.c
|
avfilter/af_aformat: remove deprecated syntax from options description
|
9 years ago |
af_agate.c
|
avfilter/af_agate: fix memleak of out frame
|
9 years ago |
af_alimiter.c
|
avfilter/af_alimiter: add 3 more options
|
9 years ago |
af_amerge.c
|
…
|
|
af_amix.c
|
lavfi/af_amix: fix memory leak
|
9 years ago |
af_anequalizer.c
|
avfilter/af_anequalizer: Fix memleak of args
|
9 years ago |
af_anull.c
|
…
|
|
af_apad.c
|
…
|
|
af_aphaser.c
|
…
|
|
af_apulsator.c
|
avfilter/af_apulsator: assert that pathes leaving uninitialized variables do not occur
|
9 years ago |
af_aresample.c
|
…
|
|
af_asetnsamples.c
|
…
|
|
af_asetrate.c
|
…
|
|
af_ashowinfo.c
|
…
|
|
af_astats.c
|
…
|
|
af_asyncts.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
af_atempo.c
|
…
|
|
af_biquads.c
|
avfilter/af_biquads: display clipping warnings once per filtered frame
|
9 years ago |
af_bs2b.c
|
…
|
|
af_channelmap.c
|
lavfi/af_channelmap: fix memory leak
|
9 years ago |
af_channelsplit.c
|
…
|
|
af_chorus.c
|
avfilter: do not leak frame if ff_get_audio_buffer() fails
|
9 years ago |
af_compand.c
|
lavfi/af_compand: replace pow(10,x) by ff_exp10(x)
|
9 years ago |
af_compensationdelay.c
|
lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
|
9 years ago |
af_dcshift.c
|
…
|
|
af_dynaudnorm.c
|
avfilter/af_dynaudnorm: call uninit() from config_input()
|
9 years ago |
af_earwax.c
|
…
|
|
af_extrastereo.c
|
…
|
|
af_flanger.c
|
avfilter/af_flanger: use rint instead of floor hack
|
9 years ago |
af_join.c
|
lavfi/af_join: partially fix scheduling.
|
9 years ago |
af_ladspa.c
|
avfilter/af_ladspa: accepts ' ' as command separator too
|
9 years ago |
af_pan.c
|
…
|
|
af_replaygain.c
|
…
|
|
af_resample.c
|
…
|
|
af_rubberband.c
|
…
|
|
af_sidechaincompress.c
|
avfilter/af_sidechaincompress: Free out frame on error
|
9 years ago |
af_silencedetect.c
|
…
|
|
af_silenceremove.c
|
avfilter/af_silenceremove: make size of window user configurable
|
9 years ago |
af_sofalizer.c
|
lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz
|
9 years ago |
af_stereotools.c
|
avfilter/af_stereotools: fix logic fail
|
9 years ago |
af_stereowiden.c
|
…
|
|
af_tremolo.c
|
avfilter/tremolo: fix wavetable buffer size
|
9 years ago |
af_vibrato.c
|
avfilter: add vibrato filter
|
9 years ago |
af_volume.c
|
lavfi/af_volume: replace pow(10,x) by ff_exp10(x)
|
9 years ago |
af_volume.h
|
all: Make header guard names consistent
|
9 years ago |
af_volumedetect.c
|
avfilter/af_volumedetect: use log10 instead of hardcoded constant
|
9 years ago |
all_channel_layouts.inc
|
…
|
|
allfilters.c
|
avfilter: add metadata filters
|
9 years ago |
asink_anullsink.c
|
…
|
|
asrc_anoisesrc.c
|
avfilter: add anoisesrc
|
9 years ago |
asrc_anullsrc.c
|
…
|
|
asrc_flite.c
|
…
|
|
asrc_sine.c
|
avfilter/asrc_sine: fix options typos
|
9 years ago |
audio.c
|
…
|
|
audio.h
|
…
|
|
avf_ahistogram.c
|
avfilter/avf_ahistogram: assert that variables are initialized by switch()
|
9 years ago |
avf_aphasemeter.c
|
…
|
|
avf_avectorscope.c
|
avfilter/avf_avectorscope: assert that variables are initialized by switch()
|
9 years ago |
avf_concat.c
|
lavfi/avf_concat: return immediately after requesting a frame on input.
|
9 years ago |
avf_showcqt.c
|
avfilter/showcqt: BASEFREQ and ENDFREQ cast to double
|
9 years ago |
avf_showcqt.h
|
all: Make header guard names consistent
|
9 years ago |
avf_showfreqs.c
|
avfilter/avf_showfreqs: assert that variables are initialized by switch()
|
9 years ago |
avf_showspectrum.c
|
avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size
|
9 years ago |
avf_showvolume.c
|
avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 is always false"
|
9 years ago |
avf_showwaves.c
|
avfilter/avf_showwaves: add logarithmic amplitude scaler
|
9 years ago |
avfilter.c
|
lavfi: make request_frame() non-recursive.
|
9 years ago |
avfilter.h
|
avfilter: update some comments
|
9 years ago |
avfiltergraph.c
|
lavfi: make request_frame() non-recursive.
|
9 years ago |
avfiltergraph.h
|
…
|
|
avfilterres.rc
|
…
|
|
bbox.c
|
…
|
|
bbox.h
|
…
|
|
blend.h
|
avfilter/vf_blend: add multiply128 mode
|
9 years ago |
bufferqueue.h
|
…
|
|
buffersink.c
|
lavfi: make request_frame() non-recursive.
|
9 years ago |
buffersink.h
|
…
|
|
buffersrc.c
|
buffersrc: accept the frame rate as argument.
|
9 years ago |
buffersrc.h
|
…
|
|
deshake.h
|
…
|
|
deshake_opencl.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
deshake_opencl.h
|
…
|
|
deshake_opencl_kernel.h
|
…
|
|
drawutils.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
drawutils.h
|
…
|
|
dualinput.c
|
avfilter/dualinput: use pts provided by framesync
|
9 years ago |
dualinput.h
|
…
|
|
f_drawgraph.c
|
…
|
|
f_ebur128.c
|
lavfi/f_ebur128: replace pow(10,x) by ff_exp10(x)
|
9 years ago |
f_interleave.c
|
lavfi: replace link.closed by link.status.
|
9 years ago |
f_metadata.c
|
avfilter/f_metadata: rename "string" into "same_str"
|
9 years ago |
f_perms.c
|
…
|
|
f_realtime.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
f_reverse.c
|
…
|
|
f_select.c
|
lavfi/select: add support for concatdec_select option
|
9 years ago |
f_sendcmd.c
|
all: use FFDIFFSIGN to resolve possible undefined behavior in comparators
|
9 years ago |
f_streamselect.c
|
avfilter: add streamselect and astreamselect filter
|
9 years ago |
f_zmq.c
|
…
|
|
fifo.c
|
lavfi/fifo: do not assume request_frame() returns a frame.
|
9 years ago |
filtfmts.c
|
…
|
|
formats.c
|
avfilter/formats: fix leak of formats on error
|
9 years ago |
formats.h
|
avfilter: add SOFAlizer audio filter
|
9 years ago |
framepool.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
framepool.h
|
all: Make header guard names consistent
|
9 years ago |
framesync.c
|
…
|
|
framesync.h
|
…
|
|
generate_wave_table.c
|
…
|
|
generate_wave_table.h
|
…
|
|
gradfun.h
|
…
|
|
graphdump.c
|
…
|
|
graphparser.c
|
…
|
|
hermite.h
|
all: Add missing header guards
|
9 years ago |
interlace.h
|
…
|
|
internal.h
|
avfilter: update some comments
|
9 years ago |
lavfutils.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
lavfutils.h
|
…
|
|
libavfilter.v
|
…
|
|
log2_tab.c
|
…
|
|
lswsutils.c
|
…
|
|
lswsutils.h
|
…
|
|
maskedmerge.h
|
all: Add missing header guards
|
9 years ago |
opencl_allkernels.c
|
…
|
|
opencl_allkernels.h
|
all: Make header guard names consistent
|
9 years ago |
psnr.h
|
all: Make header guard names consistent
|
9 years ago |
pthread.c
|
lavfi/pthread: fix perameters/parameters typo
|
9 years ago |
removegrain.h
|
all: Add missing header guards
|
9 years ago |
setpts.c
|
Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5'
|
9 years ago |
settb.c
|
…
|
|
split.c
|
avfilter/split: support any channel count for asplit filter
|
9 years ago |
src_movie.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
ssim.h
|
all: Make header guard names consistent
|
9 years ago |
stereo3d.h
|
all: Make header guard names consistent
|
9 years ago |
thread.h
|
…
|
|
tinterlace.h
|
…
|
|
transform.c
|
…
|
|
transform.h
|
…
|
|
trim.c
|
avfilter/trim: support all channel numbers in atrim filter
|
9 years ago |
unsharp.h
|
…
|
|
unsharp_opencl.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
unsharp_opencl.h
|
…
|
|
unsharp_opencl_kernel.h
|
…
|
|
vaf_spectrumsynth.c
|
avfilter/vaf_spectrumsynth: assert that variables are initialized by switch()
|
9 years ago |
version.h
|
avfilter: add metadata filters
|
9 years ago |
vf_alphamerge.c
|
lavfi/vf_alphamerge: fix unitialized pointers
|
9 years ago |
vf_aspect.c
|
…
|
|
vf_atadenoise.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_bbox.c
|
…
|
|
vf_blackdetect.c
|
…
|
|
vf_blackframe.c
|
…
|
|
vf_blend.c
|
avfilter/vf_blend: add multiply128 mode
|
9 years ago |
vf_boxblur.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_chromakey.c
|
…
|
|
vf_codecview.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_colorbalance.c
|
…
|
|
vf_colorchannelmixer.c
|
lavfi/vf_colorchannelmixer: replace round by lrint
|
9 years ago |
vf_colorkey.c
|
…
|
|
vf_colorlevels.c
|
lavfi/vf_colorlevels: replace round by lrint
|
9 years ago |
vf_colormatrix.c
|
…
|
|
vf_convolution.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_copy.c
|
…
|
|
vf_cover_rect.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_crop.c
|
lavfi/vf_crop: replace round by lrint
|
9 years ago |
vf_cropdetect.c
|
lavfi/vf_cropdetect: replace round by lrint
|
9 years ago |
vf_curves.c
|
…
|
|
vf_dctdnoiz.c
|
…
|
|
vf_deband.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_decimate.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_dejudder.c
|
…
|
|
vf_delogo.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_deshake.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_detelecine.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_displace.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_drawbox.c
|
…
|
|
vf_drawtext.c
|
lavfi/drawtext: Fix microsecond display.
|
9 years ago |
vf_edgedetect.c
|
…
|
|
vf_elbg.c
|
…
|
|
vf_eq.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_eq.h
|
…
|
|
vf_extractplanes.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_fade.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_fftfilt.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_field.c
|
…
|
|
vf_fieldmatch.c
|
lavfi/fieldmatch: fix fields copy when plane height is odd
|
9 years ago |
vf_fieldorder.c
|
…
|
|
vf_find_rect.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
vf_format.c
|
…
|
|
vf_fps.c
|
vf_fps: set frame_rate.
|
9 years ago |
vf_framepack.c
|
Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'
|
9 years ago |
vf_framerate.c
|
…
|
|
vf_framestep.c
|
…
|
|
vf_frei0r.c
|
vf_frei0r: also set AVFilterLink.frame_rate
|
9 years ago |
vf_fspp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_fspp.h
|
avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2
|
9 years ago |
vf_geq.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_gradfun.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_hflip.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_histeq.c
|
…
|
|
vf_histogram.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_hqdn3d.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_hqdn3d.h
|
all: Make header guard names consistent
|
9 years ago |
vf_hqx.c
|
…
|
|
vf_hue.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_idet.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_idet.h
|
…
|
|
vf_il.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_interlace.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_kerndeint.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_lenscorrection.c
|
…
|
|
vf_libopencv.c
|
vf_libopencv: add support for opencv 3
|
9 years ago |
vf_lut.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_lut3d.c
|
…
|
|
vf_maskedmerge.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_mcdeint.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_mergeplanes.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_mpdecimate.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_neighbor.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_nnedi.c
|
avfilter/vf_nnedi: Simplify away some trivial mem*()
|
9 years ago |
vf_noise.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_noise.h
|
…
|
|
vf_null.c
|
…
|
|
vf_ocr.c
|
…
|
|
vf_overlay.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_owdenoise.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pad.c
|
avfilter/vf_pad: fix direct padding
|
9 years ago |
vf_palettegen.c
|
all: use FFDIFFSIGN to resolve possible undefined behavior in comparators
|
9 years ago |
vf_paletteuse.c
|
…
|
|
vf_perspective.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_phase.c
|
vf_phase: Reduce the scope of several variables
|
9 years ago |
vf_pixdesctest.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pp.c
|
…
|
|
vf_pp7.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pp7.h
|
…
|
|
vf_psnr.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pullup.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pullup.h
|
…
|
|
vf_qp.c
|
…
|
|
vf_random.c
|
…
|
|
vf_removegrain.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_removelogo.c
|
…
|
|
vf_repeatfields.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_rotate.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_sab.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_scale.c
|
vf_scale: Detecting changes of incoming frame properties and dinamically evaluate width and height expressions
|
9 years ago |
vf_selectivecolor.c
|
…
|
|
vf_separatefields.c
|
…
|
|
vf_setfield.c
|
…
|
|
vf_showinfo.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_showpalette.c
|
lavfi/show_palette: fix memory leak
|
9 years ago |
vf_shuffleframes.c
|
avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur
|
9 years ago |
vf_shuffleplanes.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
vf_signalstats.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_smartblur.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_spp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_spp.h
|
…
|
|
vf_ssim.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_stack.c
|
avfilter/vf_stack: free input pads name on uninit
|
9 years ago |
vf_stereo3d.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_subtitles.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
vf_super2xsai.c
|
…
|
|
vf_swaprect.c
|
avfilter/vf_swaprect: add timeline support
|
9 years ago |
vf_swapuv.c
|
…
|
|
vf_telecine.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_thumbnail.c
|
…
|
|
vf_tile.c
|
…
|
|
vf_tinterlace.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_transpose.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_unsharp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_uspp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_vectorscope.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_vflip.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_vidstabdetect.c
|
…
|
|
vf_vidstabtransform.c
|
…
|
|
vf_vignette.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_w3fdif.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_waveform.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_xbr.c
|
…
|
|
vf_yadif.c
|
avfilter/vf_yadif: make use of ctx pointer
|
9 years ago |
vf_zoompan.c
|
avfilter/vf_zoompan: Remove dead store
|
9 years ago |
vf_zscale.c
|
avfilter/vf_zscale: make it possible to override input frame parameters
|
9 years ago |
video.c
|
lavfi: use a video frame pool for each link of the filtergraph
|
9 years ago |
video.h
|
…
|
|
vidstabutils.c
|
…
|
|
vidstabutils.h
|
…
|
|
vsink_nullsink.c
|
…
|
|
vsrc_cellauto.c
|
…
|
|
vsrc_life.c
|
…
|
|
vsrc_mandelbrot.c
|
lavfi/vsrc_mandelbrot: replace round by lrint
|
9 years ago |
vsrc_mptestsrc.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vsrc_testsrc.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
w3fdif.h
|
…
|
|
window_func.c
|
avfilter/window_func: add tukey window function
|
9 years ago |
window_func.h
|
avfilter/window_func: add tukey window function
|
9 years ago |
yadif.h
|
…
|
|