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 1dc1c4e7a8 Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3' 10 years ago
..
x86 avfilter/x86/vf_fspp: Fix loop condition for column_fidct() 10 years ago
Makefile remove libmpcodecs 10 years ago
aeval.c avfilter/aeval: silence "may be used uninitialized" warning 11 years ago
af_adelay.c
af_aecho.c
af_afade.c
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
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c Merge commit '728685f37ab333ca35980bd01766c78d197f784a' 10 years ago
af_astats.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c avfilter/af_biquads: use the name 's' for the pointer to the private context 10 years ago
af_bs2b.c
af_channelmap.c avfilter/af_channelmap: Check for missing argument in get_channel_idx() 10 years ago
af_channelsplit.c
af_compand.c
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
af_silencedetect.c
af_silenceremove.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c remove libmpcodecs 10 years ago
asink_anullsink.c
asrc_abuffer.h
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_avectorscope.c avfilter/avf_avectorscope: use the name 's' for the pointer to the private context 10 years ago
avf_concat.c
avf_showcqt.c avfilter/avf_showcqt: use av_malloc_array() 10 years ago
avf_showspectrum.c
avf_showwaves.c
avfilter.c avfilter/avfilter: Remove CONFIG_MP_FILTER case 10 years ago
avfilter.h lavfi: document assumptions about the input and output labels of a filter graph description 10 years ago
avfiltergraph.c
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c avfilter/buffer: use av_freep() to avoid leaving stale pointers in memory 10 years ago
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake.h
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
f_select.c
f_sendcmd.c
f_zmq.c
fifo.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
filtfmts.c Merge commit '072916d903d3a925bcd0c864f12254157cab63c1' 11 years ago
formats.c
formats.h
framesync.c lavfi: add an API to synchronize multiple video inputs. 12 years ago
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' 11 years ago
graphdump.c
graphparser.c
interlace.h
internal.h avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue 10 years ago
lavfutils.c
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
transform.c
transform.h
trim.c
unsharp.h Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
unsharp_opencl.c
unsharp_opencl.h
unsharp_opencl_kernel.h
version.h remove libmpcodecs 10 years ago
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c
vf_boxblur.c lavfi/boxblur: Readd 8bit colour spaces on big-endian. 10 years ago
vf_codecview.c
vf_colorbalance.c avfilter/vf_colorbalance: use the name 's' for the pointer to the private context 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
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_curves.c
vf_dctdnoiz.c avfilter/vf_dctdnoiz: Use av_malloc_array() 10 years ago
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c avfilter/edgedetect: fix indent 10 years ago
vf_elbg.c
vf_eq.c avfilter/vf_eq: mark src as const 10 years ago
vf_eq.h avfilter/vf_eq: mark src as const 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
vf_field.c
vf_fieldmatch.c avfitler/vf_fieldmatch: fix typo 10 years ago
vf_fieldorder.c
vf_format.c
vf_fps.c
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 avfilter/vf_fspp: check count before calling row_idct() 10 years ago
vf_fspp.h
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' 10 years ago
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_idet.c avfilter/vf_idet: factorize av_frame_free(&idet->prev) 10 years ago
vf_idet.h avfilter/vf_idet: Add analyze_interlaced_flag mode 10 years ago
vf_il.c avfitler/vf_il: use the name 's' for the pointer to the private context 10 years ago
vf_interlace.c Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b' 10 years ago
vf_kerndeint.c
vf_lenscorrection.c avfilter/vf_lenscorrection: support 8bit planar RGB formats 10 years ago
vf_libopencv.c Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3' 10 years ago
vf_lut.c lavfi/lut: apply minor compute_gammaval709() doxy fix 10 years ago
vf_lut3d.c
vf_mcdeint.c avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket 10 years ago
vf_mergeplanes.c
vf_mpdecimate.c
vf_noise.c
vf_noise.h
vf_null.c
vf_overlay.c
vf_owdenoise.c
vf_pad.c
vf_perspective.c
vf_phase.c
vf_pixdesctest.c
vf_pp.c
vf_pp7.c Fix frame-alignment in PP7 10 years ago
vf_pp7.h lavfi: port mp=pp7 to libavfilter 10 years ago
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_qp.c avfilter: port qp filter from libmpcodecs 10 years ago
vf_removelogo.c
vf_rotate.c
vf_sab.c
vf_scale.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c avfilter/vf_showinfo: show timebase & framerate too 10 years ago
vf_showpalette.c avfilter: add showpalette filter 10 years ago
vf_shuffleplanes.c
vf_signalstats.c
vf_smartblur.c
vf_spp.c lavfi: use ff_norm_qscale(), factorize 10 years ago
vf_spp.h
vf_stereo3d.c
vf_subtitles.c
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
vf_uspp.c avfilter/vf_uspp: fix gop_size 10 years ago
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_xbr.c
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
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h