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.
 
 
 
 
Michael Niedermayer abc957e896 avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
..
x86 avfilter/vf_blend: fix incorrect Y variable when threading is used 9 years ago
Makefile avfilter: add loudnorm 9 years ago
aeval.c
af_adelay.c avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
af_aecho.c avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
af_aemphasis.c lavfi/af_aemphasis: remove unnecessary complex number usage 9 years ago
af_afade.c avfilter/af_afade: do not duplicate curve option 9 years ago
af_afftfilt.c avfilter/af_afftfilt: add option for 17 fft case 9 years ago
af_aformat.c avfilter/af_aformat: remove deprecated syntax from options description 9 years ago
af_agate.c avfilter/af_agate: fix memleak of out frame 9 years ago
af_alimiter.c avfilter/af_alimiter: add 3 more options 9 years ago
af_amerge.c
af_amix.c avfilter/af_amix: dont fail if there are no samples in output_frame() 9 years ago
af_anequalizer.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c avfilter/af_apulsator: assert that pathes leaving uninitialized variables do not occur 9 years ago
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c avfilter/af_astats: do not clear previous sample value 9 years ago
af_asyncts.c avfilter: add '.' at and of long filter description where it is missing 9 years ago
af_atempo.c
af_biquads.c avfilter/af_biquads: display clipping warnings once per filtered frame 9 years ago
af_bs2b.c
af_channelmap.c lavfi/af_channelmap: fix memory leak 9 years ago
af_channelsplit.c
af_chorus.c avfilter: do not leak frame if ff_get_audio_buffer() fails 9 years ago
af_compand.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
af_compensationdelay.c lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x) 9 years ago
af_dcshift.c
af_dynaudnorm.c avfilter/af_dynaudnorm: call uninit() from config_input() 9 years ago
af_earwax.c
af_extrastereo.c
af_firequalizer.c avfilter/avf_showcqt: add . 9 years ago
af_flanger.c avfilter/af_flanger: use rint instead of floor hack 9 years ago
af_hdcd.c avfilter/af_hdcd: Replace complexer expression by litteral constant 9 years ago
af_join.c cosmetics: Drop empty comment lines 9 years ago
af_ladspa.c avfilter/af_ladspa: accepts ' ' as command separator too 9 years ago
af_loudnorm.c avfilter/af_loudnorm: fix crash when ebur128 initialization was not successfull/complete 9 years ago
af_pan.c
af_replaygain.c
af_resample.c cosmetics: Drop empty comment lines 9 years ago
af_rubberband.c
af_sidechaincompress.c avfilter/af_sidechaincompress: Free out frame on error 9 years ago
af_silencedetect.c
af_silenceremove.c avfilter/af_silenceremove: make size of window user configurable 9 years ago
af_sofalizer.c avfilter/af_sofalizer: allow user to setup custom virtual speakers positions 9 years ago
af_stereotools.c avfilter/af_stereotools: fix logic fail 9 years ago
af_stereowiden.c
af_tremolo.c
af_vibrato.c
af_volume.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
af_volume.h all: Make header guard names consistent 9 years ago
af_volumedetect.c avfilter/af_volumedetect: use log10 instead of hardcoded constant 9 years ago
all_channel_layouts.inc
allfilters.c avfilter: add loudnorm 9 years ago
asink_anullsink.c
asrc_anoisesrc.c avfilter: add anoisesrc 9 years ago
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avf_ahistogram.c avfilter/avf_ahistogram: raise minimum acmax to 1 9 years ago
avf_aphasemeter.c
avf_avectorscope.c avfilter/avf_avectorscope: assert that variables are initialized by switch() 9 years ago
avf_concat.c
avf_showcqt.c avfilter/avf_showcqt: render default font at 960x16 9 years ago
avf_showcqt.h avfilter/avf_showcqt: add performance debugging log 9 years ago
avf_showfreqs.c avfilter/avf_showfreqs: assert that variables are initialized by switch() 9 years ago
avf_showspectrum.c avfilter/avf_showspectrum: improve pts handling 9 years ago
avf_showvolume.c avfilter/avf_showvolume: support unknown channel layouts too 9 years ago
avf_showwaves.c avfilter/avf_showwaves: add logarithmic amplitude scaler 9 years ago
avfilter.c Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 9 years ago
avfilter.h Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 9 years ago
avfiltergraph.c avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter() 9 years ago
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: fix incorrect Y variable when threading is used 9 years ago
bufferqueue.h
buffersink.c lavfi: make request_frame() non-recursive. 9 years ago
buffersink.h
buffersrc.c Merge commit 'b3dd30db0b2d857147fc0e1461a00bd6172a26a3' 9 years ago
buffersrc.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
bwdif.h avfilter/vf_bwdif: add x86 SIMD 9 years ago
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
deshake_opencl.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
deshake_opencl.h
deshake_opencl_kernel.h
drawutils-test.c Split drawutils test out into separate file 9 years ago
drawutils.c Split drawutils test out into separate file 9 years ago
drawutils.h avfilter/drawutils: >8 bit support 9 years ago
dualinput.c avfilter/dualinput: use pts provided by framesync 9 years ago
dualinput.h
f_bench.c avfilter/f_bench: Fix comparission condition 9 years ago
f_drawgraph.c
f_ebur128.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
f_interleave.c lavfi: replace link.closed by link.status. 9 years ago
f_loop.c avfilter/f_loop: Fix leak on error 9 years ago
f_metadata.c avfilter/f_metadata: update print output header line format 9 years ago
f_perms.c
f_realtime.c avfilter: add '.' at and of long filter description where it is missing 9 years ago
f_reverse.c
f_select.c lavfi/select: add support for concatdec_select option 9 years ago
f_sendcmd.c
f_streamselect.c avfilter/f_streamselect: check if map is available 9 years ago
f_zmq.c
fifo.c
filtfmts-test.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
formats-test.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
formats.c Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' 9 years ago
formats.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
framepool.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
framepool.h all: Make header guard names consistent 9 years ago
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c avfilter/graphparser: add '\r' as whitespace 9 years ago
hermite.h all: Add missing header guards 9 years ago
interlace.h
internal.h avfilter: update some comments 9 years ago
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
maskedmerge.h all: Add missing header guards 9 years ago
opencl_allkernels.c
opencl_allkernels.h all: Make header guard names consistent 9 years ago
psnr.h all: Make header guard names consistent 9 years ago
pthread.c Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
removegrain.h all: Add missing header guards 9 years ago
setpts.c Merge commit '018bdaed37d2f1735dbecfc58309a1a164abadd5' 9 years ago
settb.c
split.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 9 years ago
src_movie.c avfilter/src_movie: add various commands 9 years ago
ssim.h all: Make header guard names consistent 9 years ago
stereo3d.h all: Make header guard names consistent 9 years ago
thread.h Merge commit '29c2d06d67724e994980045afa055c6c34611b30' 9 years ago
tinterlace.h
transform.c
transform.h
trim.c avfilter/trim: support all channel numbers in atrim filter 9 years ago
unsharp.h
unsharp_opencl.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
unsharp_opencl.h
unsharp_opencl_kernel.h
vaf_spectrumsynth.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
version.h avfilter: add loudnorm 9 years ago
vf_alphamerge.c lavfi/vf_alphamerge: fix unitialized pointers 9 years ago
vf_aspect.c
vf_atadenoise.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: fix incorrect Y variable when threading is used 9 years ago
vf_boxblur.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_bwdif.c avfilter/vf_bwdif: add x86 SIMD 9 years ago
vf_chromakey.c
vf_ciescope.c avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code' 9 years ago
vf_codecview.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_colorbalance.c
vf_colorchannelmixer.c lavfi/vf_colorchannelmixer: replace round by lrint 9 years ago
vf_colorkey.c
vf_colorlevels.c lavfi/vf_colorlevels: replace round by lrint 9 years ago
vf_colormatrix.c avfilter/vf_colormatrix: add bt.2020 colorspace 9 years ago
vf_colorspace.c vf_colorspace: don't enable passthrough if bitdepth doesn't match. 9 years ago
vf_convolution.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_copy.c vf_copy: exclude hwaccel formats 9 years ago
vf_coreimage.m lavfi: Add coreimage filter for GPU based image filtering on OSX. 9 years ago
vf_cover_rect.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_crop.c lavfi/vf_crop: replace round by lrint 9 years ago
vf_cropdetect.c lavfi/vf_cropdetect: replace round by lrint 9 years ago
vf_curves.c
vf_datascope.c avfilter: add datascope filter 9 years ago
vf_dctdnoiz.c
vf_deband.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_decimate.c avfilter/vf_decimate: Use the correct frame in difference calculation 9 years ago
vf_dejudder.c
vf_delogo.c avfilter/delogo: Check that logo area is inside the picture 9 years ago
vf_deshake.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_detelecine.c avfilter/vf_detelecine: Remove redundant declaration 9 years ago
vf_displace.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_drawbox.c avfilter/vf_drawbox: reindent 9 years ago
vf_drawtext.c avfilter/vf_drawtext: Check return code of load_glyph() 9 years ago
vf_edgedetect.c
vf_elbg.c lavfi/elbg: Make the pal8 output opaque. 9 years ago
vf_eq.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_eq.h
vf_extractplanes.c lavfi/extractplanes: Add RGB0 and friends as supported pix_fmts. 9 years ago
vf_fade.c Merge commit 'a638e9184d63e57e67901f34afe919fd56fd3ac4' 9 years ago
vf_fftfilt.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_field.c
vf_fieldhint.c avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 9 years ago
vf_fieldmatch.c lavfi/fieldmatch: fix fields copy when plane height is odd 9 years ago
vf_fieldorder.c
vf_find_rect.c avfilter: add '.' at and of long filter description where it is missing 9 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 Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' 9 years ago
vf_framerate.c
vf_framestep.c
vf_frei0r.c vf_frei0r: also set AVFilterLink.frame_rate 9 years ago
vf_fspp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_fspp.h avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 9 years ago
vf_geq.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_gradfun.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_hflip.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_histeq.c
vf_histogram.c avfilter/vf_histogram: add 12bit depth support 9 years ago
vf_hqdn3d.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_hqdn3d.h all: Make header guard names consistent 9 years ago
vf_hqx.c
vf_hue.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_hwdownload.c libavfilter/vf_hwdownload: show error when ff_formats_ref fails 9 years ago
vf_hwupload.c Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c' 9 years ago
vf_hwupload_cuda.c avfilter/hwupload_cuda: Add missing semicolon. 9 years ago
vf_idet.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_idet.h
vf_il.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_interlace.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_kerndeint.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_lenscorrection.c
vf_libopencv.c vf_libopencv: add support for opencv 3 9 years ago
vf_lut.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_lut3d.c
vf_maskedmerge.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_mcdeint.c fix some a/an typos 9 years ago
vf_mergeplanes.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_mpdecimate.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_neighbor.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_nnedi.c lavfi/nnedi: Fix a compilation warning. 9 years ago
vf_noise.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_owdenoise.c libavfilter/vf_owdenoise.c: skip processing when strength is 0 9 years ago
vf_pad.c avfilter/vf_pad: fix direct padding 9 years ago
vf_palettegen.c
vf_paletteuse.c
vf_perspective.c lavfi/perspective: Add basic timeline editing. 9 years ago
vf_phase.c vf_phase: Reduce the scope of several variables 9 years ago
vf_pixdesctest.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_pp.c
vf_pp7.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_pp7.h
vf_psnr.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_pullup.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_pullup.h
vf_qp.c
vf_random.c
vf_readvitc.c avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to AVFrame.metadata (to comply to API) 9 years ago
vf_remap.c avfilter: add remap filter 9 years ago
vf_removegrain.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_removelogo.c
vf_repeatfields.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_rotate.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_sab.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_scale.c vf_scale: support bt2020 in in/out_color_matrix properties. 9 years ago
vf_scale_npp.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 9 years ago
vf_scale_vaapi.c avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing 9 years ago
vf_selectivecolor.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_showpalette.c lavfi/show_palette: fix memory leak 9 years ago
vf_shuffleframes.c avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur 9 years ago
vf_shuffleplanes.c avfilter: add '.' at and of long filter description where it is missing 9 years ago
vf_signalstats.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_smartblur.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_spp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_spp.h
vf_ssim.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_stack.c avfilter/vf_stack: free input pads name on uninit 9 years ago
vf_stereo3d.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_subtitles.c lavfi/ass: fix version check for sub_text_format option 9 years ago
vf_super2xsai.c
vf_swaprect.c avfilter/vf_swaprect: add timeline support 9 years ago
vf_swapuv.c
vf_telecine.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c avfilter/vf_tinterlace: fix image alignment 9 years ago
vf_transpose.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_unsharp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_uspp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_vectorscope.c avfilter/vf_vectorscope: always flip output vertically 9 years ago
vf_vflip.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_w3fdif.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vf_waveform.c avfilter/vf_waveform: fix order of graticule scale items 9 years ago
vf_xbr.c
vf_yadif.c avfilter/vf_yadif: make use of ctx pointer 9 years ago
vf_zoompan.c avfilter/vf_zoompan: Initialize ret 9 years ago
vf_zscale.c avfilter/vf_zscale: unbreak RGB support 9 years ago
video.c lavfi: use a video frame pool for each link of the filtergraph 9 years ago
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c lavfi/vsrc_mandelbrot: replace round by lrint 9 years ago
vsrc_mptestsrc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
vsrc_testsrc.c all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
w3fdif.h
window_func.c avfilter/window_func: add tukey window function 9 years ago
window_func.h avfilter/window_func: add tukey window function 9 years ago
yadif.h