ffmpeg/libavfilter
Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
2015-09-01 12:02:56 +00:00
..
x86 options: mark av_get_{int,double,q} as deprecated. 2015-08-18 12:05:17 -04:00
Makefile avfilter: add allrgb 2015-08-29 14:57:52 +02:00
aeval.c
af_adelay.c
af_aecho.c
af_afade.c avfilter: add acrossfade filter 2015-07-26 21:54:13 +00:00
af_aformat.c
af_amerge.c avfilter/af_amerge: use the name 's' for the pointer to the private context 2015-08-27 21:01:01 +00:00
af_amix.c
af_anull.c
af_apad.c avfilter/af_apad: use the name 's' for the pointer to the private context 2015-08-29 16:38:38 +00:00
af_aphaser.c avfilter/af_aphaser: use the name 's' for the pointer to the private context 2015-08-26 09:49:02 +00:00
af_aresample.c options: mark av_get_{int,double,q} as deprecated. 2015-08-18 12:05:17 -04:00
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c avfilter/af_astats: use UINT64_C instead of the LLU suffix 2015-07-20 00:05:20 -03:00
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c
af_bs2b.c
af_channelmap.c Merge commit '22ecfcd4c79cdf812fdf406525ddf0fd1f7114e4' 2015-07-23 11:57:45 +02:00
af_channelsplit.c
af_chorus.c
af_compand.c avfilter/af_compand: fix clipping with default options 2015-07-17 11:29:29 +00:00
af_dcshift.c
af_dynaudnorm.c avfilter/af_dynaudnorm: Use av_frame_get_channels() 2015-07-18 10:45:29 +02:00
af_earwax.c
af_flanger.c
af_join.c
af_ladspa.c
af_pan.c lavfi/af_pan: Support a maximum of 64 channels. 2015-07-17 00:18:29 +02:00
af_replaygain.c
af_resample.c Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae' 2015-07-19 16:05:33 +02:00
af_sidechaincompress.c avfilter: add sidechain compress audio filter 2015-07-25 22:07:20 +00:00
af_silencedetect.c
af_silenceremove.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c avfilter: add allrgb 2015-08-29 14:57:52 +02:00
asink_anullsink.c
asrc_abuffer.h
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
audio.h avfilter: remove obsolete function declarations 2015-08-08 21:58:48 +02:00
avcodec.c disable deprecation warnings in deprecated code 2015-08-22 19:16:14 +02:00
avcodec.h
avf_aphasemeter.c avfilter: add aphasemeter filter 2015-08-12 22:27:43 +02:00
avf_avectorscope.c avfilter/avf_avectorscope: add polar mode 2015-08-14 17:27:56 +02:00
avf_concat.c
avf_showcqt.c
avf_showfreqs.c avfilter: add showfreqs filter 2015-08-19 16:15:13 +00:00
avf_showspectrum.c avfilter/avf_showspectrum: use av_calloc() 2015-08-06 15:06:14 +02:00
avf_showvolume.c avfilter/avf_showvolume: stop making output fully transparent 2015-08-01 19:40:34 +02:00
avf_showwaves.c
avfilter.c lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 2015-08-18 22:22:49 -04:00
avfilter.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
avfiltergraph.c avfilter/avfiltergraph: Implement and use find_best_sample_fmt_of_2() 2015-08-16 14:59:58 +02:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
buffersink.h
buffersrc.c
buffersrc.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
deshake.h
deshake_opencl.c
deshake_opencl.h
deshake_opencl_kernel.h
drawutils.c
drawutils.h
dualinput.c avfilter/framesync: allocate FFFrameSyncIn internally 2015-08-26 11:12:23 +00:00
dualinput.h avfilter/framesync: allocate FFFrameSyncIn internally 2015-08-26 11:12:23 +00:00
f_drawgraph.c avfilter/f_drawgraph: stop making foreground color transparent 2015-08-02 13:34:30 +02:00
f_ebur128.c
f_interleave.c
f_perms.c
f_reverse.c avfilter: rename vf_reverse.c to f_reverse.c 2015-07-24 02:09:53 +00:00
f_select.c
f_sendcmd.c
f_zmq.c
fifo.c
filtfmts.c
formats.c
formats.h
framesync.c avfilter/framesync: allocate FFFrameSyncIn internally 2015-08-26 11:12:23 +00:00
framesync.h avfilter/framesync: allocate FFFrameSyncIn internally 2015-08-26 11:12:23 +00:00
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c graphdump: include internal.h for AVFilterPad 2015-08-08 21:59:21 +02:00
graphparser.c avfilter/graphparser: Do not ignore scale_sws_opts if args == NULL 2015-08-08 13:24:52 +02:00
interlace.h
internal.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
opencl_allkernels.c
opencl_allkernels.h
psnr.h vf_psnr: sse2 optimizations for sum-squared-error. 2015-07-14 17:57:14 +02:00
pthread.c
removegrain.h avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
setpts.c
settb.c
split.c
src_movie.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
ssim.h vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 2015-07-14 05:07:07 +02:00
thread.h
tinterlace.h
transform.c
transform.h
trim.c
unsharp.h
unsharp_opencl.c
unsharp_opencl.h
unsharp_opencl_kernel.h
version.h lavfi/scale: Pass src_range and dst_range to libswscale. 2015-09-01 09:17:26 +02:00
vf_alphamerge.c
vf_aspect.c lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 2015-08-18 22:22:49 -04:00
vf_atadenoise.c avfilter: add atadenoise 2015-08-02 18:19:19 +02:00
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: use the name 's' for the pointer to the private context 2015-08-25 18:16:55 +00:00
vf_boxblur.c
vf_codecview.c
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorkey.c
vf_colorlevels.c
vf_colormatrix.c
vf_copy.c
vf_cover_rect.c
vf_crop.c libavfilter/vf_crop: implement process_command 2015-07-21 19:19:36 +02:00
vf_cropdetect.c
vf_curves.c
vf_dctdnoiz.c
vf_deband.c avfilter/vf_deband: add mising slice thread flag 2015-08-02 14:00:34 +02:00
vf_decimate.c
vf_dejudder.c avfilter/vf_dejudder: use the name 's' for the pointer to the private context 2015-08-28 19:05:19 +00:00
vf_delogo.c
vf_deshake.c
vf_detelecine.c
vf_drawbox.c
vf_drawtext.c drawtext: Move the strftime expansion in a separate function 2015-08-02 15:18:48 +02:00
vf_edgedetect.c
vf_elbg.c
vf_eq.c avfilter/vf_eq: Support contrast from -1000 to 1000 2015-07-16 18:50:24 +02:00
vf_eq.h
vf_extractplanes.c
vf_fade.c
vf_fftfilt.c
vf_field.c
vf_fieldmatch.c
vf_fieldorder.c
vf_find_rect.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_framerate.c avfilter: add framerate video filter 2015-08-27 20:00:36 +00:00
vf_framestep.c
vf_frei0r.c
vf_fspp.c
vf_fspp.h
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vf_histogram.c avfilter/vf_histogram: 9 and 10 bit depth support 2015-08-28 14:15:17 +00:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_idet.c
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c
vf_libopencv.c
vf_lut.c
vf_lut3d.c
vf_mcdeint.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 2015-07-27 22:10:35 +02:00
vf_mergeplanes.c avfilter/framesync: allocate FFFrameSyncIn internally 2015-08-26 11:12:23 +00:00
vf_mpdecimate.c
vf_neighbor.c avfilter: add erosion, dilation, deflate & inflate filter 2015-07-15 13:21:47 +00:00
vf_noise.c
vf_noise.h
vf_null.c
vf_overlay.c
vf_owdenoise.c
vf_pad.c
vf_palettegen.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vf_paletteuse.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vf_perspective.c
vf_phase.c
vf_pixdesctest.c
vf_pp.c
vf_pp7.c
vf_pp7.h
vf_psnr.c vf_psnr: add psnr_avg to stats file. 2015-08-05 09:19:09 -04:00
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c avfilter: add random video filter 2015-07-19 19:01:00 +00:00
vf_removegrain.c avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale.c lavfi/scale: Pass src_range and dst_range to libswscale. 2015-09-01 09:17:26 +02:00
vf_separatefields.c avfilter/vf_separatefields: use the name 's' for the pointer to the private context 2015-08-30 15:58:12 +00:00
vf_setfield.c
vf_showinfo.c
vf_showpalette.c
vf_shuffleplanes.c
vf_signalstats.c
vf_smartblur.c avfilter/vf_smartblur: use the name 's' for the pointer to the private context 2015-07-15 13:34:56 +00:00
vf_spp.c avfilter/vf_spp: use the name 's' for the pointer to the private context 2015-09-01 12:02:56 +00:00
vf_spp.h
vf_ssim.c avfilter/vf_ssim: Fix "incompatible pointer type" warnings 2015-07-14 13:29:55 +02:00
vf_stack.c avfilter: add hstack & vstack filter 2015-08-26 11:16:51 +00:00
vf_stereo3d.c avfilter/vf_stereo3d: implement slice threading for anaglyph output 2015-07-12 20:05:56 +00: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 Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 2015-07-27 22:10:35 +02:00
vf_vectorscope.c avfilter/vf_vectorscope: make color mode more useful 2015-08-30 13:37:21 +00:00
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c avfilter/vf_w3fdif: implement slice threading 2015-07-12 20:06:03 +00:00
vf_waveform.c avfilter/vf_waveform: support envelope for all filters 2015-09-01 08:43:34 +00:00
vf_xbr.c
vf_yadif.c
vf_zoompan.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vsrc_life.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c avfilter: add allrgb 2015-08-29 14:57:52 +02:00
yadif.h