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.
 
 
 
 
Paul B Mahol 10b1cc63c2 lavfi: remove double .priv_class initializers 12 years ago
..
libmpcodecs lavfi: remove noise libmpcodecs wrapper 12 years ago
x86 lavfi/gradfun: remove rounding to match C and SSE code. 12 years ago
Makefile telecine filter 12 years ago
af_aconvert.c lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
af_afade.c lavfi/afade: switch to AVOption-base system 12 years ago
af_aformat.c lavfi: remove double .priv_class initializers 12 years ago
af_amerge.c lavfi/amerge: drop duplicated "Buffer queue overflow" message 12 years ago
af_amix.c Merge commit 'ac20e3ab8ed497549ee2a62754f01eee5e7a5066' 12 years ago
af_anull.c lavfi/af_anull: accept unknown channel layouts. 12 years ago
af_apad.c lavfi/apad: switch to AVOption-based system 12 years ago
af_aphaser.c lavfi/aphaser: switch to AVOption-based system 12 years ago
af_aresample.c avfilter: avoid direct access to AVFrame.channels 12 years ago
af_asetnsamples.c lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
af_ashowinfo.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
af_astreamsync.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
af_asyncts.c Merge commit 'b2b25b0659fa047da6266d2ce165d43011136b30' 12 years ago
af_atempo.c lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
af_biquads.c lavfi/biquads: switch to an AVOptions-based system 12 years ago
af_channelmap.c Merge commit 'ba8efac977f4276f05274947b2b67d144cbc965a' 12 years ago
af_channelsplit.c Merge commit '3f14febbdf7c93bbd186399da27991180e5916b6' 12 years ago
af_earwax.c lavfi/earwax: clip sample, this is what sox does 12 years ago
af_join.c Merge commit 'dd7fc37c71955b78a2687f29e871f714d18de386' 12 years ago
af_pan.c lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
af_resample.c af_resample: switch to an AVOptions-based system. 12 years ago
af_silencedetect.c lavfi/silencedetect: switch to an AVOptions-based system. 12 years ago
af_volume.c Merge commit 'b13623e184759f37348b8fdb1276b1bb408f3e59' 12 years ago
af_volume.h Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56' 12 years ago
af_volumedetect.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
all_channel_layouts.inc
allfilters.c telecine filter 12 years ago
asink_anullsink.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
asrc_abuffer.h
asrc_aevalsrc.c lavfi: always check return value of ff_get_{audio,video}_buffer() 12 years ago
asrc_anullsrc.c lavfi/anullsrc: add missing checks 12 years ago
asrc_flite.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
asrc_sine.c lavfi/sine: switch to an AVOptions-based system. 12 years ago
audio.c avfilter: avoid direct access to "frame"->channels 12 years ago
audio.h Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
avcodec.c lavfi/avcodec: deprecate remainders of the avcodec glue code 12 years ago
avcodec.h lavfi/avcodec: deprecate remainders of the avcodec glue code 12 years ago
avf_concat.c lavfi/concat: switch to an AVOptions-based system. 12 years ago
avf_showspectrum.c lavfi/showspectrum: switch to an AVOptions-based system. 12 years ago
avf_showwaves.c lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE 12 years ago
avfilter.c telecine filter 12 years ago
avfilter.h Merge commit '8114c101607843a86960bd3e0e9c40487dc2a961' 12 years ago
avfiltergraph.c Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' 12 years ago
avfiltergraph.h Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 12 years ago
bbox.c
bbox.h
buffer.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
bufferqueue.h Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
buffersink.c buffersink/uninit: use av_frame_free() not unref 12 years ago
buffersink.h lavfi/buffersink: fix header. 12 years ago
buffersrc.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
buffersrc.h lavfi/buffersrc: implement flags. 12 years ago
deshake.h deshake opencl based on comments on 20130402 3rd 12 years ago
deshake_kernel.h deshake opencl based on comments on 20130402 3rd 12 years ago
deshake_opencl.c opencl: add spec opencl device APIs 20130411 12 years ago
deshake_opencl.h deshake opencl based on comments on 20130402 3rd 12 years ago
drawutils.c lavfi/drawutils: fix blending computation in blend_line function 12 years ago
drawutils.h lavfi/drawutils: fix typo 12 years ago
f_ebur128.c lavfi/ebur128: switch to an AVOptions-based system. 12 years ago
f_perms.c lavfi/perms: switch to an AVOptions-based system. 12 years ago
f_select.c lavfi/aselect: switch to an AVOptions-based system. 12 years ago
f_sendcmd.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
f_setpts.c Merge commit '33b97faaba2744f0a2fd65c0ef9ecc2de3fad7ff' 12 years ago
f_settb.c lavfi/asettb: switch to an AVOptions-based system. 12 years ago
fifo.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
filtfmts.c Merge commit 'cb45553f577f8e0ebfe05d3287e1b6fa5859b967' 12 years ago
formats.c lavfi: detect merge failure for unknown layouts. 12 years ago
formats.h lavfi: fix merging of formats and clarify exception. 12 years ago
gradfun.h Merge commit '7ed833d78ea661d619124fd898547a900f6480bc' 12 years ago
graphdump.c Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf' 12 years ago
graphparser.c Merge remote-tracking branch 'qatar/master' 12 years ago
internal.h lavfi: loop on request_frame if necessary. 12 years ago
lavfutils.c libavfilter/lavfutils: remove useless NULL check on format context 12 years ago
lavfutils.h Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
libavfilter.v
lswsutils.c Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
lswsutils.h Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
opencl_allkernels.c deshake opencl based on comments on 20130402 3rd 12 years ago
opencl_allkernels.h deshake opencl based on comments on 20130402 3rd 12 years ago
split.c Merge commit '73d5d405d424c06f3f354337cfdb24794932094d' 12 years ago
src_movie.c Merge commit 'a42d6e6c4c19912b73cae8ca9133b4202667c303' 12 years ago
transform.c transform: give avfilter_transform() a return value for returning an error 12 years ago
transform.h transform: give avfilter_transform() a return value for returning an error 12 years ago
version.h telecine filter 12 years ago
vf_alphaextract.c lavfi/alphaextract: fix frame memleak. 12 years ago
vf_alphamerge.c lavfi/alphamerge: raise filter_frame() error. 12 years ago
vf_aspect.c Merge commit '62dcdb028cc84845fd263bb09304c4c6500bda7a' 12 years ago
vf_bbox.c lavfi: remove remaining forgotten min/rej perms. 12 years ago
vf_blackdetect.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_blackframe.c lavfi: remove double .priv_class initializers 12 years ago
vf_blend.c lavfi/blend: switch to AVOption-based system 12 years ago
vf_boxblur.c Merge commit '51def31dbe5b6e857536de8fa428f263d64f3ae5' 12 years ago
vf_colormatrix.c lavfi/colormatrix: switch to an AVOptions-based system. 12 years ago
vf_copy.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_crop.c lavfi: remove double .priv_class initializers 12 years ago
vf_cropdetect.c Merge commit '460e7b4f6d473d9f03ed45501221f9cb209b28fd' 12 years ago
vf_curves.c lavfi/curves: introduce "all" field in presets and use it. 12 years ago
vf_decimate.c lavfi/decimate: switch to an AVOption-based system 12 years ago
vf_delogo.c Merge commit '63e58c55c17d7f8b5eec9c082fe0f8edc305a24e' 12 years ago
vf_deshake.c lavfi/deshake: switch to an AVOptions-based system. 12 years ago
vf_drawbox.c Merge commit '335c31293baec6e6cf5907bd29840af3de8ff735' 12 years ago
vf_drawtext.c Merge commit '8ec464c61c46a5d088b43d24e384d6c37b7ef14a' 12 years ago
vf_edgedetect.c lavfi/edgedetect: switch to an AVOptions-based system. 12 years ago
vf_fade.c Merge commit 'b9dfee9fa259dfc885508179a359dccc9e7840bd' 12 years ago
vf_field.c lavfi/field: cleanup unused shorthand and doc. 12 years ago
vf_fieldorder.c Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec' 12 years ago
vf_format.c Merge commit 'e67a87eac814c7805d18c983c43033a8a1bd62af' 12 years ago
vf_fps.c Merge commit 'f13ab29925883b4245da4129694af3af378d67be' 12 years ago
vf_framestep.c lavfi/framestep: remove request_frame hack 12 years ago
vf_frei0r.c Merge commit '5aa1a668cfae7f617e1a06efad20f87283badd8a' 12 years ago
vf_geq.c lavfi/geq: switch to an AVOptions-based system. 12 years ago
vf_gradfun.c Merge commit '7ed833d78ea661d619124fd898547a900f6480bc' 12 years ago
vf_hflip.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_histeq.c lavfi/histeq: switch to an AVOptions-based system. 12 years ago
vf_histogram.c lavfi/histogram: switch to an AVOptions-based system. 12 years ago
vf_hqdn3d.c Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a' 12 years ago
vf_hqdn3d.h Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a' 12 years ago
vf_hue.c lavfi/hue: reindent. 12 years ago
vf_idet.c lavfi/idet: switch to an AVOptions-based system. 12 years ago
vf_il.c lavfi/il: switch to AVOption-based system 12 years ago
vf_kerndeint.c lavfi/kerndeint: switch to AVOption-based system 12 years ago
vf_libopencv.c Merge commit 'ee0e8d4b15a87932ab6066cd6eae3cab08726319' 12 years ago
vf_lut.c Merge commit '20b46f8f4fff6aeeab9ea418dc359eda8887ced6' 12 years ago
vf_mp.c lavfi: remove noise libmpcodecs wrapper 12 years ago
vf_noise.c lavfi/noise: switch to an AVOptions-based system. 12 years ago
vf_null.c vf_null: switch to filter_frame 12 years ago
vf_overlay.c lavfi/overlay: cleanup unused shorthand. 12 years ago
vf_pad.c Merge commit '40c885c589808455a1c4b473509f1e6cd4908f55' 12 years ago
vf_pixdesctest.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_pp.c lavfi/pp: switch to an AVOptions-based system. 12 years ago
vf_removelogo.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_scale.c Merge commit 'c334c113d4d9e9a41bc38a3e4458d7ab21010401' 12 years ago
vf_separatefields.c lavfi/separatefields: adjust tb to avoid rounding errors. 12 years ago
vf_setfield.c lavfi/setfield: switch to an AVOptions-based system. 12 years ago
vf_showinfo.c Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b' 12 years ago
vf_smartblur.c lavfi/smartblur: cleanup unused shorthand and doc. 12 years ago
vf_stereo3d.c lavfi/stereo3d: switch to an AVOptions-based system. 12 years ago
vf_subtitles.c lavfi/subtitles: switch to an AVOptions-based system. 12 years ago
vf_super2xsai.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_swapuv.c lavfi/swapuv: remove deprecated base field use 12 years ago
vf_telecine.c telecine filter 12 years ago
vf_thumbnail.c lavfi/thumbnail: switch to an AVOptions-based system. 12 years ago
vf_tile.c lavfi/tile: switch to an AVOptions-based system. 12 years ago
vf_tinterlace.c lavfi/tinterlace: switch to an AVOptions-based system. 12 years ago
vf_transpose.c Merge commit '0c2466dec719b933d161f5d680a57fde38aa5daa' 12 years ago
vf_unsharp.c Merge commit 'b83e9efc53e5491716625aa31c69006b1119b280' 12 years ago
vf_vflip.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_yadif.c Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775' 12 years ago
video.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
video.h Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vsink_nullsink.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vsrc_cellauto.c lavfi/cellauto: switch to an AVOptions-based system. 12 years ago
vsrc_life.c lavfi/life: switch to an AVOptions-based system. 12 years ago
vsrc_mandelbrot.c lavfi/mandelbrot: switch to an AVOptions-based system. 12 years ago
vsrc_mptestsrc.c lavfi/mptestsrc: switch to an AVOptions-based system. 12 years ago
vsrc_testsrc.c Merge commit '7b3eb745b98b04dd8a4970b9fd6c98998e858fc1' 12 years ago
yadif.h vf_yadif: switch to an AVOptions-based system. 12 years ago