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 a64c9afe3d lavfi/blend: merge config_input_top into config_output 12 years ago
..
libmpcodecs lavfi/mp: remove mp=tinterlace wrapper 12 years ago
x86 Merge remote-tracking branch 'qatar/master' 12 years ago
Makefile Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' 12 years ago
af_aconvert.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
af_afade.c lavfi/afade: fix AVOptions descriptions 12 years ago
af_aformat.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
af_amerge.c lavfi: flag more dynamic i/o filters. 12 years ago
af_amix.c Merge commit '7cdd737ba81b5c2c9521c4509edf0ac315fabc65' 12 years ago
af_anull.c lavfi/af_anull: accept unknown channel layouts. 12 years ago
af_apad.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
af_aphaser.c lavfi/aphaser: silence uninitialized variable warnings. 12 years ago
af_aresample.c avfilter/aresample: use init_dict system and set child AVOption context correctly 12 years ago
af_asetnsamples.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
af_asetrate.c lavfi: add asetrate filter. 12 years ago
af_ashowinfo.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
af_astats.c astats filter 12 years ago
af_astreamsync.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
af_asyncts.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
af_atempo.c libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484 12 years ago
af_biquads.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
af_channelmap.c Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' 12 years ago
af_channelsplit.c lavfi: add missing periods in filter descriptions. 12 years ago
af_earwax.c lavfi/earwax: remove pointless store 12 years ago
af_join.c lavfi: add missing periods in filter descriptions. 12 years ago
af_pan.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 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 lavfi: add timeline support. 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 lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. 13 years ago
allfilters.c Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' 12 years ago
asink_anullsink.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
asrc_abuffer.h asrc_abuffer: deprecate the header. 13 years ago
asrc_aevalsrc.c avfilter/asrc_aevalsrc: fix return code, 2nd try 12 years ago
asrc_anullsrc.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
asrc_flite.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
asrc_sine.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 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: flag more dynamic i/o filters. 12 years ago
avf_showspectrum.c lavfi/showspectrum: fix crash in case of negative linesize 12 years ago
avf_showwaves.c lavfi/showwaves: fix crash in case of negative linesize 12 years ago
avfilter.c lavfi: add 'enable' command injection to filters supporting timeline. 12 years ago
avfilter.h lavfi: add timeline support. 12 years ago
avfiltergraph.c avfilter: remove opaque passing hacks 12 years ago
avfiltergraph.h Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' 12 years ago
bbox.c bbox: remove superfluous initializations 13 years ago
bbox.h lavfi: add bbox filter 13 years ago
buffer.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
bufferqueue.h Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
buffersink.c lavfi/buffersink: fix possible leaks after allocation failures. 12 years ago
buffersink.h lavfi/buffersink: fix header. 12 years ago
buffersrc.c lavfi/buffersrc: fix failed requests count. 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 avfilter/deshake_kernel: fix reset value bug of deshake kernel 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: flag more dynamic i/o filters. 12 years ago
f_interleave.c lavfi: add interleave filters 12 years ago
f_perms.c avfilter: Filter options that are used for both video and audio should have both flags 12 years ago
f_select.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
f_sendcmd.c lavfi/sendcmd: drop now pointless sendcmd/asendcmd_init() wrappers 12 years ago
f_settb.c lavfi/asettb: switch to an AVOptions-based system. 12 years ago
fifo.c Merge commit '9bfc6e02bae9de354fb9ba09a8a140e83eeadf7d' 12 years ago
filtfmts.c Merge commit '48a5adab62bd2a553f5069d41fa632a0701835e5' 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 commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' 12 years ago
internal.h Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 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 libavfilter: export ff_default_query_formats() 13 years ago
lswsutils.c Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
lswsutils.h Merge commit '716d413c13981da15323c7a3821860536eefdbbb' 12 years ago
opencl_allkernels.c lavfi/unsharp: add opencl unsharp filter 12 years ago
opencl_allkernels.h deshake opencl based on comments on 20130402 3rd 12 years ago
setpts.c Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' 12 years ago
split.c Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071' 12 years ago
src_movie.c lavfi: flag more dynamic i/o filters. 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
trim.c avfilter/trim: improve rounding precission 12 years ago
unsharp.h lavfi/unsharp: add opencl unsharp filter 12 years ago
unsharp_kernel.h lavfi/unsharp: add opencl unsharp filter 12 years ago
unsharp_opencl.c lavfi/unsharp: add opencl unsharp filter 12 years ago
unsharp_opencl.h lavfi/unsharp: add opencl unsharp filter 12 years ago
version.h Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' 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 lavfi/vf_aspect: improve compatibility of parsing. 12 years ago
vf_bbox.c lavfi/bbox: remove unused variables and functions 12 years ago
vf_blackdetect.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_blackframe.c lavfi: remove double .priv_class initializers 12 years ago
vf_blend.c lavfi/blend: merge config_input_top into config_output 12 years ago
vf_boxblur.c lavfi: add timeline support. 12 years ago
vf_colorbalance.c lavfi: support timeline for colorbalance and colorchannelmixer 12 years ago
vf_colorchannelmixer.c lavfi: support timeline for colorbalance and colorchannelmixer 12 years ago
vf_colormatrix.c lavfi: add timeline support. 12 years ago
vf_copy.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_crop.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_cropdetect.c lavfi: add timeline support. 12 years ago
vf_curves.c lavfi/curves: add support for more rgb formats 12 years ago
vf_decimate.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_delogo.c lavfi: add timeline support in {de,remove}logo. 12 years ago
vf_deshake.c deshake: fix off by 2 error 12 years ago
vf_drawbox.c lavfi: add timeline support. 12 years ago
vf_drawtext.c avfilter/drawtext: add pict_type support 12 years ago
vf_edgedetect.c lavfi: add timeline support. 12 years ago
vf_fade.c lavfi/fade: Added ability to do video fade based on timestamp 12 years ago
vf_field.c lavfi/field: cleanup unused shorthand and doc. 12 years ago
vf_fieldmatch.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_fieldorder.c Merge commit 'a39c154049a2d0c4fb02a5c74f58d6986ec21cec' 12 years ago
vf_format.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_fps.c lavfi: add missing periods in filter descriptions. 12 years ago
vf_framestep.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_frei0r.c avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 12 years ago
vf_geq.c avfilter/geq: rgb support 12 years ago
vf_gradfun.c lavfi: add timeline support. 12 years ago
vf_hflip.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_histeq.c lavfi: add timeline support. 12 years ago
vf_histogram.c vf_histogram: avoid floats, unbreak fate 12 years ago
vf_hqdn3d.c lavfi/hqdn3d: remove timeline flag. 12 years ago
vf_hqdn3d.h Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a' 12 years ago
vf_hue.c lavfi/hue: rework logic for setting commands 12 years ago
vf_idet.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vf_il.c lavfi/il: remove pointless store 12 years ago
vf_interlace.c lavfi/interlace: remove exec permissions. 12 years ago
vf_kerndeint.c lavfi/kerndeint: switch to AVOption-based system 12 years ago
vf_libopencv.c avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 12 years ago
vf_lut.c lavfi/negate: unbreak negate alpha 12 years ago
vf_mp.c lavfi/mp: remove mp=tinterlace wrapper 12 years ago
vf_mpdecimate.c Add avpriv_dsputil_init() and use it in lavfi where relevant. 12 years ago
vf_noise.c lavfi/noise: remove get_video_buffer, its redundant now 12 years ago
vf_null.c vf_null: switch to filter_frame 12 years ago
vf_overlay.c lavfi/overlay: support timeline through the new system. 12 years ago
vf_pad.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_pixdesctest.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_pp.c lavfi: add timeline support. 12 years ago
vf_removelogo.c lavfi: add timeline support in {de,remove}logo. 12 years ago
vf_scale.c lavfi: remove now unused args parameter from AVFilter.init 12 years ago
vf_separatefields.c lavfi: add frame counter into AVFilterLink and use it in filters. 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: add timeline support. 12 years ago
vf_stereo3d.c lavfi/stereo3d: add support for alternating frames input & output format 12 years ago
vf_subtitles.c lavfi/subtitles: zero-init AVSubtitle. 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 lavfi/telecine: show time base change too 12 years ago
vf_thumbnail.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vf_tile.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vf_tinterlace.c avfilter/vf_tinterlace: fix handling of not so even sizes 12 years ago
vf_transpose.c lavfi/transpose: apply grammar consistency fixes to transpose dir option 12 years ago
vf_unsharp.c lavfi/unsharp: add opencl unsharp filter 12 years ago
vf_vflip.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vf_vidstabdetect.c lavfi/vidstabdetect: fix direct path. 12 years ago
vf_vidstabtransform.c lavfi/vidstab: remove mention of defaults for consistency with other filters. 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
vidstabutils.c lavfi/vidstab: miscelenaous cosmetics and typo fixes. 12 years ago
vidstabutils.h lavfi: add video stabilization plugins using vid.stab library 12 years ago
vsink_nullsink.c Merge commit '7e350379f87e7f74420b4813170fe808e2313911' 12 years ago
vsrc_cellauto.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vsrc_life.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vsrc_mandelbrot.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 12 years ago
vsrc_mptestsrc.c lavfi/mptestsrc: fix invalid access in case of negative linesize 12 years ago
vsrc_testsrc.c lavfi/testsrc: fix style 12 years ago
yadif.h vf_yadif: switch to an AVOptions-based system. 12 years ago