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 4c56b79a16 vf_stereo3d: Add AVOption table terminator 12 years ago
..
libmpcodecs lavfi/mp: drop mp=stereo3d filter 12 years ago
x86 Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 12 years ago
Makefile lavfi/mp: drop mp=stereo3d filter 12 years ago
af_aconvert.c
af_afade.c
af_aformat.c
af_amerge.c libavfilter/af_amerge: fix segfault if init fails. 12 years ago
af_amix.c
af_anull.c
af_apad.c
af_aresample.c lavfi/af_aresample: fix info log for unknown layouts. 12 years ago
af_asetnsamples.c
af_ashowinfo.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c af_biquads: memset(0) cache 12 years ago
af_channelmap.c
af_channelsplit.c
af_earwax.c
af_join.c
af_pan.c
af_resample.c lavfi: connect libavresample options to af_resample via AVFilterGraph 12 years ago
af_silencedetect.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: port MP stereo3d filter 12 years ago
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
asrc_flite.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_concat.c
avf_showspectrum.c lavf/showspectrum: add divVerent in the (c) for his recent work on the filter. 12 years ago
avf_showwaves.c
avfilter.c avfilter: Silence warning: passing argument 3 of av_image_copy from incompatible pointer type 12 years ago
avfilter.h
avfiltergraph.c Remove incorrect use of ctype.h functions. 12 years ago
avfiltergraph.h avfilter/avfiltergraph.h: Move public field out of the private fields 12 years ago
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c
buffersink.h lavfi/abuffersink: add sample_rates field to AVABufferSinkParams 12 years ago
buffersrc.c lavfi/buffersrc: set channel layout if it is known. 12 years ago
buffersrc.h
drawutils.c
drawutils.h
f_ebur128.c lavfi/ebur128: advance pointer to samples 12 years ago
f_select.c lavfi/select: correctly set prev_t and prev_pts 12 years ago
f_sendcmd.c
f_setpts.c
f_settb.c
fifo.c
filtfmts.c
formats.c lavfi/formats: reindent after last commit. 12 years ago
formats.h lavfi: fix merging of formats and clarify exception. 12 years ago
gradfun.h
graphdump.c
graphparser.c Remove incorrect use of ctype.h functions. 12 years ago
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
sink_buffer.c lavfi/abuffersink: fix weird indent and spacing 12 years ago
split.c
src_buffer.c
src_movie.c
transform.c
transform.h
version.h lavfi/deshake: support named options. 12 years ago
vf_alphaextract.c
vf_alphamerge.c
vf_aspect.c avfilter: fix segfault with setsar/dar 12 years ago
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c blend filter 12 years ago
vf_boxblur.c lavfi/boxblur: add support to named options 12 years ago
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c lavfi/decimate: use named options 12 years ago
vf_delogo.c
vf_deshake.c lavfi/deshake: support named options. 12 years ago
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_fade.c
vf_field.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framestep.c
vf_frei0r.c
vf_geq.c lavfi/geq: improve support for formats with alpha plane 12 years ago
vf_gradfun.c
vf_hflip.c lavfi/hflip: support more formats 12 years ago
vf_histeq.c
vf_histogram.c lavfi/histogram: overlay display mode for levels histogram mode 12 years ago
vf_hqdn3d.c
vf_hqdn3d.h
vf_hue.c lavfi/hue: reindent after previous commit 12 years ago
vf_idet.c vf_idet: adapt default scores due to bugfix 12 years ago
vf_il.c lavfi/il: filter out hwaccels formats from the list of supported formats 12 years ago
vf_kerndeint.c lavfi/kerndeint: move is_rgb_packed definition to the internal context 12 years ago
vf_libopencv.c lavfi/opencv: isgraph -> av_isgraph. 12 years ago
vf_lut.c vf_lut: correct color/comp permutation 12 years ago
vf_mp.c lavfi/mp: drop mp=stereo3d filter 12 years ago
vf_noise.c lavfi/noise: switch to AVLFG noise generator 12 years ago
vf_null.c
vf_overlay.c lavfi/overlay: improve log message warning in case of clipped overlay 12 years ago
vf_pad.c
vf_pixdesctest.c
vf_pp.c
vf_removelogo.c
vf_scale.c
vf_setfield.c
vf_showinfo.c
vf_smartblur.c
vf_stereo3d.c vf_stereo3d: Add AVOption table terminator 12 years ago
vf_subtitles.c lavfi/subtitles: fix recently introduced warning about discarded const qualifier. 12 years ago
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c lavfi/transpose: support more pix fmts 12 years ago
vf_unsharp.c lavfi/unsharp: add missing NULL check 12 years ago
vf_vflip.c
vf_yadif.c yadif: remove unused variable 12 years ago
video.c
video.h
vsink_nullsink.c
vsrc_cellauto.c Remove incorrect use of ctype.h functions. 12 years ago
vsrc_life.c Remove incorrect use of ctype.h functions. 12 years ago
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 12 years ago