ffmpeg/libavfilter
Michael Niedermayer ba54512a10 avfilter/vf_mpdecimate: Fix missing ()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-04-06 02:41:49 +02:00
..
x86
aeval.c avfilter/aeval: Fixed a memory leak in EvalContext::channel_values 2015-03-10 14:40:08 +01:00
af_adelay.c
af_aecho.c
af_afade.c
af_aformat.c
af_amerge.c
af_amix.c
af_anull.c
af_apad.c
af_aphaser.c avfilter/af_aphaser: Change type to int as its accessed as int via AVOptions 2015-03-02 04:08:32 +01:00
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c avfilter/af_astats: redo zero channel handling 2015-03-08 11:06:45 +00:00
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c avfilter/af_biquads: Change width_type to int as its accessed as int via AVOptions 2015-03-02 04:08:26 +01:00
af_bs2b.c
af_channelmap.c af_channelmap: fix number of channels 2015-03-28 11:16:26 +01:00
af_channelsplit.c
af_compand.c
af_dcshift.c
af_earwax.c
af_flanger.c
af_join.c
af_ladspa.c
af_pan.c
af_replaygain.c
af_resample.c
af_silencedetect.c
af_silenceremove.c
af_volume.c avfilter/af_volume: fix precision=fixed and volume=0 case 2015-03-01 02:37:56 +01:00
af_volume.h avfilter/af_volume: Change enums to int, which are accessed via AVOption as int 2015-03-02 04:08:22 +01:00
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: add inverse telecine filter 2015-03-27 21:34:03 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_avectorscope.c avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOption as int 2015-03-02 04:08:18 +01:00
avf_concat.c
avf_showcqt.c
avf_showspectrum.c avfilter/avf_showspectrum: Change enums to int, which are accessed via AVOption as int 2015-03-02 04:08:14 +01:00
avf_showwaves.c lavfi: add showwavespic filter 2015-03-18 12:19:08 +01:00
avfilter.c Merge commit '88b160a457e491cb9e014630ef5387ad3500258e' 2015-03-06 01:16:47 +01:00
avfilter.h Merge commit 'cfe64613923a2d47644a87386146ada1f9f6b659' 2015-03-22 04:03:20 +01:00
avfiltergraph.c
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c avfilter/buffer: Check for qp_table allocation failure 2015-02-22 20:27:11 +01:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c
drawutils.h
dualinput.c
dualinput.h
f_ebur128.c
f_interleave.c
f_perms.c avfilter/f_perms: Change enums to int, which are accessed via AVOption as int 2015-03-07 02:45:49 +01:00
f_select.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
f_sendcmd.c lavfi/sendcmd: improve error reporting and robustness in case of missing commands 2015-03-16 10:49:25 +01:00
f_zmq.c
fifo.c
filtfmts.c filtfmts: Avoid null pointer dereference 2015-04-03 17:23:45 +02:00
formats.c avfilter/formats: proper error handling in ff_set_common_*() functions 2015-03-16 23:43:12 +01:00
formats.h avfilter/formats: proper error handling in ff_set_common_*() functions 2015-03-16 23:43:12 +01:00
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
interlace.h
internal.h
lavfutils.c avfilter/lavfutils: use av_frame_free for freeing an AVFrame 2015-03-02 21:27:21 +01:00
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
Makefile lavfi: add inverse telecine filter 2015-03-27 21:34:03 +01:00
opencl_allkernels.c
opencl_allkernels.h
pthread.c
setpts.c
settb.c
split.c
src_movie.c
thread.h
tinterlace.h avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 2015-03-30 00:08:57 +02:00
transform.c
transform.h
trim.c
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
version.h lavfi/eq: rework expression evaluation 2015-03-20 09:41:32 +01:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_tblend: use av_frame_free for freeing an AVFrame 2015-03-02 21:27:21 +01:00
vf_boxblur.c lavfi/boxblur: Fix colourpsace list. 2015-03-10 22:55:30 +01:00
vf_codecview.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_colorbalance.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_colorchannelmixer.c
vf_colorlevels.c
vf_colormatrix.c avfilter/vf_colormatrix: fix yuv420p threading, second try 2015-03-19 00:03:29 +01:00
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_curves.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_dctdnoiz.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_decimate.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_dejudder.c
vf_delogo.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_deshake.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_detelecine.c avfilter/vf_detelecine: Fix uninitialized array index error 2015-03-31 12:11:17 +02:00
vf_drawbox.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_drawtext.c vf_drawtext: add support for setting box border width 2015-03-31 13:41:25 +02:00
vf_edgedetect.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_elbg.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_eq.c lavfi/eq: rework expression evaluation 2015-03-20 09:41:32 +01:00
vf_eq.h lavfi/eq: rework expression evaluation 2015-03-20 09:41:32 +01:00
vf_extractplanes.c
vf_fade.c lavfi/fade: Do not overread input buffer. 2015-02-25 15:07:18 +01:00
vf_fftfilt.c avfilter/vf_fftfilt: increase RDFT length by 10% 2015-03-10 03:32:38 +01:00
vf_field.c avfilter/vf_field: Change enum to int, which is accessed via AVOption as int 2015-03-17 16:52:10 +01:00
vf_fieldmatch.c avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption as int 2015-03-17 17:11:42 +01:00
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_framestep.c
vf_frei0r.c
vf_fspp.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_fspp.h
vf_geq.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_gradfun.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_hflip.c
vf_histeq.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_histogram.c avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int 2015-03-18 12:32:56 +01:00
vf_hqdn3d.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_hqdn3d.h
vf_hqx.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_hue.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_idet.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_idet.h
vf_il.c avfilter/vf_il: Change enums to int, which are accessed via AVOption as int 2015-03-18 12:32:56 +01:00
vf_interlace.c
vf_kerndeint.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_lenscorrection.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_libopencv.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_lut3d.c avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int 2015-03-18 12:32:56 +01:00
vf_lut.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_mcdeint.c avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as int 2015-03-20 19:12:57 +01:00
vf_mergeplanes.c
vf_mpdecimate.c avfilter/vf_mpdecimate: Fix missing () 2015-04-06 02:41:49 +02:00
vf_noise.c
vf_noise.h
vf_null.c
vf_overlay.c avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int 2015-03-20 19:11:58 +01:00
vf_owdenoise.c avfilter: handle error in query_formats() of a bunch of random video filters 2015-03-16 23:43:12 +01:00
vf_pad.c
vf_palettegen.c avfilter/palettegen: make sure at least one frame was sent to the filter 2015-03-15 19:09:20 +01:00
vf_paletteuse.c avfilter/vf_paletteuse: indent fix after 7ccc5848 2015-03-05 16:04:20 +01:00
vf_perspective.c avfilter/vf_perspective: Use av_clip_uint8() 2015-02-21 14:51:07 +01:00
vf_phase.c avfilter/vf_phase: Change enum to int, which is accessed via AVOption as int 2015-03-20 19:09:38 +01:00
vf_pixdesctest.c
vf_pp7.c avfilter/vf_pp7: remove unused var 2015-03-20 04:38:52 +01:00
vf_pp7.h
vf_pp.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_psnr.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_pullup.c
vf_pullup.h
vf_qp.c vfilter/vf_qp: Support evaluating expression per MB 2015-03-28 15:18:58 +01:00
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_sab.c
vf_scale.c
vf_separatefields.c
vf_setfield.c avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int 2015-03-22 17:30:24 +01:00
vf_showinfo.c vf_showinfo: minimum widths for some early fields 2015-03-04 21:43:42 +01:00
vf_showpalette.c
vf_shuffleplanes.c
vf_signalstats.c avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption as int 2015-03-22 17:31:34 +01:00
vf_smartblur.c
vf_spp.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_spp.h
vf_stereo3d.c avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as int 2015-03-23 19:31:17 +01:00
vf_subtitles.c avfilter/vf_subtitles: Add () to protect the argument of the AA() macro 2015-02-19 01:51:54 +01:00
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c avfilter/vf_telecine: Avoid floating point values 2015-03-27 15:52:59 +01:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c avfilter/vf_transpose: Change enums to int, which are accessed via AVOption as int 2015-03-30 00:08:57 +02:00
vf_unsharp.c
vf_uspp.c Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 2015-03-18 01:18:40 +01:00
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as int 2015-03-30 21:58:42 +02:00
vf_w3fdif.c
vf_xbr.c
vf_yadif.c
vf_zoompan.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOption as int 2015-04-05 15:44:59 +02:00
vsrc_mptestsrc.c avfilter/vsrc_mptestsrc: Use av_clip_uint8() 2015-02-21 14:50:23 +01:00
vsrc_testsrc.c
yadif.h avfilter/yadif: Change enums to int, which are accessed via AVOption as int 2015-04-05 15:46:11 +02:00