1
0
Fork 0
FFmpeg/libavfilter
Paul B Mahol 4f566654e7 avfilter/vf_random: fix memory leaks
Fixes #8296

(cherry picked from commit 3488e0977c)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2022-05-04 19:35:13 +02:00
..
x86 doc: fix spelling errors 2015-10-12 21:46:54 +02:00
Makefile avfilter: add allrgb 2015-08-29 14:57:52 +02:00
aeval.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_adelay.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_aecho.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_afade.c avfilter: add acrossfade filter 2015-07-26 21:54:13 +00:00
af_aformat.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_amerge.c avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 2015-09-05 15:14:09 +02:00
af_amix.c avfilter/af_amix: dont fail if there are no samples in output_frame() 2016-08-15 18:54:34 +02:00
af_anull.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
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 avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ 2014-06-14 04:24:13 +02:00
af_asetrate.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_ashowinfo.c Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' 2015-05-20 19:14:11 +02:00
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 Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
af_asyncts.c avfilter/af_asyncts: use llabs for int64_t 2015-09-06 12:11:23 +02:00
af_atempo.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_biquads.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_bs2b.c avfilter: use AVFILTER_DEFINE_CLASS() 2015-07-02 15:36:00 +00:00
af_channelmap.c avfilter/af_channelmap: Reorder operations to avoid memleak 2015-09-04 00:10:41 +02:00
af_channelsplit.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
af_chorus.c avfilter: add chorus filter 2015-04-11 20:39:43 +00:00
af_compand.c avfilter/af_compand: fix clipping with default options 2015-07-17 11:29:29 +00:00
af_dcshift.c libavfilter/af_dcshift.c: Fixed repeated spelling error 2018-01-31 22:56:14 +01:00
af_dynaudnorm.c avfilter/af_dynaudnorm: Fix typo in assert 2015-09-03 18:55:06 +02:00
af_earwax.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
af_flanger.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_join.c avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype 2015-01-20 16:52:30 +00:00
af_ladspa.c avfilter/af_ladspa: process all channels for nb_handles > 1 2015-09-16 12:50:13 +00:00
af_pan.c lavfi: fix typos 2016-11-26 15:12:25 +01:00
af_replaygain.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
af_resample.c Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae' 2015-07-19 16:05:33 +02:00
af_sidechaincompress.c avfilter/af_sidechaincompress: Also assert that i < 2 2015-09-03 23:13:24 +02:00
af_silencedetect.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
af_silenceremove.c avfilter/af_silenceremove: fix possible crash if supplied duration is negative 2019-01-25 00:56:50 +01:00
af_volume.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00: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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
all_channel_layouts.inc
allfilters.c avfilter: add allrgb 2015-08-29 14:57:52 +02:00
asink_anullsink.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
asrc_abuffer.h
asrc_anullsrc.c lavfi: parsing helper for unknown channel layouts. 2013-11-03 10:30:25 +01:00
asrc_flite.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
asrc_sine.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
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 avfilter: remove obsolete FF_API_FILL_FRAME cruft 2014-09-17 15:23:26 -03:00
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 avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memory 2014-11-22 18:47:26 +01:00
avf_showcqt.c avfilter/avf_showcqt: Fix gamma comparisons 2015-05-12 20:31:21 +02:00
avf_showfreqs.c avfilter/avf_showfreqs: Fix memleak of out frame 2015-09-05 15:46:18 +02: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/avf_showwaves: Check max_samples 2015-09-03 19:27:20 +02:00
avfilter.c avfilter/avfilter: Add a few more basic filters to the list which support frame size changes 2015-09-05 11:43:27 +02:00
avfilter.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
avfiltergraph.c avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 2017-05-20 03:41:33 +02:00
avfiltergraph.h
avfilterres.rc Add Windows resource file support for shared libraries 2013-12-05 23:42:07 +01:00
bbox.c
bbox.h
buffer.c avfilter/buffer: Check for qp_table allocation failure 2015-02-22 20:27:11 +01:00
bufferqueue.h avfilter/bufferqueue: Increase buffer queue size 2014-06-04 18:41:04 +02:00
buffersink.c avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
buffersink.h Merge remote-tracking branch 'qatar/master' 2014-02-15 04:05:04 +01:00
buffersrc.c buffersrc: Use the correct deallocation function 2015-04-22 12:26:53 +02:00
buffersrc.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
deshake.h vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 2014-09-18 00:48:15 +02:00
deshake_opencl.c lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 2014-08-12 03:49:45 +02:00
deshake_opencl.h lavfi/deshake_opencl: optimze transform filter 2013-12-19 13:31:31 +01:00
deshake_opencl_kernel.h lavfi/deshake_opencl: optimze transform filter 2013-12-19 13:31:31 +01:00
drawutils.c avfilter/drawutils: Assert av_pix_fmt_desc_get() return value in ff_fill_line_with_color() 2015-06-13 21:33:18 +02:00
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/vf_drawgraph: add rscroll slide mode 2015-09-03 09:12:14 +00:00
f_ebur128.c avfilter/ebur128: rework channel weighting definition code 2014-09-06 13:47:59 +02:00
f_interleave.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
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_reverse.c avfilter: rename vf_reverse.c to f_reverse.c 2015-07-24 02:09:53 +00: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 Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
fifo.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
filtfmts.c filtfmts: Avoid null pointer dereference 2015-04-19 23:45:35 +01:00
formats.c avfilter/formats: fix wrong function name in error message 2018-01-31 22:56:14 +01:00
formats.h avfilter/formats: proper error handling in ff_set_common_*() functions 2015-03-16 23:43:12 +01:00
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 avfilter/af_aphaser: move wave table generation code into separate file 2014-07-03 07:34:11 +00:00
generate_wave_table.h generate_wave_table: Add include for AVSampleFormat 2015-02-06 19:07:29 +01:00
gradfun.h Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' 2013-10-23 12:14:49 +02:00
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 Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' 2014-11-15 02:39:49 +01:00
internal.h avfilter: add missing FF_API_AVFILTERBUFFER guards 2015-08-30 23:24:22 +02:00
lavfutils.c avfilter/lavfutils: disable frame threads when decoding a single image 2015-04-30 03:48:33 +02:00
lavfutils.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
libavfilter.v lavfi: stop exporting internal functions 2014-08-10 04:51:19 +02:00
log2_tab.c lavfi: duplicate ff_log2_tab 2014-08-13 01:00:38 +02:00
lswsutils.c avfilter/lswsutils: dont override the default scaler 2013-10-07 13:28:13 +02:00
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 avfilter/pthread: Use av_mallocz_array() 2014-04-22 02:40:20 +02:00
removegrain.h avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 2015-07-14 23:50:50 +00:00
setpts.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 2015-04-20 03:19:47 +02:00
settb.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
split.c lavfi: check av_strdup() return value 2015-01-06 10:02:11 +00:00
src_movie.c avfilter/src_movie: fix how we check for overflows with seek_point 2016-04-27 04:40:11 +02:00
ssim.h vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 2015-07-14 05:07:07 +02:00
thread.h Merge remote-tracking branch 'qatar/master' 2013-09-28 11:02:01 +02:00
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 Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
transform.h
trim.c avfilter/trim: remove duplicate assignment 2014-07-31 20:53:15 +02:00
unsharp.h avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 2015-02-11 13:51:58 +01:00
unsharp_opencl.c avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 2015-02-11 13:51:58 +01:00
unsharp_opencl.h
unsharp_opencl_kernel.h avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 2015-02-11 13:51:58 +01:00
version.h lavfi/scale: Pass src_range and dst_range to libswscale. 2015-09-01 09:17:26 +02:00
vf_alphamerge.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
vf_aspect.c avfilter/vf_aspect: Fix integer overflow in compute_dar() 2020-04-23 21:29:01 +02:00
vf_atadenoise.c avfilter/vf_atadenoise: Check for ff_get_video_buffer() failure 2015-09-03 23:07:43 +02:00
vf_bbox.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_blackdetect.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_blackframe.c lavfi: fix typos 2016-11-26 15:12:25 +01:00
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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_codecview.c avfilter: fix a few 5 spaces indent 2015-06-07 20:18:15 +02: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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_colorkey.c avfilter/vf_colorkey: Add colorkey video filter 2015-06-14 01:04:14 +02:00
vf_colorlevels.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_colormatrix.c lavfi/colormatrix: Add a bt601 alias 2015-09-02 16:35:21 +02:00
vf_copy.c Merge remote-tracking branch 'qatar/master' 2014-02-24 10:47:47 +01:00
vf_cover_rect.c avfilter: use AVFILTER_DEFINE_CLASS() 2015-07-02 15:36:00 +00:00
vf_crop.c libavfilter/vf_crop: implement process_command 2015-07-21 19:19:36 +02:00
vf_cropdetect.c lavfi/cropdetect: Fix cropdetect for > 8 bit input. 2015-05-04 17:50:16 +02:00
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_deband.c avfilter/vf_deband: add mising slice thread flag 2015-08-02 14:00:34 +02: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 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 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: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00: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 avfilter/vf_drawtext: Check return code of load_glyph() 2016-04-27 04:40:12 +02:00
vf_edgedetect.c avfilter/vf_edgedetect: fix heap-buffer overflow 2022-05-04 19:25:41 +02:00
vf_elbg.c avfilter/vf_elbg: make it possible to output to pal8 pixel format 2015-09-03 09:12:06 +00:00
vf_eq.c avfilter/vf_eq: Support contrast from -1000 to 1000 2015-07-16 18:50:24 +02:00
vf_eq.h lavfi/eq: rework expression evaluation 2015-03-20 09:41:32 +01:00
vf_extractplanes.c avfilter/vf_extractplanes: use faster path for input formats with only one component 2015-07-01 17:19:52 +00:00
vf_fade.c avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 2015-05-31 04:31:28 +02:00
vf_fftfilt.c avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 2015-05-12 20:08:18 +02: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: fix heap-buffer overflow 2022-05-04 18:35:04 +02:00
vf_fieldorder.c avfilter/vf_fieldorder: fix heap-buffer overflow 2022-05-04 18:37:42 +02:00
vf_find_rect.c avfilter/vf_find_rect: Remove assert 2020-04-23 21:29:01 +02:00
vf_format.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_fps.c avfilter/vf_fps: update frame drop comment 2015-02-05 06:03:11 +01:00
vf_framepack.c avfilter: use AVFILTER_DEFINE_CLASS() 2015-07-02 15:36:00 +00:00
vf_framerate.c avfilter: add framerate video filter 2015-08-27 20:00:36 +00:00
vf_framestep.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
vf_frei0r.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_fspp.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_fspp.h x86/vf_fspp: port inline asm to yasm 2014-12-26 15:39:51 -03:00
vf_geq.c avfilter/vf_geq: Use av_clipd() instead of av_clipf() 2019-12-06 20:30:57 +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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_histeq.c Replace av_dlog with ff_dlog. 2015-08-18 10:24:01 -04:00
vf_histogram.c avfilter/vf_histogram: Fix order of operations with flags 2015-09-03 23:02:03 +02:00
vf_hqdn3d.c avfilter/vf_hqdn3d: Initialize the whole LUT 2015-05-27 05:18:55 +02:00
vf_hqdn3d.h Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
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 avfilter/vf_idet: Add analyze_interlaced_flag mode 2015-01-06 01:21:19 +01:00
vf_il.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_interlace.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_kerndeint.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00: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/vf_libopencv: Make ocv_filter_entries const 2015-05-02 15:13:30 +02:00
vf_lut.c avfilter/vf_lut: fix oversight 2015-07-03 16:58:56 +00:00
vf_lut3d.c avfilter/lut3d: assert on pixel format descriptor 2015-06-13 20:51:43 +02:00
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 avfilter/vf_mpdecimate: Add missing emms_c() 2015-12-17 21:32:17 +01:00
vf_neighbor.c avfilter: add erosion, dilation, deflate & inflate filter 2015-07-15 13:21:47 +00:00
vf_noise.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_noise.h x86/vf_noise: move asm code to a separate file 2014-10-17 00:44:35 -03:00
vf_null.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
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: fix a few 5 spaces indent 2015-06-07 20:18:15 +02:00
vf_pad.c Revert "lavfi: always check av_expr_parse_and_eval() return value" 2015-05-05 16:27:24 +02:00
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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_phase.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_pixdesctest.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
vf_pp.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_pp7.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_pp7.h lavfi: port mp=pp7 to libavfilter 2015-01-09 17:26:31 +01:00
vf_psnr.c vf_psnr: add psnr_avg to stats file. 2015-08-05 09:19:09 -04:00
vf_pullup.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_pullup.h avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 2014-06-25 18:22:31 +02:00
vf_qp.c avfilter/vf_qp: Fix use of uinitialized variable 2015-04-21 22:54:13 +02:00
vf_random.c avfilter/vf_random: fix memory leaks 2022-05-04 19:35:13 +02: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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_repeatfields.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_rotate.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_sab.c avfilter/vf_sab: use the name 's' for the pointer to the private context 2015-09-03 09:47:44 +00:00
vf_scale.c avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() 2021-10-17 21:34:53 +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 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 avfilter/showpalette: fix leak in case of error 2015-02-18 14:04:10 +01:00
vf_shuffleplanes.c avfilter: use AVFILTER_DEFINE_CLASS() 2015-07-02 15:36:00 +00:00
vf_signalstats.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
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 avfilter/vf_spp: Fix overflow in 8bit store slice 2014-12-21 01:48:19 +01:00
vf_ssim.c avfilter/vf_ssim: Fix "incompatible pointer type" warnings 2015-07-14 13:29:55 +02:00
vf_stack.c avfilter/vf_stack: Fix memleak of out frame 2015-09-05 14:41:45 +02:00
vf_stereo3d.c avfilter/vf_stereo3d: implement slice threading for anaglyph output 2015-07-12 20:05:56 +00:00
vf_subtitles.c avfilter/vf_subtitles: allow setting fonts directory 2015-09-02 00:47:52 +02:00
vf_super2xsai.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_swapuv.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_telecine.c avfilter/vf_telecine: Make frame writable before writing into it 2016-08-15 18:54:34 +02:00
vf_thumbnail.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_tile.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_tinterlace.c lavfi/tinterlace: Double aspect ratio for modes merge and pad. 2015-06-04 17:03:29 +02:00
vf_transpose.c avfilter/vf_transpose: Fix used plane count. 2018-01-31 23:47:15 +01:00
vf_unsharp.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_uspp.c avfilter/vf_uspp: Fix currently unused input frame dimensions 2017-05-20 03:41:33 +02:00
vf_vectorscope.c avfilter/vf_vectorscope: change intensity to float 2015-09-04 18:47:46 +00:00
vf_vflip.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 2014-04-19 18:20:17 +02:00
vf_vidstabdetect.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_vidstabtransform.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_vignette.c avfilter: fix a few 5 spaces indent 2015-06-07 20:18:15 +02:00
vf_w3fdif.c avfilter/vf_w3fdif: deny processing small videos 2022-05-04 19:24:00 +02:00
vf_waveform.c avfilter/vf_waveform: stop abusing s->size for calculating limit 2015-09-04 17:34:23 +00:00
vf_xbr.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vf_yadif.c avfilter/vf_yadif: Fix handing of tiny images 2021-10-17 21:34:53 +02:00
vf_zoompan.c avfilter/vf_zoompan: do not free frame we pushed to lavfi 2016-01-02 21:21:43 +01:00
video.c Merge commit '67a7695c142561fe60f21adffe89c133385d37c9' 2014-08-20 00:23:15 +02:00
video.h
vidstabutils.c vidstab*: Remove accidentally exported av_2_vs_pixel_format() 2014-08-22 22:18:46 +02:00
vidstabutils.h vidstabutils: improve documentation 2014-08-22 22:19:20 +02:00
vsink_nullsink.c Merge remote-tracking branch 'qatar/master' 2013-10-29 11:58:11 +01:00
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 avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vsrc_mptestsrc.c avfilter: handle error in query_formats() in bunch of filters 2015-04-08 13:05:06 +00:00
vsrc_testsrc.c avfilter: add allrgb 2015-08-29 14:57:52 +02:00
yadif.h avfilter/yadif: Change enums to int, which are accessed via AVOption as int 2015-04-05 15:46:11 +02:00