Paul B Mahol 7653e8db4d avfilter/af_silenceremove: fix possible crash if supplied duration is negative 6 years ago
..
tests 5d48e4eafa Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 8 years ago
x86 c142dc203e Merge commit 'dc40a70c5755bccfb1a1349639943e1f408bea50' 8 years ago
Makefile c0c378009b avfilter: add loudnorm 8 years ago
aeval.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_adelay.c 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 8 years ago
af_aecho.c 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 8 years ago
af_aemphasis.c 520a5d33f0 lavfi/af_aemphasis: remove unnecessary complex number usage 8 years ago
af_afade.c ce404b4d7c avfilter/af_afade: do not duplicate curve option 8 years ago
af_afftfilt.c f81c81cc3a avfilter/af_afftfilt: add option for 17 fft case 8 years ago
af_aformat.c 6bdeac24e0 avfilter/af_aformat: remove deprecated syntax from options description 8 years ago
af_agate.c 8e46c7c1e7 avfilter/af_agate: fix memleak of out frame 8 years ago
af_alimiter.c 45b451c892 avfilter/af_alimiter: add 3 more options 8 years ago
af_amerge.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_amix.c abc957e896 avfilter/af_amix: dont fail if there are no samples in output_frame() 8 years ago
af_anequalizer.c db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
af_anull.c 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
af_apad.c 47b41feb72 avfilter/af_apad: use the name 's' for the pointer to the private context 8 years ago
af_aphaser.c 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 8 years ago
af_apulsator.c 1693336aed avfilter/af_apulsator: assert that pathes leaving uninitialized variables do not occur 8 years ago
af_aresample.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_asetnsamples.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
af_asetrate.c 683462911d avfilter: avoid zero arguments to variadic macro 8 years ago
af_ashowinfo.c 6b783d2ace Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' 9 years ago
af_astats.c 2a7f056d88 avfilter/af_astats: do not clear previous sample value 8 years ago
af_asyncts.c 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 8 years ago
af_atempo.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
af_biquads.c 3689b58a5a avfilter/af_biquads: display clipping warnings once per filtered frame 8 years ago
af_bs2b.c 7ff5a345a4 avfilter: use AVFILTER_DEFINE_CLASS() 9 years ago
af_channelmap.c 924fcac521 lavfi/af_channelmap: fix memory leak 8 years ago
af_channelsplit.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_chorus.c 142894d720 avfilter: do not leak frame if ff_get_audio_buffer() fails 8 years ago
af_compand.c db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
af_compensationdelay.c fc703f53cf lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x) 8 years ago
af_dcshift.c 494b792441 avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() 8 years ago
af_dynaudnorm.c 307b848218 avfilter/af_dynaudnorm: call uninit() from config_input() 8 years ago
af_earwax.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_extrastereo.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_firequalizer.c 77d4dfbec6 avfilter/af_firequalizer: add zero_phase option 8 years ago
af_flanger.c d64b6c3819 avfilter/af_flanger: use rint instead of floor hack 8 years ago
af_hdcd.c 43407bde3e avfilter/af_hdcd: small fix in af_hdcd.c where gain was not being adjusted for "attenuate slowly" 8 years ago
af_join.c d0b82d798d lavfi/af_join: partially fix scheduling. 8 years ago
af_ladspa.c 805563c814 avfilter/af_ladspa: accepts ' ' as command separator too 8 years ago
af_loudnorm.c 765703498a avfilter/af_loudnorm: add dual_mono option 8 years ago
af_pan.c f12c0da09b lavfi: fix typos 7 years ago
af_replaygain.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_resample.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_rubberband.c 1d7d824494 avfilter/af_rubberband: add process_command() 8 years ago
af_sidechaincompress.c 908d010b12 avfilter/af_sidechaincompress: Free out frame on error 8 years ago
af_silencedetect.c a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
af_silenceremove.c 7653e8db4d avfilter/af_silenceremove: fix possible crash if supplied duration is negative 5 years ago
af_sofalizer.c e80a525934 avfilter/af_sofalizer: Fix bad shift 7 years ago
af_stereotools.c 3e1724baf8 avfilter/af_stereotools: fix logic fail 8 years ago
af_stereowiden.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
af_tremolo.c 3b1939bb66 avfilter/tremolo: fix wavetable buffer size 8 years ago
af_vibrato.c dcb95ef482 avfilter: add vibrato filter 8 years ago
af_volume.c db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
af_volume.h 180f9a0958 all: Make header guard names consistent 8 years ago
af_volumedetect.c 8c24380537 avfilter/af_volumedetect: use log10 instead of hardcoded constant 8 years ago
all_channel_layouts.inc 64ff8a7670 lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. 12 years ago
allfilters.c c0c378009b avfilter: add loudnorm 8 years ago
asink_anullsink.c 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
asrc_anoisesrc.c 6a11c7f160 avfilter: add anoisesrc 8 years ago
asrc_anullsrc.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
asrc_flite.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
asrc_sine.c e5451f25d3 avfilter/asrc_sine: fix options typos 8 years ago
audio.c 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 8 years ago
audio.h 8bd74aafe8 avfilter: remove obsolete function declarations 9 years ago
avf_ahistogram.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
avf_aphasemeter.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
avf_avectorscope.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
avf_concat.c 79c1be124e lavfi/avf_concat: return immediately after requesting a frame on input. 8 years ago
avf_showcqt.c 1b7eaead0c avfilter/showcqt: set some frame properties 8 years ago
avf_showcqt.h 1e69ac9246 avfilter/avf_showcqt: cqt_calc optimization on x86 8 years ago
avf_showfreqs.c 43bf15d1a4 avfilter/avf_showfreqs: assert that variables are initialized by switch() 8 years ago
avf_showspectrum.c 13ea7c9780 avfilter/avf_showspectrum: improve pts handling 8 years ago
avf_showvolume.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
avf_showwaves.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
avfilter.c 8688d3af39 Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 8 years ago
avfilter.h 1fdf549462 lavfi: Move new field to the end of AVFilterContext 8 years ago
avfiltergraph.c 8c54c29343 avfilter/avfiltergraph: Add assert to write down in machine readable form what is assumed about sample rates in swap_samplerates_on_filter() 7 years ago
avfiltergraph.h 231fd4411f Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 11 years ago
avfilterres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
bbox.c 53c896770c bbox: remove superfluous initializations 12 years ago
bbox.h 3225bc37a3 lavfi: add bbox filter 12 years ago
blend.h 5b8faaad6c avfilter/vf_blend: fix incorrect Y variable when threading is used 8 years ago
bufferqueue.h d76f0c0378 avfilter/bufferqueue: Increase buffer queue size 10 years ago
buffersink.c 1655788712 lavfi: make request_frame() non-recursive. 8 years ago
buffersink.h 033764e015 Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 8 years ago
buffersrc.c e1ed2291ec lavfi/buffersrc: fix directly setting channel layout 7 years ago
buffersrc.h 1a12eb4a73 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 8 years ago
bwdif.h 5024a82e95 avfilter/vf_bwdif: add x86 SIMD 8 years ago
colorspacedsp.c f4075767b2 vf_colorspace: use enums for bpp/subsampling array indices. 8 years ago
colorspacedsp.h f4075767b2 vf_colorspace: use enums for bpp/subsampling array indices. 8 years ago
colorspacedsp_template.c 9b26a8077f vf_colorspace: add const to yuv_stride[] argument in DSP functions. 8 years ago
colorspacedsp_yuv2yuv_template.c 9b26a8077f vf_colorspace: add const to yuv_stride[] argument in DSP functions. 8 years ago
deshake.h 739f179dd6 vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 9 years ago
deshake_opencl.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
deshake_opencl.h d943330dc0 lavfi/deshake_opencl: optimze transform filter 10 years ago
deshake_opencl_kernel.h d943330dc0 lavfi/deshake_opencl: optimze transform filter 10 years ago
drawutils.c 905372be8f avfilter/drawutils: Fix single plane with alpha 7 years ago
drawutils.h 38ed528fa5 avfilter/drawutils: >8 bit support 8 years ago
dualinput.c f1dabc958e avfilter/dualinput: Add support to skip initial unpaired frames 8 years ago
dualinput.h f1dabc958e avfilter/dualinput: Add support to skip initial unpaired frames 8 years ago
f_bench.c b3dc51dd57 avfilter/f_bench: Fix comparission condition 8 years ago
f_drawgraph.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
f_ebur128.c db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
f_interleave.c 108b4de552 lavfi: replace link.closed by link.status. 8 years ago
f_loop.c 645f7c1ce5 avfilter/f_loop: Fix leak on error 8 years ago
f_metadata.c 9486de5a85 avfilter/f_metadata: update print output header line format 8 years ago
f_perms.c 5064b06224 avfilter/f_perms: use the name 's' for the pointer to the private context 8 years ago
f_realtime.c 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 8 years ago
f_reverse.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
f_select.c 839eb1c77d lavfi/select: add support for concatdec_select option 8 years ago
f_sendcmd.c 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 8 years ago
f_streamselect.c c4ed213675 avfilter/f_streamselect: check if map is available 8 years ago
f_zmq.c 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
fifo.c 67d3f5296e lavfi/fifo: do not assume request_frame() returns a frame. 8 years ago
formats.c 96d616052b Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 8 years ago
formats.h 1a12eb4a73 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 8 years ago
framepool.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
framepool.h 180f9a0958 all: Make header guard names consistent 8 years ago
framesync.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
framesync.h 0190c372ef avfilter/framesync: allocate FFFrameSyncIn internally 8 years ago
generate_wave_table.c 435d000eb5 avfilter/generate_wave_table: clean up extra newlines 8 years ago
generate_wave_table.h 23659fdb81 generate_wave_table: Add include for AVSampleFormat 9 years ago
gradfun.h f4f8499c19 Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' 10 years ago
graphdump.c e66a43f694 graphdump: include internal.h for AVFilterPad 9 years ago
graphparser.c 6602361295 avfilter/graphparser: remove '\n' from parse_filter 8 years ago
hermite.h 44304ae322 all: Add missing header guards 8 years ago
interlace.h 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
internal.h 547d412078 avfilter: update some comments 8 years ago
lavfutils.c c2f861ca42 Replace remaining occurances of av_free_packet with av_packet_unref 8 years ago
lavfutils.h d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error 10 years ago
libavfilter.v 6985ef7813 lavfi: stop exporting internal functions 10 years ago
log2_tab.c 7cafdfe9c7 lavfi: duplicate ff_log2_tab 10 years ago
lswsutils.c b8866783c6 avfilter/lswsutils: dont override the default scaler 10 years ago
lswsutils.h ac627b3d38 Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 11 years ago
maskedmerge.h 44304ae322 all: Add missing header guards 8 years ago
opencl_allkernels.c 63e8fc4d8f lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 11 years ago
opencl_allkernels.h 180f9a0958 all: Make header guard names consistent 8 years ago
psnr.h 180f9a0958 all: Make header guard names consistent 8 years ago
pthread.c 1a12eb4a73 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 8 years ago
removegrain.h 44304ae322 all: Add missing header guards 8 years ago
setpts.c ef636aacf5 Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5' 8 years ago
settb.c 74a8dbe1c4 Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 10 years ago
split.c 7b7c338e9a avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 8 years ago
src_movie.c fdd8aac7e1 avfilter/src_movie: Add option to remove timestamp discontinuities 8 years ago
ssim.h 180f9a0958 all: Make header guard names consistent 8 years ago
stereo3d.h 180f9a0958 all: Make header guard names consistent 8 years ago
thread.h 1a12eb4a73 Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 8 years ago
tinterlace.h 13090895cf avfilter/vf_tinterlace: add mergex2 mode 8 years ago
transform.c 0f931b29f7 Factorize avpriv_mirror() out 9 years ago
transform.h 4a2599b0e6 transform: give avfilter_transform() a return value for returning an error 11 years ago
trim.c 0fcc252829 Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 8 years ago
unsharp.h a05a737316 avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 9 years ago
unsharp_opencl.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
unsharp_opencl.h cd134963e8 lavfi/unsharp: add opencl unsharp filter 11 years ago
unsharp_opencl_kernel.h a05a737316 avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 9 years ago
vaf_spectrumsynth.c db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 8 years ago
version.h 1fdf549462 lavfi: Move new field to the end of AVFilterContext 8 years ago
vf_alphamerge.c bd3409f52a lavfi/vf_alphamerge: fix unitialized pointers 8 years ago
vf_aspect.c 6495c4c687 lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 9 years ago
vf_atadenoise.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_bbox.c a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
vf_blackdetect.c a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
vf_blackframe.c f12c0da09b lavfi: fix typos 7 years ago
vf_blend.c 5b8faaad6c avfilter/vf_blend: fix incorrect Y variable when threading is used 8 years ago
vf_boxblur.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_bwdif.c 8b7b52c863 avfilter/vf_bwdif: Change default to deinterlace all frames 8 years ago
vf_chromakey.c ed53c14a3c chromakey: Use the pixel descriptor API for chroma subsampling info 8 years ago
vf_ciescope.c 966eadeab3 avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code' 8 years ago
vf_codecview.c 7a2b9dd060 vf_codecview: added new options 8 years ago
vf_colorbalance.c fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
vf_colorchannelmixer.c cc37b31ad3 lavfi/vf_colorchannelmixer: replace round by lrint 8 years ago
vf_colorkey.c 85c343faad avfilter/vf_colorkey: Improve filter description 8 years ago
vf_colorlevels.c 7af14b3726 lavfi/vf_colorlevels: replace round by lrint 8 years ago
vf_colormatrix.c a0a4a4b370 avfilter/vf_colormatrix: add bt.2020 colorspace 8 years ago
vf_colorspace.c 2303cea5be avfilter/vf_colorspace: fix range for output colorspace option 7 years ago
vf_convolution.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_copy.c 5d2c5e8bff vf_copy: exclude hwaccel formats 8 years ago
vf_coreimage.m f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
vf_cover_rect.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_crop.c 2a486869d9 lavfi/vf_crop: replace round by lrint 8 years ago
vf_cropdetect.c 425c0685f2 lavfi/vf_cropdetect: replace round by lrint 8 years ago
vf_curves.c fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
vf_datascope.c 42c5e1cc2a avfilter: add datascope filter 8 years ago
vf_dctdnoiz.c 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 8 years ago
vf_deband.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_decimate.c 58cb1fb1fe avfilter/vf_decimate: Use the correct frame in difference calculation 8 years ago
vf_dejudder.c 777df1ff74 avfilter/vf_dejudder: use the name 's' for the pointer to the private context 8 years ago
vf_delogo.c aeefe018f8 avfilter/delogo: Check that logo area is inside the picture 8 years ago
vf_deshake.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_detelecine.c 48bda6c5f7 avfilter/vf_detelecine: Remove redundant declaration 8 years ago
vf_displace.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_drawbox.c 4dc5880381 avfilter/vf_drawbox: reindent 8 years ago
vf_drawtext.c 2e67a99fbc avfilter/vf_drawtext: Check return code of load_glyph() 8 years ago
vf_edgedetect.c fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
vf_elbg.c d0962160e0 lavfi/elbg: Make the pal8 output opaque. 8 years ago
vf_eq.c be37a66971 Timeline function for the eq filter 8 years ago
vf_eq.h 9015ca359f lavfi/eq: rework expression evaluation 9 years ago
vf_extractplanes.c bba9bed3f3 lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts. 8 years ago
vf_fade.c aa40df483b Merge commit 'a638e9184d63e57e67901f34afe919fd56fd3ac4' 8 years ago
vf_fftfilt.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_field.c e6140e7822 avfilter/vf_field: Change enum to int, which is accessed via AVOption as int 9 years ago
vf_fieldhint.c be96ebdcd7 avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 8 years ago
vf_fieldmatch.c 6c0318c4ba lavfi/fieldmatch: fix fields copy when plane height is odd 8 years ago
vf_fieldorder.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
vf_find_rect.c 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 8 years ago
vf_format.c 7b7c338e9a avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 8 years ago
vf_fps.c 5fce4753ff avfilter/vf_fps: set fps value boundaries 8 years ago
vf_framepack.c dbbfbde085 Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' 8 years ago
vf_framerate.c 8507b98c10 avfilter,swresample,swscale: use fabs, fabsf instead of FFABS 8 years ago
vf_framestep.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
vf_frei0r.c d0d9dbec2f Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68' 8 years ago
vf_fspp.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_fspp.h 18b4016431 avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 8 years ago
vf_geq.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_gradfun.c 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
vf_hflip.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_histeq.c 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
vf_histogram.c 5d12cfacde avfilter/vf_histogram: indent histogram options 8 years ago
vf_hqdn3d.c 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
vf_hqdn3d.h 180f9a0958 all: Make header guard names consistent 8 years ago
vf_hqx.c 0fe1c50e50 all: do standards compliant absdiff computation 8 years ago
vf_hue.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_hwdownload.c c01f1157ac Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 8 years ago
vf_hwupload.c 8688d3af39 Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 8 years ago
vf_hwupload_cuda.c 8a4b18c639 avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option 7 years ago
vf_idet.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_idet.h a79ac73b63 avfilter/vf_idet: Add analyze_interlaced_flag mode 9 years ago
vf_il.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_interlace.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_kerndeint.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_lenscorrection.c fd682b1892 avfilter: handle error in query_formats() of a bunch of random video filters 9 years ago
vf_libopencv.c 38622007c4 vf_libopencv: add support for opencv 3 8 years ago
vf_lut.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_lut3d.c 9f846ed4c7 avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options 8 years ago
vf_maskedmerge.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_mcdeint.c 06eef96b69 fix some a/an typos 8 years ago
vf_mergeplanes.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_mpdecimate.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_neighbor.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_nnedi.c 37afeabd1b lavfi/nnedi: Fix a compilation warning. 8 years ago
vf_noise.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_noise.h 864f9326fb x86/vf_noise: move asm code to a separate file 9 years ago
vf_null.c 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
vf_ocr.c 1bf7bd194b avfilter: add ocr filter 8 years ago
vf_overlay.c 8ef57a0d61 Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 8 years ago
vf_owdenoise.c af5419f91b libavfilter/vf_owdenoise.c: skip processing when strength is 0 8 years ago
vf_pad.c c01f1157ac Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 8 years ago
vf_palettegen.c 92e483f8ed all: use FFDIFFSIGN to resolve possible undefined behavior in comparators 8 years ago
vf_paletteuse.c 8baa1d2209 avfilter/vf_paletteuse: enable skip_initial_unpaired 8 years ago
vf_perspective.c 37a4d3383f lavfi/perspective: Add basic timeline editing. 8 years ago
vf_phase.c 014e4e4499 vf_phase: Reduce the scope of several variables 8 years ago
vf_pixdesctest.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_pp.c a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
vf_pp7.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_pp7.h a299cd5ab3 lavfi: port mp=pp7 to libavfilter 9 years ago
vf_psnr.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_pullup.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_pullup.h 6dffc8f5aa avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions 10 years ago
vf_qp.c a79cbc0b8e avfilter/vf_qp: Fix use of uinitialized variable 9 years ago
vf_random.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
vf_readvitc.c 6d160afab2 avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to AVFrame.metadata (to comply to API) 8 years ago
vf_remap.c 3a9611d623 avfilter: add remap filter 8 years ago
vf_removegrain.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_removelogo.c a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
vf_repeatfields.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_rotate.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_sab.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_scale.c 6135aed0d2 vf_scale: support bt2020 in in/out_color_matrix properties. 8 years ago
vf_scale_npp.c 7b7c338e9a avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 8 years ago
vf_scale_vaapi.c 7b7c338e9a avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 8 years ago
vf_selectivecolor.c 8c9c8fd035 avfilter/selectivecolor: fix correction_method option range 8 years ago
vf_separatefields.c 0169c4dc81 avfilter/vf_separatefields: use the name 's' for the pointer to the private context 8 years ago
vf_setfield.c 3a23ec0daa avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int 9 years ago
vf_showinfo.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_showpalette.c 00c3220149 lavfi/show_palette: fix memory leak 8 years ago
vf_shuffleframes.c 736e2e2c30 avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur 8 years ago
vf_shuffleplanes.c 56ff563f3b avfilter: add '.' at and of long filter description where it is missing 8 years ago
vf_signalstats.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_smartblur.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_spp.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_spp.h 6706a2986c avfilter/vf_spp: Fix overflow in 8bit store slice 9 years ago
vf_ssim.c eadb52d459 avfilter/vf_ssim: fix temp size calculation 7 years ago
vf_stack.c f862ff750b avfilter/vf_stack: free input pads name on uninit 8 years ago
vf_stereo3d.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_subtitles.c a887fbb582 lavfi/subtitles: remove unecessary checks 8 years ago
vf_super2xsai.c c07f493efe avfilter/vf_super2xsai: use the name 's' for the pointer to the private context 8 years ago
vf_swaprect.c 35d9441f7b avfilter/vf_swaprect: add timeline support 8 years ago
vf_swapuv.c 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 8 years ago
vf_telecine.c fa0097e008 avfilter/vf_telecine: Make frame writable before writing into it 8 years ago
vf_thumbnail.c ea2fd42f9d lavfi/vf_thumbnail: reindent after last commit. 8 years ago
vf_tile.c 44f660e7e7 lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. 8 years ago
vf_tinterlace.c b65ea6ab44 avfilter/vf_tinterlace: fix image alignment 8 years ago
vf_transpose.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_unsharp.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_uspp.c 8ec17629d7 avfilter/vf_uspp: Fix currently unused input frame dimensions 7 years ago
vf_vectorscope.c 8f66a2da38 avfilter/vf_vectorscope: always flip output vertically 8 years ago
vf_vflip.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_vidstabdetect.c b26a45c2c3 avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context 8 years ago
vf_vidstabtransform.c 14d6c68824 avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options 8 years ago
vf_vignette.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_w3fdif.c 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
vf_waveform.c 5b174dd3f1 avfilter/vf_waveform: fix order of graticule scale items 8 years ago
vf_xbr.c 0fe1c50e50 all: do standards compliant absdiff computation 8 years ago
vf_yadif.c 0a7379d9cf avfilter/vf_yadif: make use of ctx pointer 8 years ago
vf_zoompan.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
vf_zscale.c f5f34ee0de avfilter/vf_zscale: unbreak RGB support 8 years ago
video.c 0c59d40ae0 lavfi: use a video frame pool for each link of the filtergraph 8 years ago
video.h a05a44e205 Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 11 years ago
vidstabutils.c 6e51e746c4 vidstab*: Remove accidentally exported av_2_vs_pixel_format() 10 years ago
vidstabutils.h 8495c6086d vidstabutils: improve documentation 10 years ago
vsink_nullsink.c 325f6e0a97 Merge remote-tracking branch 'qatar/master' 10 years ago
vsrc_cellauto.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
vsrc_life.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
vsrc_mandelbrot.c 5484cbe9f7 lavfi/vsrc_mandelbrot: replace round by lrint 8 years ago
vsrc_mptestsrc.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
vsrc_testsrc.c f2c8b666be avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 8 years ago
w3fdif.h 5740dc27e1 avfilter/vf_w3fdif: add x86 SIMD 8 years ago
window_func.c c13216ac08 avfilter/window_func: add tukey window function 8 years ago
window_func.h c13216ac08 avfilter/window_func: add tukey window function 8 years ago
yadif.h 0968180f02 avfilter/yadif: Change enums to int, which are accessed via AVOption as int 9 years ago