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.
 
 
 
 
Stefano Sabatini 638ffb2413 lavfi/hue: rework logic for setting commands 12 years ago
..
libmpcodecs lavfi: remove mp=down3dright 12 years ago
x86 Merge remote-tracking branch 'qatar/master' 12 years ago
Makefile lavfi: remove mp=down3dright 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: use AV_OPT_TYPE_DURATION 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
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
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 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347' 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
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: add interleave filters 12 years ago
asink_anullsink.c
asrc_abuffer.h
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
audio.h
avcodec.c
avcodec.h
avf_concat.c lavfi: flag more dynamic i/o filters. 12 years ago
avf_showspectrum.c lavfi/showspectrum: switch to an AVOptions-based system. 12 years ago
avf_showwaves.c lavfi/showwaves: switch to an AVOptions-based system. 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.h
buffer.c
bufferqueue.h
buffersink.c lavfi/buffersink: fix possible leaks after allocation failures. 12 years ago
buffersink.h
buffersrc.c lavfi/buffersrc: fix failed requests count. 12 years ago
buffersrc.h
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
drawutils.h
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_setpts.c avfilter: add missing AV_OPT_FLAG_FILTERING_PARAM 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
gradfun.h Merge commit '7ed833d78ea661d619124fd898547a900f6480bc' 12 years ago
graphdump.c
graphparser.c lavfi: fix forgotten chunk in eb0f774d. 12 years ago
internal.h Merge commit '1565cbc65cbb9f95c11367314a080068895e0cf0' 12 years ago
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
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 lavfi/split: use AVFILTER_DEFINE_CLASS to define class 12 years ago
src_movie.c lavfi: flag more dynamic i/o filters. 12 years ago
transform.c
transform.h
version.h lavfi: remove mp=down3dright 12 years ago
vf_alphaextract.c
vf_alphamerge.c
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: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_boxblur.c lavfi: add timeline support. 12 years ago
vf_colorbalance.c colorbalance filter 12 years ago
vf_colorchannelmixer.c colorchannelmixer filter 12 years ago
vf_colormatrix.c lavfi: add timeline support. 12 years ago
vf_copy.c
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: add timeline support. 12 years ago
vf_decimate.c lavfi: add frame counter into AVFilterLink and use it in filters. 12 years ago
vf_delogo.c lavfi: remove now unused args parameter from AVFilter.init 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
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: add timeline support. 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: add timeline support. 12 years ago
vf_mp.c lavfi: remove mp=down3dright 12 years ago
vf_mpdecimate.c Add avpriv_dsputil_init() and use it in lavfi where relevant. 12 years ago
vf_noise.c lavfi: add timeline support. 12 years ago
vf_null.c
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
vf_pp.c lavfi: add timeline support. 12 years ago
vf_removelogo.c lavfi: remove now unused args parameter from AVFilter.init and init_opaque 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
vf_smartblur.c lavfi: add timeline support. 12 years ago
vf_stereo3d.c lavfi/stereo3d: support more formats for non-anaglyph outputs 12 years ago
vf_subtitles.c lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c lavfi: add frame counter into AVFilterLink and use it in filters. 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 lavfi/tinterlace: switch to an AVOptions-based system. 12 years ago
vf_transpose.c Merge commit '0c2466dec719b933d161f5d680a57fde38aa5daa' 12 years ago
vf_unsharp.c lavfi: add timeline support. 12 years ago
vf_vflip.c
vf_yadif.c Merge commit '7536c671040f1f3ebc9f0d3b7831dac71436b775' 12 years ago
video.c
video.h
vsink_nullsink.c
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