..
x86
avfilter/x86/vf_fspp: Fix loop condition for column_fidct()
10 years ago
Makefile
lavfi: add showwavespic filter
10 years ago
aeval.c
avfilter/aeval: Fixed a memory leak in EvalContext::channel_values
10 years ago
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
…
af_amix.c
lavfi: check av_strdup() return value
10 years ago
af_anull.c
…
af_apad.c
…
af_aphaser.c
avfilter/af_aphaser: Change type to int as its accessed as int via AVOptions
10 years ago
af_aresample.c
avfilter/af_aresample: remove unused variable
10 years ago
af_asetnsamples.c
…
af_asetrate.c
…
af_ashowinfo.c
Merge commit '728685f37ab333ca35980bd01766c78d197f784a'
10 years ago
af_astats.c
avfilter/af_astats: redo zero channel handling
10 years ago
af_astreamsync.c
…
af_asyncts.c
…
af_atempo.c
…
af_biquads.c
avfilter/af_biquads: Change width_type to int as its accessed as int via AVOptions
10 years ago
af_bs2b.c
…
af_channelmap.c
avfilter/af_channelmap: Move potential dereference after NULL check in get_channel_idx()
10 years ago
af_channelsplit.c
…
af_compand.c
…
af_dcshift.c
avfilter: add dcshift filter
10 years ago
af_earwax.c
…
af_flanger.c
…
af_join.c
avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype
10 years ago
af_ladspa.c
…
af_pan.c
…
af_replaygain.c
…
af_resample.c
Merge commit '0d989dbfc4bc5bc1d563e967449116a7a9865258'
10 years ago
af_silencedetect.c
…
af_silenceremove.c
…
af_volume.c
avfilter/af_volume: fix precision=fixed and volume=0 case
10 years ago
af_volume.h
avfilter/af_volume: Change enums to int, which are accessed via AVOption as int
10 years ago
af_volumedetect.c
…
all_channel_layouts.inc
…
allfilters.c
lavfi: add showwavespic filter
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/avcodec: use NULL instead of 0 for pointer
10 years ago
avcodec.h
avfilter: remove obsolete FF_API_FILL_FRAME cruft
11 years ago
avf_avectorscope.c
avfilter/avf_avectorscope: Change enums to int, which are accessed via AVOption as int
10 years ago
avf_concat.c
avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memory
10 years ago
avf_showcqt.c
avfilter/avf_showcqt: use av_malloc_array()
10 years ago
avf_showspectrum.c
avfilter/avf_showspectrum: Change enums to int, which are accessed via AVOption as int
10 years ago
avf_showwaves.c
lavfi: add showwavespic filter
10 years ago
avfilter.c
Merge commit '88b160a457e491cb9e014630ef5387ad3500258e'
10 years ago
avfilter.h
lavfi: document assumptions about the input and output labels of a filter graph description
10 years ago
avfiltergraph.c
avfilter/avfiltergraph: assert that the heap_bubble index is valid
10 years ago
avfiltergraph.h
…
avfilterres.rc
…
bbox.c
…
bbox.h
…
buffer.c
avfilter/buffer: Check for qp_table allocation failure
10 years ago
bufferqueue.h
…
buffersink.c
…
buffersink.h
…
buffersrc.c
avfilter/buffersrc: add context to av_log() call
10 years ago
buffersrc.h
…
deshake.h
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
11 years ago
deshake_opencl.c
…
deshake_opencl.h
…
deshake_opencl_kernel.h
…
drawutils.c
avfilter/drawutils: Check for av_malloc* failures
10 years ago
drawutils.h
…
dualinput.c
…
dualinput.h
…
f_ebur128.c
…
f_interleave.c
…
f_perms.c
avfilter/f_perms: Change enums to int, which are accessed via AVOption as int
10 years ago
f_select.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
f_sendcmd.c
lavfi/sendcmd: improve error reporting and robustness in case of missing commands
10 years ago
f_zmq.c
…
fifo.c
…
filtfmts.c
…
formats.c
avfilter/formats: proper error handling in ff_set_common_*() functions
10 years ago
formats.h
avfilter/formats: proper error handling in ff_set_common_*() functions
10 years ago
framesync.c
…
framesync.h
…
generate_wave_table.c
…
generate_wave_table.h
generate_wave_table: Add include for AVSampleFormat
10 years ago
gradfun.h
…
graphdump.c
…
graphparser.c
Merge commit '9d3b752fceb0f2a42cac7c2a1109b0629823c99f'
10 years ago
interlace.h
Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc'
10 years ago
internal.h
avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue
10 years ago
lavfutils.c
avfilter/lavfutils: use av_frame_free for freeing an AVFrame
10 years ago
lavfutils.h
…
libavfilter.v
…
log2_tab.c
…
lswsutils.c
…
lswsutils.h
…
opencl_allkernels.c
…
opencl_allkernels.h
…
pthread.c
…
setpts.c
…
settb.c
…
split.c
lavfi: check av_strdup() return value
10 years ago
src_movie.c
lavfi: check av_strdup() return value
10 years ago
thread.h
…
tinterlace.h
avfilter/vf_tinterlace: Favor using standard timebases for the output
10 years ago
transform.c
Factorize avpriv_mirror() out
10 years ago
transform.h
…
trim.c
…
unsharp.h
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C
10 years ago
unsharp_opencl.c
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C
10 years ago
unsharp_opencl.h
…
unsharp_opencl_kernel.h
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C
10 years ago
version.h
lavfi/eq: rework expression evaluation
10 years ago
vf_alphamerge.c
…
vf_aspect.c
…
vf_bbox.c
…
vf_blackdetect.c
…
vf_blackframe.c
…
vf_blend.c
avfilter/vf_tblend: use av_frame_free for freeing an AVFrame
10 years ago
vf_boxblur.c
lavfi/boxblur: Fix colourpsace list.
10 years ago
vf_codecview.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_colorbalance.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_colorchannelmixer.c
avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the private context
10 years ago
vf_colorlevels.c
lavfi: add colorlevels filter
10 years ago
vf_colormatrix.c
avfilter/vf_colormatrix: fix yuv420p threading, second try
10 years ago
vf_copy.c
…
vf_crop.c
…
vf_cropdetect.c
avfilter/vf_cropdetect: adjust Default threshold based on bit depth
10 years ago
vf_curves.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_dctdnoiz.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_decimate.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_dejudder.c
…
vf_delogo.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_deshake.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_drawbox.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_drawtext.c
avfilter/vf_drawtext: Change enums to int, which are accessed via AVOption as int
10 years ago
vf_edgedetect.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_elbg.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_eq.c
lavfi/eq: rework expression evaluation
10 years ago
vf_eq.h
lavfi/eq: rework expression evaluation
10 years ago
vf_extractplanes.c
avfilter/vf_extractplanes: use the name 's' for the pointer to the private context
10 years ago
vf_fade.c
lavfi/fade: Do not overread input buffer.
10 years ago
vf_fftfilt.c
avfilter/vf_fftfilt: increase RDFT length by 10%
10 years ago
vf_field.c
avfilter/vf_field: Change enum to int, which is accessed via AVOption as int
10 years ago
vf_fieldmatch.c
avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption as int
10 years ago
vf_fieldorder.c
…
vf_format.c
Merge commit 'd1afd3e1d6e43f4d37ae147091f270124ac48e04'
10 years ago
vf_fps.c
avfilter/vf_fps: update frame drop comment
10 years ago
vf_framepack.c
avfilter/vf_framepack: Check and update frame_rate
10 years ago
vf_framestep.c
…
vf_frei0r.c
avfilter/vf_frei0r: fix build with DEBUG enabled
10 years ago
vf_fspp.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_fspp.h
x86/vf_fspp: port inline asm to yasm
10 years ago
vf_geq.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_gradfun.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_hflip.c
…
vf_histeq.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_histogram.c
avfilter/vf_histogram: Change enum to int, which is accessed via AVOption as int
10 years ago
vf_hqdn3d.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_hqdn3d.h
…
vf_hqx.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_hue.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_idet.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_idet.h
avfilter/vf_idet: Add analyze_interlaced_flag mode
10 years ago
vf_il.c
avfilter/vf_il: Change enums to int, which are accessed via AVOption as int
10 years ago
vf_interlace.c
Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b'
10 years ago
vf_kerndeint.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_lenscorrection.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_libopencv.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_lut.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_lut3d.c
avfilter/vf_lut3d: Change enum to int, which is accessed via AVOption as int
10 years ago
vf_mcdeint.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_mergeplanes.c
…
vf_mpdecimate.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 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
…
vf_owdenoise.c
avfilter: handle error in query_formats() of a bunch of random video filters
10 years ago
vf_pad.c
lavfi: always check av_expr_parse_and_eval() return value
10 years ago
vf_palettegen.c
avfilter/palettegen: make sure at least one frame was sent to the filter
10 years ago
vf_paletteuse.c
avfilter/vf_paletteuse: indent fix after 7ccc5848
10 years ago
vf_perspective.c
avfilter/vf_perspective: Use av_clip_uint8()
10 years ago
vf_phase.c
avfilter/vf_phase: Add () to protect DIFF()s arguments
10 years ago
vf_pixdesctest.c
…
vf_pp.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_pp7.c
avfilter/vf_pp7: remove unused var
10 years ago
vf_pp7.h
lavfi: port mp=pp7 to libavfilter
10 years ago
vf_psnr.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_pullup.c
…
vf_pullup.h
…
vf_qp.c
avfilter/vf_qp: Fix leak of out_qp_table_buf
10 years ago
vf_removelogo.c
avfilter/vf_removelogo: Add () to protect the argument of apply_mask_fudge_factor()
10 years ago
vf_repeatfields.c
avfilter: Add repeatfields filter (Port of mp=softpulldown)
10 years ago
vf_rotate.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_sab.c
Factorize avpriv_mirror() out
10 years ago
vf_scale.c
vf_scale: Use correct chroma positions for YUV420P
10 years ago
vf_separatefields.c
…
vf_setfield.c
…
vf_showinfo.c
vf_showinfo: minimum widths for some early fields
10 years ago
vf_showpalette.c
avfilter/showpalette: fix leak in case of error
10 years ago
vf_shuffleplanes.c
…
vf_signalstats.c
avfilter/vf_signalstats: fix avframe leak on error
10 years ago
vf_smartblur.c
…
vf_spp.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 years ago
vf_spp.h
avfilter/vf_spp: Fix overflow in 8bit store slice
10 years ago
vf_stereo3d.c
…
vf_subtitles.c
avfilter/vf_subtitles: Add () to protect the argument of the AA() macro
10 years ago
vf_super2xsai.c
…
vf_swapuv.c
…
vf_telecine.c
avfilter/vf_telecine: use the name 's' for the pointer to the private context
10 years ago
vf_thumbnail.c
…
vf_tile.c
…
vf_tinterlace.c
vfilter/vf_tinterlace: Fix issues with linesize and cols
10 years ago
vf_transpose.c
…
vf_unsharp.c
avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory
10 years ago
vf_uspp.c
Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats
10 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
…
vf_w3fdif.c
…
vf_xbr.c
avfilter/xbr: reindent after previous commit
10 years ago
vf_yadif.c
avfilter/vf_yadif: detect telecine content
10 years ago
vf_zoompan.c
…
video.c
…
video.h
…
vidstabutils.c
…
vidstabutils.h
…
vsink_nullsink.c
…
vsrc_cellauto.c
…
vsrc_life.c
avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in memory
10 years ago
vsrc_mandelbrot.c
avfilter/vsrc_mandelbrot: fix indention of mis-indented block
10 years ago
vsrc_mptestsrc.c
avfilter/vsrc_mptestsrc: Use av_clip_uint8()
10 years ago
vsrc_testsrc.c
…
yadif.h
…