FFmpeg/libavfilter
2016-08-11 21:46:06 +02:00
..
tests Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 2016-06-22 13:44:34 +02:00
x86 asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
aeval.c
af_acrusher.c avfilter: add acrusher filter 2016-08-11 15:02:16 +02:00
af_adelay.c avfilter/af_adelay: make it possible to delay channels by exact number of samples 2016-08-11 21:46:06 +02:00
af_aecho.c
af_aemphasis.c
af_afade.c
af_afftfilt.c
af_aformat.c
af_agate.c
af_alimiter.c
af_amerge.c
af_amix.c avfilter/af_amix: dont fail if there are no samples in output_frame() 2016-06-06 00:31:05 +02:00
af_anequalizer.c
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c avfilter/af_astats: extend bitdepth calculation 2016-08-03 20:32:43 +02:00
af_asyncts.c
af_atempo.c
af_biquads.c
af_bs2b.c
af_channelmap.c
af_channelsplit.c
af_chorus.c
af_compand.c
af_compensationdelay.c
af_crystalizer.c avfilter: add crystalizer audio filter 2016-08-07 10:58:42 +02:00
af_dcshift.c
af_dynaudnorm.c avfilter/af_dynaudnorm: use better check for infinite loop 2016-08-07 23:47:04 +02:00
af_earwax.c
af_extrastereo.c
af_firequalizer.c avfilter/af_firequalizer: add zero_phase option 2016-06-07 07:55:48 +07:00
af_flanger.c
af_hdcd.c af_hdcd: Don't warn if converting from AV_SAMPLE_FMT_S16P 2016-08-08 11:17:27 -05:00
af_join.c
af_ladspa.c
af_loudnorm.c avfilter/af_loudnorm: add dual_mono option 2016-06-09 13:06:30 -05:00
af_pan.c
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c
af_stereotools.c
af_stereowiden.c avfilter/af_stereowiden: fix read/write past the end of buffer 2016-07-30 21:53:25 +02:00
af_tremolo.c
af_vibrato.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c avfilter: add acrusher filter 2016-08-11 15:02:16 +02:00
asink_anullsink.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avf_ahistogram.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_aphasemeter.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_avectorscope.c avfilter/avf_avectorscope: fix initialization for prev_y in polar mode 2016-08-11 17:30:32 +02:00
avf_concat.c
avf_showcqt.c avfilter/showcqt: set some frame properties 2016-06-24 15:33:16 +07:00
avf_showcqt.h avfilter/avf_showcqt: cqt_calc optimization on x86 2016-06-08 16:09:43 +07:00
avf_showfreqs.c
avf_showspectrum.c avfilter/avf_showspectrum: improve dB scale description 2016-08-07 20:21:52 +02:00
avf_showvolume.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_showwaves.c avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers 2016-08-10 11:34:04 +02:00
avfilter.c Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 2016-04-14 13:59:45 +01:00
avfilter.h doxygen: Standardize root-level modules 2016-08-02 22:15:25 -07:00
avfiltergraph.c avfiltergraph.c: restore disabling of auto conversions 2016-08-10 11:37:28 -05:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: fix incorrect Y variable when threading is used 2016-05-23 21:49:15 +02:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
bwdif.h
colorspacedsp_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 2016-05-10 08:37:55 -04:00
colorspacedsp_yuv2yuv_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 2016-05-10 08:37:55 -04:00
colorspacedsp.c vf_colorspace: use enums for bpp/subsampling array indices. 2016-05-10 08:37:56 -04:00
colorspacedsp.h vf_colorspace: use enums for bpp/subsampling array indices. 2016-05-10 08:37:56 -04:00
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c avfilter/drawutils: Fix single plane with alpha 2016-08-09 12:42:57 +02:00
drawutils.h
dualinput.c avfilter/dualinput: Add support to skip initial unpaired frames 2016-06-26 01:01:28 +02:00
dualinput.h avfilter/dualinput: Add support to skip initial unpaired frames 2016-06-26 01:01:28 +02:00
f_bench.c
f_drawgraph.c avfilter/f_drawgraph: add another slide mode 2016-07-28 10:30:06 +02:00
f_ebur128.c
f_interleave.c
f_loop.c avfilter/f_loop: Fix leak on error 2016-05-29 21:21:59 +02:00
f_metadata.c Changed metadata print option to accept general urls 2016-07-10 00:36:49 +02:00
f_perms.c
f_realtime.c
f_reverse.c
f_select.c
f_sendcmd.c
f_streamselect.c
f_zmq.c
fifo.c
formats.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 2016-05-11 19:13:03 +01:00
formats.h
framepool.c
framepool.h
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c avfilter/graphparser: remove '\n' from parse_filter 2016-06-13 16:17:53 +07:00
hermite.h
interlace.h Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
internal.h
lavfutils.c
lavfutils.h
libavfilter.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
log2_tab.c
lswsutils.c
lswsutils.h
Makefile avfilter: add acrusher filter 2016-08-11 15:02:16 +02:00
maskedmerge.h
opencl_allkernels.c
opencl_allkernels.h
psnr.h
pthread.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
removegrain.h
setpts.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
settb.c
split.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 2016-04-21 20:20:42 +02:00
src_movie.c avfilter/src_movie: Add option to remove timestamp discontinuities 2016-06-26 00:20:00 +02:00
ssim.h
stereo3d.h
thread.h
tinterlace.h
transform.c
transform.h
trim.c Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 2016-06-19 01:19:32 +02:00
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
vaf_spectrumsynth.c
version.h avfilter: add acrusher filter 2016-08-11 15:02:16 +02:00
vf_alphamerge.c
vf_aspect.c
vf_atadenoise.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: fix incorrect Y variable when threading is used 2016-05-23 21:49:15 +02:00
vf_boxblur.c
vf_bwdif.c avfilter/vf_bwdif: Change default to deinterlace all frames 2016-06-19 17:02:09 -03:00
vf_chromakey.c
vf_ciescope.c
vf_codecview.c vf_codecview: added new options 2016-06-15 13:56:07 +02:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorkey.c
vf_colorlevels.c
vf_colormatrix.c avfilter/vf_colormatrix: add bt.2020 colorspace 2016-06-05 19:46:38 +02:00
vf_colorspace.c vf_colorspace: don't enable passthrough if bitdepth doesn't match. 2016-05-10 09:26:17 -04:00
vf_convolution.c
vf_copy.c
vf_coreimage.m avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vf_cover_rect.c
vf_crop.c
vf_cropdetect.c
vf_curves.c lavfi/curves: fix meaningless const int returned value 2016-07-26 21:22:27 +02:00
vf_datascope.c
vf_dctdnoiz.c
vf_deband.c
vf_decimate.c
vf_dejudder.c
vf_delogo.c avfilter/delogo: Check that logo area is inside the picture 2016-05-10 18:18:47 +02:00
vf_deshake.c
vf_detelecine.c
vf_displace.c
vf_drawbox.c
vf_drawtext.c avfilter/vf_drawtext: Check return code of load_glyph() 2016-04-24 12:39:25 +02:00
vf_edgedetect.c
vf_elbg.c
vf_eq.c Timeline function for the eq filter 2016-06-13 01:57:22 +02:00
vf_eq.h
vf_extractplanes.c
vf_fade.c Merge commit 'a638e9184d63e57e67901f34afe919fd56fd3ac4' 2016-04-21 16:52:03 +01:00
vf_fftfilt.c
vf_field.c
vf_fieldhint.c avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 2016-05-29 19:00:15 +02:00
vf_fieldmatch.c
vf_fieldorder.c
vf_find_rect.c
vf_format.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 2016-04-21 20:20:42 +02:00
vf_fps.c avfilter/vf_fps: set fps value boundaries 2016-05-09 15:01:07 +02:00
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_frei0r.c Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68' 2016-06-21 22:00:12 +02:00
vf_fspp.c
vf_fspp.h
vf_geq.c
vf_gradfun.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_hflip.c
vf_histeq.c
vf_histogram.c avfilter/vf_histogram: indent histogram options 2016-06-11 18:40:55 +02:00
vf_hqdn3d.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_hwdownload.c Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 2016-06-21 15:26:20 +02:00
vf_hwupload_cuda.c
vf_hwupload.c Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 2016-04-14 13:59:45 +01:00
vf_idet.c
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c
vf_libopencv.c
vf_lut3d.c
vf_lut.c
vf_maskedmerge.c
vf_mcdeint.c
vf_mergeplanes.c
vf_mpdecimate.c
vf_neighbor.c
vf_nnedi.c
vf_noise.c
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_owdenoise.c libavfilter/vf_owdenoise.c: skip processing when strength is 0 2016-04-12 22:57:32 +02:00
vf_pad.c Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 2016-06-21 15:26:20 +02:00
vf_palettegen.c
vf_paletteuse.c avfilter/vf_paletteuse: enable skip_initial_unpaired 2016-06-26 01:08:28 +02:00
vf_perspective.c lavfi/perspective: Add basic timeline editing. 2016-04-17 21:12:34 +02:00
vf_phase.c
vf_pixdesctest.c
vf_pp7.c
vf_pp7.h
vf_pp.c
vf_psnr.c avfilter: Add new format for PSNR stats log 2016-07-29 20:49:53 +02:00
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readvitc.c avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to AVFrame.metadata (to comply to API) 2016-04-17 18:21:42 +02:00
vf_remap.c avfilter/vf_remap: >8 bit support 2016-08-10 10:02:05 +02:00
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c avfilter/vf_rotate: add >8 bit depth support 2016-07-04 20:39:16 +02:00
vf_sab.c
vf_scale_npp.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 2016-04-21 20:20:42 +02:00
vf_scale_vaapi.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 2016-04-21 20:20:42 +02:00
vf_scale.c vf_scale: support bt2020 in in/out_color_matrix properties. 2016-04-17 09:28:30 -04:00
vf_selectivecolor.c lavfi/selectivecolor: add 16-bit support 2016-07-24 15:29:37 +02:00
vf_separatefields.c
vf_setfield.c
vf_showinfo.c
vf_showpalette.c
vf_shuffleframes.c
vf_shuffleplanes.c
vf_signalstats.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_ssim.c
vf_stack.c
vf_stereo3d.c
vf_subtitles.c lavfi/subtitles: remove unecessary checks 2016-06-25 19:14:21 +02:00
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c
vf_telecine.c avfilter/vf_telecine: Make frame writable before writing into it 2016-06-14 18:08:56 +02:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_uspp.c avfilter/vf_uspp: Check for encoding failure 2016-07-13 20:16:27 +02:00
vf_vectorscope.c
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_waveform.c avfilter/vf_waveform: fix order of graticule scale items 2016-05-05 10:38:37 +02:00
vf_xbr.c
vf_yadif.c cosmetics: Fix spelling mistakes 2016-05-04 18:16:21 +02:00
vf_zoompan.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vf_zscale.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_life.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_testsrc.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
w3fdif.h
window_func.c
window_func.h
yadif.h