..
libmpcodecs
Drop remaining unneeded != NULL
11 years ago
x86
x86/vf_noise: move asm code to a separate file
10 years ago
Makefile
avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft
10 years ago
aeval.c
…
af_adelay.c
avfilter/af_adelay: use av_freep(), do not leave stale pointers in memory
10 years ago
af_aecho.c
…
af_afade.c
lavfi/afade: fix cur_sample computation
10 years ago
af_aformat.c
…
af_amerge.c
libavfilter/af_amerge: Do not depend on SWR_CH_MAX
11 years ago
af_amix.c
libavfilter/af_amix: avoid derreferencing possible null
10 years ago
af_anull.c
…
af_apad.c
lavfi/apad: fix logic when whole_len or pad_len options are specified
11 years ago
af_aphaser.c
avfilter/af_aphaser: move wave table generation code into separate file
11 years ago
af_aresample.c
avfilter/af_aresample: Limit data per inserted packet
10 years ago
af_asetnsamples.c
avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ
11 years ago
af_asetrate.c
…
af_ashowinfo.c
…
af_astats.c
…
af_astreamsync.c
…
af_asyncts.c
…
af_atempo.c
avfilter/atempo: Flush all buffered input samples
11 years ago
af_biquads.c
avfilter/biquads: avoid clipping when using floating type
11 years ago
af_bs2b.c
…
af_channelmap.c
libavfilter/af_channelmap: avoid derreferencing possible null
10 years ago
af_channelsplit.c
…
af_compand.c
Merge commit 'd3cfd7aff86ee3d449ca68aba21d67b9b2136a9b'
11 years ago
af_earwax.c
…
af_flanger.c
avfilter: add flanger filter
11 years ago
af_join.c
libavfilter/af_join: avoid derreferencing possible null
10 years ago
af_ladspa.c
…
af_pan.c
avfilter/af_pan: Do not use SWR_CH_MAX
11 years ago
af_replaygain.c
…
af_resample.c
Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'
10 years ago
af_silencedetect.c
…
af_silenceremove.c
avfilter/af_silenceremove: remove dead code
10 years ago
af_volume.c
Add missing "const" all over the place.
10 years ago
af_volume.h
…
af_volumedetect.c
…
all_channel_layouts.inc
…
allfilters.c
avfilter: remove obsolete FF_API_ACONVERT_FILTER cruft
10 years ago
asink_anullsink.c
…
asrc_abuffer.h
…
asrc_anullsrc.c
…
asrc_flite.c
…
asrc_sine.c
…
audio.c
…
audio.h
…
avcodec.c
avfilter: remove obsolete FF_API_FILL_FRAME cruft
10 years ago
avcodec.h
avfilter: remove obsolete FF_API_FILL_FRAME cruft
10 years ago
avf_avectorscope.c
…
avf_concat.c
lavfi/concat: accept a single segment
10 years ago
avf_showcqt.c
avfilter/showcqt: add fontcolor option
10 years ago
avf_showspectrum.c
avfilter/avf_showspectrum: fix colums typo
11 years ago
avf_showwaves.c
avfilter/showwaves: align const mode values (cosmetics)
11 years ago
avfilter.c
Merge commit 'ac84c1ce24a285f9cf16d4297bce73b1c4a6e435'
10 years ago
avfilter.h
…
avfiltergraph.c
avfilter: Properly check for failed format query
10 years ago
avfiltergraph.h
…
avfilterres.rc
…
bbox.c
…
bbox.h
…
buffer.c
avfilter/buffer: Use av_malloc_array()
11 years ago
bufferqueue.h
avfilter/bufferqueue: Increase buffer queue size
11 years ago
buffersink.c
lavfi/buffersink: use av_fifo_alloc_array
11 years ago
buffersink.h
…
buffersrc.c
avfilter/buffersrc: reindent
11 years ago
buffersrc.h
fix various typos
11 years ago
deshake.h
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
10 years ago
deshake_opencl.c
lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()
11 years ago
deshake_opencl.h
…
deshake_opencl_kernel.h
…
drawutils.c
avfilter/vf_drawtext: Avoid using non public AV_PIX_FMT_NB
11 years ago
drawutils.h
…
dualinput.c
…
dualinput.h
…
f_ebur128.c
avfilter/ebur128: rework channel weighting definition code
10 years ago
f_interleave.c
…
f_perms.c
Add missing "const" all over the place.
10 years ago
f_select.c
avfilter/select: larger pixel sad computation
11 years ago
f_sendcmd.c
…
f_zmq.c
…
fifo.c
…
filtfmts.c
Merge commit '072916d903d3a925bcd0c864f12254157cab63c1'
11 years ago
formats.c
avfilter/formats: Use av_realloc_array()
11 years ago
formats.h
…
framesync.c
…
framesync.h
…
generate_wave_table.c
avfilter/af_aphaser: move wave table generation code into separate file
11 years ago
generate_wave_table.h
avfilter/af_aphaser: move wave table generation code into separate file
11 years ago
gradfun.h
…
graphdump.c
…
graphparser.c
…
internal.h
…
lavfutils.c
avfilter/lavfutils/ff_load_image: Return error if no frame could be decoded
11 years ago
lavfutils.h
…
libavfilter.v
lavfi: stop exporting internal functions
11 years ago
log2_tab.c
lavfi: duplicate ff_log2_tab
11 years ago
lswsutils.c
…
lswsutils.h
…
opencl_allkernels.c
…
opencl_allkernels.h
…
pthread.c
…
setpts.c
Merge commit '593aaee953f8b07c141ff115e67bae85ef0350c7'
11 years ago
settb.c
…
split.c
…
src_movie.c
lavfi/src_movie: minor simplifications
11 years ago
thread.h
…
transform.c
…
transform.h
…
trim.c
avfilter/trim: remove duplicate assignment
11 years ago
unsharp.h
…
unsharp_opencl.c
lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter()
11 years ago
unsharp_opencl.h
…
unsharp_opencl_kernel.h
…
version.h
avfilter/vf_idet: add a "half_life" option for statistics
10 years ago
vf_alphamerge.c
…
vf_aspect.c
…
vf_bbox.c
Use new av_dict_set_int helper function.
11 years ago
vf_blackdetect.c
lavfi: add const/static const to pix_fmts arrays.
10 years ago
vf_blackframe.c
Blackframe video filter now sets metadata accordingly.
11 years ago
vf_blend.c
avfilter/vf_blend: fix macro ()
11 years ago
vf_boxblur.c
…
vf_codecview.c
avfilter: add codecview filter
10 years ago
vf_colorbalance.c
…
vf_colorchannelmixer.c
…
vf_colormatrix.c
Add missing "const" all over the place.
10 years ago
vf_copy.c
…
vf_crop.c
avfilter/crop: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_cropdetect.c
avfilter/vf_cropdetect: Do not check lines or columns twice on black frames
10 years ago
vf_curves.c
…
vf_dctdnoiz.c
avfilter/dctdnoiz: add slice threading
11 years ago
vf_decimate.c
avfilter/vf_decimate: Use av_malloc_array()
11 years ago
vf_dejudder.c
avfilter/vf_dejudder: Use av_mallocz_array()
11 years ago
vf_delogo.c
…
vf_deshake.c
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
10 years ago
vf_drawbox.c
…
vf_drawtext.c
avfilter/vf_drawtext: use gm_time_r() for thread saftey
10 years ago
vf_edgedetect.c
avfilter/edgedetect: reuse already defined ctx.
11 years ago
vf_elbg.c
…
vf_extractplanes.c
…
vf_fade.c
…
vf_field.c
…
vf_fieldmatch.c
…
vf_fieldorder.c
Merge commit 'a7d070acb55c3ebbdd5e93e3366f32865732b8a3'
11 years ago
vf_format.c
Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'
10 years ago
vf_fps.c
vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame
11 years ago
vf_framepack.c
…
vf_framestep.c
…
vf_frei0r.c
…
vf_geq.c
…
vf_gradfun.c
…
vf_hflip.c
avfilter/hflip: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_histeq.c
…
vf_histogram.c
…
vf_hqdn3d.c
avfilter/vf_hqdn3: use av_malloc_array()
11 years ago
vf_hqdn3d.h
…
vf_hqx.c
avfilter/vf_hqx: optimize table init
11 years ago
vf_hue.c
…
vf_idet.c
avfilter/vf_idet: use exp2()
10 years ago
vf_idet.h
avfilter/vf_idet: add a "half_life" option for statistics
10 years ago
vf_il.c
avfilter/il: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_interlace.c
Merge commit '52269f48e835a52023656f8330262ae70e6061c4'
11 years ago
vf_kerndeint.c
kerndeint: remove dead assignments
11 years ago
vf_lenscorrection.c
lavfi: add const/static const to pix_fmts arrays.
10 years ago
vf_libopencv.c
avfilter/vf_libopencv: Use av_mallocz_array()
11 years ago
vf_lut.c
…
vf_lut3d.c
avfilter/haldclut: fix R/B swap in CLUT loading
11 years ago
vf_mcdeint.c
…
vf_mergeplanes.c
avfilter/vf_mergeplanes: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_mp.c
avfilter/vf_mp: remove incorrect usage of AVFrame.type
10 years ago
vf_mpdecimate.c
avfilter/mp_decimate: remove avcodec dependency
11 years ago
vf_noise.c
x86/vf_noise: move asm code to a separate file
10 years ago
vf_noise.h
x86/vf_noise: move asm code to a separate file
10 years ago
vf_null.c
…
vf_overlay.c
Add missing "const" all over the place.
10 years ago
vf_owdenoise.c
avfilter/vf_owdenoise: use av_malloc_array()
11 years ago
vf_pad.c
…
vf_perspective.c
libavfi: added option to vf_perspective to specify transformation by giving destinations of corners of source.
10 years ago
vf_phase.c
…
vf_pixdesctest.c
…
vf_pp.c
avfilter/vf_pp: add gbrp support
10 years ago
vf_psnr.c
…
vf_pullup.c
avfilter/vf_pullup: 2nd try to workaround gcc 4.4.3 bug on arm
11 years ago
vf_pullup.h
avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
11 years ago
vf_removelogo.c
avfilter/vf_removelogo: use av_malloc_array()
11 years ago
vf_rotate.c
Add missing "const" all over the place.
10 years ago
vf_sab.c
vf_sab: use av_malloc_array()
11 years ago
vf_scale.c
avfilter/vf_scale: Allow chroma samples to be above and to the left of luma samples
10 years ago
vf_separatefields.c
…
vf_setfield.c
…
vf_showinfo.c
Merge commit '6d96c7ea89600655b1f18a3b12f3f041fa714152'
10 years ago
vf_shuffleplanes.c
…
vf_signalstats.c
avfilter/signalstats: add more pixel formats
10 years ago
vf_smartblur.c
fix various typos
11 years ago
vf_spp.c
avfilter/vf_spp: Use dct->get_pixels()
11 years ago
vf_spp.h
avfilter/vf_spp: Use dct->get_pixels()
11 years ago
vf_stereo3d.c
…
vf_subtitles.c
avfilter/ass: add shaping option
10 years ago
vf_super2xsai.c
…
vf_swapuv.c
avfilter/vf_swapuv: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_telecine.c
avfilter/vf_telecine: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_thumbnail.c
…
vf_tile.c
…
vf_tinterlace.c
lavfi: add const/static const to pix_fmts arrays.
10 years ago
vf_transpose.c
avfilter/vf_transpose: Avoid using non public AV_PIX_FMT_NB
11 years ago
vf_unsharp.c
avfilter/vf_unsharp: use av_malloc_array()
11 years ago
vf_vflip.c
…
vf_vidstabdetect.c
avfilter: Read errno before av_log() as the callback from av_log() might affect errno
10 years ago
vf_vidstabtransform.c
avfilter: Read errno before av_log() as the callback from av_log() might affect errno
10 years ago
vf_vignette.c
avfilter/vf_vignette: Use av_malloc_array()
11 years ago
vf_w3fdif.c
…
vf_yadif.c
…
vf_zoompan.c
avfilter/vf_zoompan: fix mixing of declarations and statements
11 years ago
video.c
Merge commit '67a7695c142561fe60f21adffe89c133385d37c9'
11 years ago
video.h
…
vidstabutils.c
vidstab*: Remove accidentally exported av_2_vs_pixel_format()
10 years ago
vidstabutils.h
vidstabutils: improve documentation
10 years ago
vsink_nullsink.c
…
vsrc_cellauto.c
avfilter/vsrc_cellauto: Use av_mallocz_array()
11 years ago
vsrc_life.c
…
vsrc_mandelbrot.c
avfilter/vsrc_mandelbrot: use av_malloc_array()
11 years ago
vsrc_mptestsrc.c
…
vsrc_testsrc.c
…
yadif.h
…