..
x86
x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high
2016-01-08 11:56:43 +01:00
aeval.c
af_adelay.c
avfilter: do not leak frame if ff_get_audio_buffer() fails
2015-11-25 21:59:33 +01:00
af_aecho.c
avfilter: do not leak frame if ff_get_audio_buffer() fails
2015-11-25 21:59:33 +01:00
af_aemphasis.c
lavfi/af_aemphasis: remove unnecessary complex number usage
2015-12-23 09:22:59 -08:00
af_afade.c
avfilter/af_afade: improve accuracy and speed of gain computation
2015-11-26 09:20:46 -05:00
af_afftfilt.c
avfilter: add afftfilter
2016-01-21 14:31:38 +01:00
af_aformat.c
af_agate.c
avfilter/af_sidechaincompress & af_agate: use audio fifo from lavu
2016-01-15 21:49:42 +01:00
af_alimiter.c
avfilter/af_alimiter: add 3 more options
2015-12-06 19:10:39 +01:00
af_amerge.c
af_amix.c
lavfi/af_amix: fix memory leak
2015-12-09 07:58:19 -05:00
af_anequalizer.c
lavfi/af_anequalizer: replace pow(x,-2) by 1/(x*x)
2015-12-28 16:48:41 -08:00
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c
avfilter: add audio pulsator filter
2015-12-02 12:09:06 +01:00
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
2015-11-25 22:22:17 +01:00
af_atempo.c
af_biquads.c
avfilter/af_biquads: display clipping warnings once per filtered frame
2015-12-23 19:15:25 +01:00
af_bs2b.c
af_channelmap.c
lavfi/af_channelmap: fix memory leak
2015-12-09 07:58:13 -05:00
af_channelsplit.c
af_chorus.c
avfilter: do not leak frame if ff_get_audio_buffer() fails
2015-11-25 21:59:33 +01:00
af_compand.c
lavfi/af_compand: replace pow(10,x) by ff_exp10(x)
2015-12-25 10:48:18 -08:00
af_compensationdelay.c
lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
2016-01-05 19:07:19 -08:00
af_dcshift.c
af_dynaudnorm.c
avfilter/af_dynaudnorm: call uninit() from config_input()
2016-01-19 20:14:14 +01:00
af_earwax.c
af_extrastereo.c
af_flanger.c
avfilter/af_flanger: use rint instead of floor hack
2015-12-02 18:31:56 -05:00
af_join.c
af_ladspa.c
avfilter/af_ladspa: accepts ' ' as command separator too
2016-01-22 21:41:11 +01:00
af_pan.c
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c
avfilter/af_sidechaincompress & af_agate: use audio fifo from lavu
2016-01-15 21:49:42 +01:00
af_silencedetect.c
af_silenceremove.c
avfilter/af_silenceremove: make size of window user configurable
2015-12-28 12:23:59 +01:00
af_sofalizer.c
lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz
2016-01-01 12:12:10 -08:00
af_stereotools.c
avfilter/af_stereotools: fix logic fail
2015-12-06 10:09:09 +01:00
af_stereowiden.c
af_tremolo.c
af_vibrato.c
af_volume.c
lavfi/af_volume: replace pow(10,x) by ff_exp10(x)
2015-12-25 10:48:18 -08:00
af_volume.h
af_volumedetect.c
avfilter/af_volumedetect: use log10 instead of hardcoded constant
2015-12-01 19:31:58 -05:00
all_channel_layouts.inc
allfilters.c
avfilter: add convolution filter
2016-01-22 12:06:54 +01:00
asink_anullsink.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avf_ahistogram.c
avfilter: add ahistogram multimedia filter
2016-01-15 19:10:46 +01:00
avf_aphasemeter.c
avf_avectorscope.c
avfilter/avf_avectorscope: add line drawing support
2016-01-05 15:01:55 +01:00
avf_concat.c
avf_showcqt.c
avfilter/showcqt: BASEFREQ and ENDFREQ cast to double
2015-12-07 01:28:48 +01:00
avf_showcqt.h
avf_showfreqs.c
avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size
2016-01-18 19:38:14 +01:00
avf_showspectrum.c
avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size
2016-01-18 19:38:14 +01:00
avf_showvolume.c
avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 is always false"
2015-11-29 15:47:42 +01:00
avf_showwaves.c
avfilter/avf_showwaves: add logarithmic amplitude scaler
2016-01-22 11:11:06 +01:00
avfilter.c
lavfi: make request_frame() non-recursive.
2015-12-22 16:04:30 +01:00
avfilter.h
avfilter: update some comments
2016-01-24 14:32:14 +01:00
avfiltergraph.c
lavfi: make request_frame() non-recursive.
2015-12-22 16:04:30 +01:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h
bufferqueue.h
buffersink.c
lavfi: make request_frame() non-recursive.
2015-12-22 16:04:30 +01:00
buffersink.h
buffersrc.c
buffersrc.h
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c
lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map().
2016-01-24 11:45:53 -05:00
drawutils.h
dualinput.c
dualinput.h
f_drawgraph.c
f_ebur128.c
lavfi/f_ebur128: replace pow(10,x) by ff_exp10(x)
2015-12-25 10:48:18 -08:00
f_interleave.c
lavfi: replace link.closed by link.status.
2015-12-22 16:04:30 +01:00
f_perms.c
f_realtime.c
avfilter: add '.' at and of long filter description where it is missing
2015-11-25 22:22:17 +01:00
f_reverse.c
f_select.c
f_sendcmd.c
f_zmq.c
fifo.c
filtfmts.c
formats.c
avfilter/formats: fix leak of formats on error
2016-01-07 09:58:55 +01:00
formats.h
avfilter: add SOFAlizer audio filter
2015-12-12 20:56:36 +01:00
framepool.c
lavfi: use a video frame pool for each link of the filtergraph
2015-12-15 10:35:41 +01:00
framepool.h
lavfi: use a video frame pool for each link of the filtergraph
2015-12-15 10:35:41 +01:00
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
hermite.h
interlace.h
internal.h
avfilter: update some comments
2016-01-24 14:32:14 +01:00
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
Makefile
avfilter: add convolution filter
2016-01-22 12:06:54 +01:00
maskedmerge.h
opencl_allkernels.c
opencl_allkernels.h
psnr.h
pthread.c
lavfi/pthread: fix perameters/parameters typo
2016-01-24 14:41:11 +01:00
removegrain.h
setpts.c
settb.c
split.c
lavfi: replace link.closed by link.status.
2015-12-22 16:04:30 +01:00
src_movie.c
ssim.h
stereo3d.h
thread.h
tinterlace.h
transform.c
transform.h
trim.c
avfilter/trim: support all channel numbers in atrim filter
2015-12-31 09:14:17 +01:00
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
vaf_spectrumsynth.c
avfilter/vaf_spectrumsynth: Fix mixed declaration and statment
2016-01-15 16:51:54 +01:00
version.h
avfilter: add convolution filter
2016-01-22 12:06:54 +01:00
vf_alphamerge.c
lavfi/vf_alphamerge: fix unitialized pointers
2015-12-10 08:01:40 -05:00
vf_aspect.c
vf_atadenoise.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c
vf_boxblur.c
vf_chromakey.c
vf_codecview.c
avfilter/codecview: reindent after previous commit
2015-12-05 12:25:14 +01:00
vf_colorbalance.c
vf_colorchannelmixer.c
lavfi/vf_colorchannelmixer: replace round by lrint
2015-12-21 08:15:31 -08:00
vf_colorkey.c
vf_colorlevels.c
lavfi/vf_colorlevels: replace round by lrint
2015-12-21 08:17:13 -08:00
vf_colormatrix.c
vf_convolution.c
avfilter/vf_convolution: Use av_clip_uint8()
2016-01-23 18:29:48 +01:00
vf_copy.c
vf_cover_rect.c
avfilter: add '.' at and of long filter description where it is missing
2015-11-25 22:22:17 +01:00
vf_crop.c
lavfi/vf_crop: replace round by lrint
2015-12-21 08:21:20 -08:00
vf_cropdetect.c
lavfi/vf_cropdetect: replace round by lrint
2015-12-19 09:34:08 -08:00
vf_curves.c
vf_dctdnoiz.c
vf_deband.c
vf_decimate.c
lavfi/vf_decimate: do not compare the first frame to itself.
2016-01-03 15:50:51 +01:00
vf_dejudder.c
vf_delogo.c
avfilter/vf_delogo: change the definition of logo_x2 and logo_y2
2015-12-19 03:12:31 +01:00
vf_deshake.c
lavfi/deshake: use FF_CEIL_RSHIFT()
2016-01-07 22:27:54 +01:00
vf_detelecine.c
vf_displace.c
vf_drawbox.c
vf_drawtext.c
lavfi/drawtext: Fix microsecond display.
2016-01-03 22:55:31 +01:00
vf_edgedetect.c
vf_elbg.c
vf_eq.c
vf_eq.h
vf_extractplanes.c
lavfi: replace link.closed by link.status.
2015-12-22 16:04:30 +01:00
vf_fade.c
vf_fftfilt.c
avfilter/vf_fftfilt: this is video filter so use pixels instead of samples
2016-01-14 22:20:25 +01:00
vf_field.c
vf_fieldmatch.c
vf_fieldorder.c
vf_find_rect.c
avfilter: add '.' at and of long filter description where it is missing
2015-11-25 22:22:17 +01:00
vf_format.c
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
lavfi/vf_histogram: replace round by lrint
2015-12-21 08:23:21 -08:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
lavfi/vf_hue: replace rint by lrint
2015-12-26 20:29:22 -08:00
vf_idet.c
lavfi/vf_idet: replace round and cast by lrint
2015-12-19 09:33:32 -08:00
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c
vf_libopencv.c
vf_libopencv: add support for opencv 3
2016-01-25 23:49:22 +01:00
vf_lut3d.c
vf_lut.c
vf_maskedmerge.c
vf_mcdeint.c
vf_mergeplanes.c
vf_mpdecimate.c
lavfi/vf_mpdecimate: remove request_frame().
2015-12-22 15:55:00 +01:00
vf_neighbor.c
avfilter: add '.' at and of long filter description where it is missing
2015-11-25 22:22:17 +01:00
vf_noise.c
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c
vf_overlay: handles expression evaluation of frame size change in frame-by-frame evalutaion mode
2016-01-19 23:30:36 +01:00
vf_owdenoise.c
vf_pad.c
avfilter/vf_pad: fix direct padding
2016-01-06 16:41:50 +01:00
vf_palettegen.c
vf_paletteuse.c
vf_perspective.c
avfilter/vf_perspective: use lrint instead of floor hack
2015-12-02 18:31:56 -05:00
vf_phase.c
vf_pixdesctest.c
vf_pp7.c
vf_pp7.h
vf_pp.c
vf_psnr.c
vf_pullup.c
avfilter: use AV_OPT_TYPE_BOOL in a bunch of places
2015-12-04 15:37:06 +01:00
vf_pullup.h
vf_qp.c
vf_random.c
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_scale: Detecting changes of incoming frame properties and dinamically evaluate width and height expressions
2016-01-20 13:32:00 +01:00
vf_selectivecolor.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c
vf_showpalette.c
lavfi/show_palette: fix memory leak
2015-12-09 07:57:37 -05:00
vf_shuffleframes.c
avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur
2015-12-01 22:00:25 +01:00
vf_shuffleplanes.c
avfilter: add '.' at and of long filter description where it is missing
2015-11-25 22:22:17 +01:00
vf_signalstats.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_ssim.c
vf_stack.c
avfilter/vf_stack: make it possible to stop with shortest stream
2015-11-26 10:02:00 +01:00
vf_stereo3d.c
avfilter/vf_stereo3d: add interleave columns input support
2015-12-19 19:23:47 +01:00
vf_subtitles.c
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_uspp.c
vf_vectorscope.c
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_waveform.c
vf_xbr.c
vf_yadif.c
vf_zoompan.c
avfilter/vf_zoompan: fix pts handling
2016-01-24 20:29:19 +01:00
vf_zscale.c
video.c
lavfi: use a video frame pool for each link of the filtergraph
2015-12-15 10:35:41 +01:00
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
2015-12-19 09:34:26 -08:00
vsrc_mptestsrc.c
avfilter/vsrc_mptestsrc: use lrint instead of floor hack
2015-12-02 18:31:56 -05:00
vsrc_testsrc.c
lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x)
2015-12-25 10:48:18 -08:00
w3fdif.h
window_func.c
avfilter/window_func: add tukey window function
2016-01-05 11:37:11 +01:00
window_func.h
avfilter/window_func: add tukey window function
2016-01-05 11:37:11 +01:00
yadif.h