You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Paul B Mahol 16efcfe413 avfilter/vf_weave: fix top vs bottom field order 7 years ago
..
tests avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 8 years ago
x86 x86/vf_limiter: make limiter functions work on x86_32 8 years ago
Makefile Add tonemap filter 7 years ago
aeval.c avfilter: don't anonymously typedef structs 8 years ago
af_acopy.c avfilter: add acopy filter 8 years ago
af_acrusher.c avfilter/af_acrusher: Rename sun/sov 8 years ago
af_adelay.c avfilter/af_adelay: make it possible to delay channels by exact number of samples 8 years ago
af_aecho.c avfilter/af_chorus & aecho: Handle NULL return from av_strtok() 8 years ago
af_aemphasis.c
af_afade.c avfilter/af_afade: fix fading very long durations 8 years ago
af_afftfilt.c avfilter/af_afftfilt: fix memory leaks 8 years ago
af_afir.c avfilter/af_afir: workaround nonsense limitation in vector_fmul_scalar() 8 years ago
af_afir.h avfilter/af_afir: remove extra space in the header inclusion guards 8 years ago
af_aformat.c
af_agate.c
af_alimiter.c
af_amerge.c avfilter: don't anonymously typedef structs 8 years ago
af_amix.c af_amix: Add missing error check 8 years ago
af_anequalizer.c
af_anull.c avfilter/formats: allow unknown channel layouts by default 8 years ago
af_apad.c avfilter: don't anonymously typedef structs 8 years ago
af_aphaser.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
af_apulsator.c lavfi: Fix aix compilation. 8 years ago
af_aresample.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
af_asetnsamples.c avfilter: don't anonymously typedef structs 8 years ago
af_asetrate.c avfilter: don't anonymously typedef structs 8 years ago
af_ashowinfo.c avfilter: do not use AVFrame accessor 8 years ago
af_astats.c avfilter/af_astats: measure dynamic range 8 years ago
af_atempo.c af_tempo: Add missing error check 8 years ago
af_biquads.c libavfilter/af_biquads: add shorter option for width_type 8 years ago
af_bs2b.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
af_channelmap.c avfilter: do not use AVFrame accessor 8 years ago
af_channelsplit.c avfilter: do not use AVFrame accessor 8 years ago
af_chorus.c avfilter/af_chorus & aecho: Handle NULL return from av_strtok() 8 years ago
af_compand.c avfilter/af_compand: change default attack to 0 8 years ago
af_compensationdelay.c
af_crossfeed.c avfilter: add audio crossfeed filter 8 years ago
af_crystalizer.c avfilter/af_crystalizer: add support for more sample formats 8 years ago
af_dcshift.c
af_dynaudnorm.c avfilter/dynaudnorm: increment input outside of the FFMIN macro so it doesn't get double incremented 7 years ago
af_earwax.c avfilter: don't anonymously typedef structs 8 years ago
af_extrastereo.c
af_firequalizer.c avfilter: don't anonymously typedef structs 8 years ago
af_flanger.c
af_hdcd.c avfilter: don't anonymously typedef structs 8 years ago
af_headphone.c avfilter/af_headphone: do not free frame that's gonna be reused later 8 years ago
af_join.c avfilter: do not use AVFrame accessor 8 years ago
af_ladspa.c
af_loudnorm.c avfilter/af_loudnorm: do not upsample during second-pass linear normalization 8 years ago
af_pan.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c avfilter/af_sidechaincompress: change default makeup gain to 1 8 years ago
af_silencedetect.c
af_silenceremove.c avfilter/af_silenceremove: set output timestamps 8 years ago
af_sofalizer.c avfilter/af_sofalizer: switch to libmysofa 8 years ago
af_stereotools.c avfilter/af_stereotools: add forgotten break 8 years ago
af_stereowiden.c avfilter/af_stereowiden: fix read/write past the end of buffer 9 years ago
af_superequalizer.c avfilter/af_superequalizer: stop leaking s->out frame 8 years ago
af_surround.c avfilter/af_surround: add support for some upmixing of 3.0, 2.1 and 5.1 channel layout 8 years ago
af_tremolo.c
af_vibrato.c
af_volume.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
af_volume.h
af_volumedetect.c avfilter: don't anonymously typedef structs 8 years ago
all_channel_layouts.inc
allfilters.c Add tonemap filter 7 years ago
asink_anullsink.c
asrc_anoisesrc.c avfilter: Add blue and violet noise generation filters 8 years ago
asrc_anullsrc.c avfilter: don't anonymously typedef structs 8 years ago
asrc_flite.c avfilter: don't anonymously typedef structs 8 years ago
asrc_sine.c avfilter: don't anonymously typedef structs 8 years ago
audio.c lavfi: use an audio frame pool for each link of the filtergraph 8 years ago
audio.h
avf_abitscope.c avfilter: properly set SAR for A->V filters 8 years ago
avf_ahistogram.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
avf_aphasemeter.c avfilter: do not use AVFrame accessor 8 years ago
avf_avectorscope.c avfilter: properly set SAR for A->V filters 8 years ago
avf_concat.c avfilter: don't anonymously typedef structs 8 years ago
avf_showcqt.c avfilter: do not use AVFrame accessor 8 years ago
avf_showcqt.h avfilter: don't anonymously typedef structs 8 years ago
avf_showfreqs.c avfilter: properly set SAR for A->V filters 8 years ago
avf_showspectrum.c avfilter: properly set SAR for A->V filters 8 years ago
avf_showvolume.c avfilter/avf_showvolume: calculate color table only once 8 years ago
avf_showwaves.c avfilter: don't anonymously typedef structs 8 years ago
avfilter.c lavfi: make FFERROR_NOT_READY available to filters. 8 years ago
avfilter.h Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' 8 years ago
avfiltergraph.c lavfi: print the error message when threading init fails. 8 years ago
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h avfilter: don't anonymously typedef structs 8 years ago
blend.h avfilter/vf_blend: add extremity blend mode 8 years ago
bufferqueue.h
buffersink.c lavfi: remove stray semicolons. 8 years ago
buffersink.h avfilter: don't anonymously typedef structs 8 years ago
buffersrc.c Revert "Revert "lavfi/buffersrc: push the frame deeper if requested."" 8 years ago
buffersrc.h lavfi: remove 2 unused lavc includes 8 years ago
bwdif.h
colorspacedsp.c vf_colorspace: use enums for bpp/subsampling array indices. 9 years ago
colorspacedsp.h vf_colorspace: use enums for bpp/subsampling array indices. 9 years ago
colorspacedsp_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 9 years ago
colorspacedsp_yuv2yuv_template.c vf_colorspace: add const to yuv_stride[] argument in DSP functions. 9 years ago
deshake.h avfilter: don't anonymously typedef structs 8 years ago
deshake_opencl.c avfilter/deshake_opencl: Remove redundant return 8 years ago
deshake_opencl.h avfilter: don't anonymously typedef structs 8 years ago
deshake_opencl_kernel.h
drawutils.c avfilter/drawutils: add gray9/10/12 support 7 years ago
drawutils.h avfilter/drawutils: allow drawing opaque text on transparent background 8 years ago
dualinput.c avfilter/dualinput: Add support to skip initial unpaired frames 9 years ago
dualinput.h avfilter: don't anonymously typedef structs 8 years ago
ebur128.c avfilter/ebur128: fix relative threshold calculation for multiple contexts 8 years ago
ebur128.h avfilter: don't anonymously typedef structs 8 years ago
f_bench.c avfilter: don't anonymously typedef structs 8 years ago
f_drawgraph.c avfilter: do not use AVFrame accessor 8 years ago
f_ebur128.c avfilter: properly set SAR for A->V filters 8 years ago
f_interleave.c avfilter: don't anonymously typedef structs 8 years ago
f_loop.c avfilter: do not use AVFrame accessor 8 years ago
f_metadata.c avfilter: do not use AVFrame accessor 8 years ago
f_perms.c avfilter: don't anonymously typedef structs 8 years ago
f_realtime.c
f_reverse.c
f_select.c avfilter: do not use AVFrame accessor 8 years ago
f_sendcmd.c avfilter: remove usage of empty header 8 years ago
f_sidedata.c avfilter/formats: allow unknown channel layouts by default 8 years ago
f_streamselect.c lavfi: split frame_count between input and output. 8 years ago
f_zmq.c avfilter: remove usage of empty header 8 years ago
fifo.c avfilter: do not use AVFrame accessor 8 years ago
filters.h lavfi: add outlink helper functions. 8 years ago
formats.c avfilter/formats: do not allow unknown layouts in ff_parse_channel_layout if nret is not set 8 years ago
formats.h avfilter/formats: allow unknown channel layouts by default 8 years ago
framepool.c avfilter: do not use AVFrame accessor 8 years ago
framepool.h lavfi/framepool: add audio support 8 years ago
framequeue.c avfilter: take_samples: do not directly return frame when samples are skipped 8 years ago
framequeue.h avfilter: take_samples: do not directly return frame when samples are skipped 8 years ago
framesync.c lavf/framesync: detect EOF immediately. 8 years ago
framesync.h
framesync2.c lavfi/framesync2: implement "activate" design. 8 years ago
framesync2.h lavfi/framesync2: implement "activate" design. 8 years ago
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c avfilter: remove usage of empty header 8 years ago
graphparser.c avfilter/graphparser: allow specifying filter@id as filter instance 8 years ago
hermite.h
interlace.h avfilter/interlace: add complex vertical low-pass filter 8 years ago
internal.h avfilter: remove usage of empty header 8 years ago
lavfutils.c avfilter/lavfutils: use image2pipe demuxer on ff_load_image 8 years ago
lavfutils.h
libavfilter.v build: Change structure of the linker version script templates 9 years ago
limiter.h avfilter: add limiter filter 8 years ago
log2_tab.c
lswsutils.c
lswsutils.h
maskedmerge.h lavfi/vf_maskedmerge: move to "activate" design. 8 years ago
motion_estimation.c avfilter/motion_estimation: Fix pre processor formating 8 years ago
motion_estimation.h avfilter: added motion estimation and interpolation filters 8 years ago
opencl_allkernels.c
opencl_allkernels.h
psnr.h
pthread.c avfilter/pthread: use slice threading from avutil 8 years ago
removegrain.h
scale.c libavfilter/scale: Populate ow/oh when using 0 as w/h 8 years ago
scale.h avfilter/scale: refactor common code for scaling height/width expressions 8 years ago
setpts.c avfilter: do not use AVFrame accessor 8 years ago
settb.c
signature.h avfilter: don't anonymously typedef structs 8 years ago
signature_lookup.c avfilter: don't anonymously typedef structs 8 years ago
split.c lavfi: make filter_frame non-recursive. 8 years ago
src_movie.c avfilter: do not use AVFrame accessor 8 years ago
ssim.h
stereo3d.h
thread.h
tinterlace.h avfilter: don't anonymously typedef structs 8 years ago
transform.c
transform.h
trim.c avfilter/formats: allow unknown channel layouts by default 8 years ago
unsharp.h avfilter: don't anonymously typedef structs 8 years ago
unsharp_opencl.c avfilter/unsharp: fix uninitialized pointer read 8 years ago
unsharp_opencl.h
unsharp_opencl_kernel.h
vaf_spectrumsynth.c avfilter/vaf_spectrumsynth: check return code 8 years ago
version.h Add tonemap filter 7 years ago
vf_alphamerge.c avfilter: don't anonymously typedef structs 8 years ago
vf_aspect.c
vf_atadenoise.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_avgblur.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_bbox.c avfilter: don't anonymously typedef structs 8 years ago
vf_bitplanenoise.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_blackdetect.c avfilter: don't anonymously typedef structs 8 years ago
vf_blackframe.c avfilter: do not use AVFrame accessor 8 years ago
vf_blend.c avfilter/vf_blend: add extremity blend mode 8 years ago
vf_boxblur.c
vf_bwdif.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_chromakey.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_ciescope.c avfilter/vf_ciescope: Free out AVFrame on error 8 years ago
vf_codecview.c avfilter: don't anonymously typedef structs 8 years ago
vf_colorbalance.c avfilter: don't anonymously typedef structs 8 years ago
vf_colorchannelmixer.c avfilter: don't anonymously typedef structs 8 years ago
vf_colorkey.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_colorlevels.c avfilter: don't anonymously typedef structs 8 years ago
vf_colormatrix.c avfilter: don't anonymously typedef structs 8 years ago
vf_colorspace.c vf_colorspace: Add a pixdesc API alias name for bt2020nc color space 8 years ago
vf_convolution.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_copy.c
vf_coreimage.m avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 9 years ago
vf_cover_rect.c
vf_crop.c avfilter: do not use AVFrame accessor 8 years ago
vf_cropdetect.c avfilter: do not use AVFrame accessor 8 years ago
vf_curves.c avfilter: don't anonymously typedef structs 8 years ago
vf_datascope.c avfilter/vf_datascope: make it possible to change pixscope window position 7 years ago
vf_dctdnoiz.c avfilter/vf_dctdnoiz: add GBRP support 8 years ago
vf_deband.c avfilter/vf_deband: do not use uninitialized value 8 years ago
vf_decimate.c avfilter: don't anonymously typedef structs 8 years ago
vf_deflicker.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_deinterlace_qsv.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missing 8 years ago
vf_deinterlace_vaapi.c vf_deinterlace_vaapi: Add support for field rate output 8 years ago
vf_dejudder.c avfilter: don't anonymously typedef structs 8 years ago
vf_delogo.c avfilter/delogo: Check that logo area is inside the picture 9 years ago
vf_deshake.c avfilter/vf_deshake: Free out AVFrame on error 8 years ago
vf_detelecine.c avfilter: don't anonymously typedef structs 8 years ago
vf_displace.c lavfi/vf_displace: move to "activate" design. 8 years ago
vf_drawbox.c
vf_drawtext.c avfilter: do not use AVFrame accessor 8 years ago
vf_edgedetect.c avfilter: don't anonymously typedef structs 8 years ago
vf_elbg.c
vf_eq.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
vf_eq.h avfilter: don't anonymously typedef structs 8 years ago
vf_extractplanes.c avfilter/vf_extractplanes: add 9 bitdepth support 7 years ago
vf_fade.c lavfi: split frame_count between input and output. 8 years ago
vf_fftfilt.c avfilter: do not leak AVFrame on failed buffer allocation 8 years ago
vf_field.c avfilter: don't anonymously typedef structs 8 years ago
vf_fieldhint.c avfilter/vf_fieldhint: Free out AVFrame on error 8 years ago
vf_fieldmatch.c avfilter: don't anonymously typedef structs 8 years ago
vf_fieldorder.c
vf_find_rect.c
vf_floodfill.c avfilter: add floodfill filter 8 years ago
vf_format.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 9 years ago
vf_fps.c avfilter/vf_fps: set fps value boundaries 9 years ago
vf_framepack.c
vf_framerate.c avfilter/vf_framerate: always request input if no output is provided in request_frame 8 years ago
vf_framestep.c lavfi: split frame_count between input and output. 8 years ago
vf_frei0r.c Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68' 9 years ago
vf_fspp.c
vf_fspp.h
vf_gblur.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_geq.c avfilter/vf_geq: >8 bps support 8 years ago
vf_gradfun.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
vf_hflip.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_histeq.c avfilter: don't anonymously typedef structs 8 years ago
vf_histogram.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_hqdn3d.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 9 years ago
vf_hqdn3d.h
vf_hqx.c avfilter: don't anonymously typedef structs 8 years ago
vf_hue.c avfilter: don't anonymously typedef structs 8 years ago
vf_hwdownload.c Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' 8 years ago
vf_hwmap.c vf_hwmap: Properly free a locally derived device 8 years ago
vf_hwupload.c Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' 8 years ago
vf_hwupload_cuda.c hwupload_cuda : Add 10/16 bit format support 8 years ago
vf_hysteresis.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_idet.c avfilter: do not use AVFrame accessor 8 years ago
vf_idet.h avfilter: don't anonymously typedef structs 8 years ago
vf_il.c avfilter: don't anonymously typedef structs 8 years ago
vf_interlace.c avfilter/interlace: add complex vertical low-pass filter 8 years ago
vf_kerndeint.c avfilter: don't anonymously typedef structs 8 years ago
vf_lenscorrection.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_libopencv.c avfilter/vf_libopencv: fix resource leak in read_shape_frame_filter 8 years ago
vf_libvmaf.c avfilter: add LIBVMAF filter 8 years ago
vf_limiter.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_lumakey.c avfilter: add lumakey filter 8 years ago
vf_lut.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_lut2.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_lut3d.c avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string 8 years ago
vf_maskedclamp.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_maskedmerge.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_mcdeint.c avfilter: don't anonymously typedef structs 8 years ago
vf_mergeplanes.c lavfi/vf_mergeplanes: move to "activate" design. 8 years ago
vf_mestimate.c avfilter: added motion estimation and interpolation filters 8 years ago
vf_midequalizer.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_minterpolate.c avfilter/vf_minterpolate: Use dx and dy 8 years ago
vf_mpdecimate.c avfilter: don't anonymously typedef structs 8 years ago
vf_neighbor.c
vf_nlmeans.c avfilter: don't anonymously typedef structs 8 years ago
vf_nnedi.c
vf_noise.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_noise.h avfilter: don't anonymously typedef structs 8 years ago
vf_null.c
vf_ocr.c avfilter: do not use AVFrame accessor 8 years ago
vf_overlay.c avfilter/vf_overlay: fix alpha blending for planar formats with a transparent background 7 years ago
vf_owdenoise.c avfilter: don't anonymously typedef structs 8 years ago
vf_pad.c avfilter/vf_pad: revert part of 57c3670896 8 years ago
vf_palettegen.c avfilter: don't anonymously typedef structs 8 years ago
vf_paletteuse.c avfilter/vf_paletteuse: silence warning about misaligned indentation 8 years ago
vf_perspective.c avfilter/vf_perspective: Free out AVFrame on error 8 years ago
vf_phase.c
vf_pixdesctest.c
vf_pp.c avfilter: don't anonymously typedef structs 8 years ago
vf_pp7.c
vf_pp7.h
vf_premultiply.c avfilter/vf_premultiply: add inplace mode 7 years ago
vf_psnr.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readeia608.c avfilter: do not use AVFrame accessor 8 years ago
vf_readvitc.c avfilter: do not use AVFrame accessor 8 years ago
vf_remap.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_removegrain.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_removelogo.c avfilter: don't anonymously typedef structs 8 years ago
vf_repeatfields.c
vf_rotate.c lavfi: split frame_count between input and output. 8 years ago
vf_sab.c avfilter: don't anonymously typedef structs 8 years ago
vf_scale.c libavfilter/scale2ref: Maintain main input's DAR 8 years ago
vf_scale_cuda.c avfilter/scale_cuda: add CUDA scale filter 8 years ago
vf_scale_cuda.cu avfilter/scale_cuda: add CUDA scale filter 8 years ago
vf_scale_npp.c avfilter/scale_npp: fix logic used in previous patch 7 years ago
vf_scale_qsv.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missing 8 years ago
vf_scale_vaapi.c Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9' 8 years ago
vf_selectivecolor.c avfilter: don't anonymously typedef structs 8 years ago
vf_separatefields.c avfilter/vf_separatefields: stop leaking last frame 7 years ago
vf_setfield.c avfilter: don't anonymously typedef structs 8 years ago
vf_showinfo.c avfilter: do not use AVFrame accessor 8 years ago
vf_showpalette.c avfilter: don't anonymously typedef structs 8 years ago
vf_shuffleframes.c avfilter/vf_shuffleframes: allow also dropping frames 8 years ago
vf_shuffleplanes.c
vf_signalstats.c avfilter: don't anonymously typedef structs 8 years ago
vf_signature.c avfilter/vf_signature: fix memory leaks in error cases 8 years ago
vf_smartblur.c avfilter: don't anonymously typedef structs 8 years ago
vf_spp.c
vf_spp.h avfilter: don't anonymously typedef structs 8 years ago
vf_ssim.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_stack.c lavfi/vf_stack: move to "activate" design. 8 years ago
vf_stereo3d.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_subtitles.c avfilter: don't anonymously typedef structs 8 years ago
vf_super2xsai.c avfilter: don't anonymously typedef structs 8 years ago
vf_swaprect.c avfilter: do not use AVFrame accessor 8 years ago
vf_swapuv.c avfilter: hflip,swapuv,vflip: add timeline support 8 years ago
vf_telecine.c avfilter: don't anonymously typedef structs 8 years ago
vf_threshold.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_thumbnail.c avfilter: don't anonymously typedef structs 8 years ago
vf_tile.c avfilter: don't anonymously typedef structs 8 years ago
vf_tinterlace.c avfilter/interlace: add complex vertical low-pass filter 8 years ago
vf_tonemap.c Add tonemap filter 7 years ago
vf_transpose.c avfilter/vf_transpose: rewrite for x86 SIMD 7 years ago
vf_unsharp.c avfilter/vf_unsharp: Free out AVFrame on error 8 years ago
vf_uspp.c avfilter: don't anonymously typedef structs 8 years ago
vf_vaguedenoiser.c avfilter/vf_vaguedenoiser: calculate dimensions at init 8 years ago
vf_vectorscope.c avfilter: add support for GRAY9 and GBRAP10 7 years ago
vf_vflip.c avfilter: hflip,swapuv,vflip: add timeline support 8 years ago
vf_vidstabdetect.c avfilter: don't anonymously typedef structs 8 years ago
vf_vidstabtransform.c avfilter: don't anonymously typedef structs 8 years ago
vf_vignette.c avfilter: don't anonymously typedef structs 8 years ago
vf_w3fdif.c avfilter/w3fdif: do not write to line before start line 8 years ago
vf_waveform.c avfilter/vf_waveform: add support for 9 bit depth lowpass 7 years ago
vf_weave.c avfilter/vf_weave: fix top vs bottom field order 7 years ago
vf_xbr.c avfilter: don't anonymously typedef structs 8 years ago
vf_yadif.c avfilter: make use of ff_filter_get_nb_threads 8 years ago
vf_zoompan.c avfilter/vf_zoompan: Free out frame on error 8 years ago
vf_zscale.c zscale: Enable single precision input/ouput filtering 7 years ago
video.c Merge commit '7433feb82f75827884d909de34d341a1c4401d4a' 8 years ago
video.h
vidstabutils.c avfilter: don't anonymously typedef structs 8 years ago
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c avfilter: don't anonymously typedef structs 8 years ago
vsrc_life.c avfilter: don't anonymously typedef structs 8 years ago
vsrc_mandelbrot.c avfilter: don't anonymously typedef structs 8 years ago
vsrc_mptestsrc.c lavfi: split frame_count between input and output. 8 years ago
vsrc_testsrc.c lavfi/testsrc2: fix completely transparent alpha. 8 years ago
w3fdif.h avfilter/vf_w3fdif: add >8 but <16 bit support 8 years ago
window_func.c avfilter/window_func: use a constant instead of acosh() 8 years ago
window_func.h avfilter/window_func: add cauchy, parzen and poisson window function 8 years ago
yadif.h