..
libmpcodecs
lavfi: remove harddup libmpcodecs wrapper
12 years ago
x86
lavfi/gradfun: remove rounding to match C and SSE code.
12 years ago
Makefile
Fix make checkheaders without opencl headers.
12 years ago
af_aconvert.c
avfilter: avoid direct access to AVFrame.channels
12 years ago
af_afade.c
lavfi/afade: use standard options parsing
12 years ago
af_aformat.c
lavfi/af_aformat: accept unknown channel layouts.
12 years ago
af_amerge.c
lavfi/af_amerge: return EAGAIN if the input layouts are not known.
12 years ago
af_amix.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
af_anull.c
lavfi/af_anull: accept unknown channel layouts.
12 years ago
af_apad.c
lavfi/apad: use standard options parsing.
12 years ago
af_aphaser.c
aphaser filter
12 years ago
af_aresample.c
avfilter: avoid direct access to AVFrame.channels
12 years ago
af_asetnsamples.c
lavfi/af_asetnsamples: simplify request_frame loop.
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 '20a8ee3061e6d777600c13db731bee3c25878991'
12 years ago
af_atempo.c
lavfi/af_atempo: simplify request_frame loop.
12 years ago
af_biquads.c
lavfi/afade * biquads: call av_frame_copy_props()
12 years ago
af_channelmap.c
lavfi: remove remaining forgotten min/rej perms.
12 years ago
af_channelsplit.c
af_channelsplit: set output channels, fix assertion failure
12 years ago
af_earwax.c
lavfi/earwax: clip sample, this is what sox does
12 years ago
af_join.c
af_join: fix channel count and format
12 years ago
af_pan.c
avfilter: avoid direct access to AVFrame.channels
12 years ago
af_resample.c
lavfi: switch to AVFrame.
12 years ago
af_silencedetect.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
af_volume.c
lavfi/volume: use designated initializers for the sample_fmts declaration.
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
aphaser filter
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
lavfi/aevalsrc: raise filter_frame() error.
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: use standard options parsing.
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/avf_concat: use standard options parsing.
12 years ago
avf_showspectrum.c
lavfi/showspectrum: raise filter_frame() error.
12 years ago
avf_showwaves.c
lavfi/showwaves: make use of AV_OPT_TYPE_VIDEO_RATE
12 years ago
avfilter.c
lavfi: reindent after last commit.
12 years ago
avfilter.h
lavfi: loop on request_frame if necessary.
12 years ago
avfiltergraph.c
Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756'
12 years ago
avfiltergraph.h
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
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
buffersink/uninit: use av_frame_free() not unref
12 years ago
buffersink.h
lavfi/buffersink: fix header.
12 years ago
buffersrc.c
Merge commit '6599b087de62a5f9f2a8d61a1952d777d1bff804'
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
deshake opencl based on comments on 20130402 3rd
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/f_ebur128: remove request_frame hack.
12 years ago
f_perms.c
lavfi/perms: add myself to the copyright header.
12 years ago
f_select.c
lavfi/select: use standard options parsing.
12 years ago
f_sendcmd.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
f_setpts.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
f_settb.c
lavfi/settb: use standard options parsing.
12 years ago
fifo.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
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
lavfi/gradfun: support named options.
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
13 years ago
lavfutils.h
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
13 years ago
libavfilter.v
libavfilter: export ff_default_query_formats()
13 years ago
lswsutils.c
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
13 years ago
lswsutils.h
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
13 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
lavfi: remove remaining forgotten min/rej perms.
12 years ago
src_movie.c
lavfi/movie: raise filter_frame() error.
12 years ago
transform.c
transform: give avfilter_transform() a return value for returning an error
13 years ago
transform.h
transform: give avfilter_transform() a return value for returning an error
13 years ago
version.h
aphaser 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 '7e350379f87e7f74420b4813170fe808e2313911'
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/blackframe: use standard options parsing.
12 years ago
vf_blend.c
lavfi/blend,noise: remove unedeed av_opt_free() call
12 years ago
vf_boxblur.c
lavfi/boxblur: use standard options parsing.
12 years ago
vf_colormatrix.c
lavfi/colormatrix: reword error message in init
12 years ago
vf_copy.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_crop.c
lavfi/vf_crop: use standard options parsing.
12 years ago
vf_cropdetect.c
lavfi/cropdetect: use standard options parsing.
12 years ago
vf_curves.c
lavfi/curves: make use of options to store the preset names.
12 years ago
vf_decimate.c
decimate: check for avctx ptr before closing.
12 years ago
vf_delogo.c
lavfi/vf_delogo: use standard options parsing.
12 years ago
vf_deshake.c
vf_deshake: Reorder constant arguments in an if() statement.
12 years ago
vf_drawbox.c
lavi/vf_drawbox: use standard options parsing.
12 years ago
vf_drawtext.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_edgedetect.c
lavfi/edgedetect: reindent after previous commit.
12 years ago
vf_fade.c
lavfi/vf_fade: use standard options parsing.
12 years ago
vf_field.c
lavfi/field: use standard options parsing.
12 years ago
vf_fieldorder.c
lavfi/fieldorder: use standard options parsing.
12 years ago
vf_format.c
vf_format: switch to filter_frame
12 years ago
vf_fps.c
lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE
12 years ago
vf_framestep.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_frei0r.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_geq.c
lavfi/geq: use standard options parsing.
12 years ago
vf_gradfun.c
lavfi/gradfun: fix rounding in MMX code.
12 years ago
vf_hflip.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_histeq.c
lavfi/histeq: use standard options parsing.
12 years ago
vf_histogram.c
lavfi/histogram: use standard options parsing
12 years ago
vf_hqdn3d.c
Merge remote-tracking branch 'qatar/master'
12 years ago
vf_hqdn3d.h
avfilter/vf_hqdn3d.h: restore author attribution, history and project name
12 years ago
vf_hue.c
lavfi/hue: reindent.
12 years ago
vf_idet.c
lavfi/idet: use standard options parsing.
12 years ago
vf_il.c
lavfi/il: use standard option parsing
12 years ago
vf_kerndeint.c
lavfi/kerndeint: use standard options parsing.
12 years ago
vf_libopencv.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_lut.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_mp.c
avfilter/vf_mp: fix x86 cpu caps
12 years ago
vf_noise.c
lavfi/blend,noise: remove unedeed av_opt_free() call
12 years ago
vf_null.c
vf_null: switch to filter_frame
12 years ago
vf_overlay.c
lavfi/overlay: fix debug PTS output in try_filter_frame()
12 years ago
vf_pad.c
lavfi/vf_pad: use standard options parsing.
12 years ago
vf_pixdesctest.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_pp.c
vf_pp: use new API to access qp table
12 years ago
vf_removelogo.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_scale.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_setfield.c
lavfi/setfield: use standard options parsing.
12 years ago
vf_showinfo.c
Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'
12 years ago
vf_smartblur.c
lavfi/smartblur: use standard options parsing.
12 years ago
vf_stereo3d.c
lavfi/vf_stereo3d: use standard options parsing
12 years ago
vf_subtitles.c
lavfi/subtitles: use standard options parsing.
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_thumbnail.c
lavfi/thumbnail: add support for named options.
12 years ago
vf_tile.c
lavfi/vf_tile: simplify request_frame loop.
12 years ago
vf_tinterlace.c
lavfi/tinterlace: use standard options parsing.
12 years ago
vf_transpose.c
lavfi/vf_transpose: use standard options parsing.
12 years ago
vf_unsharp.c
lavfi/vf_unsharp: use standard options parsing.
12 years ago
vf_vflip.c
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
12 years ago
vf_yadif.c
lavfi/vf_yadif: use standard options parsing.
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: make use of AV_OPT_TYPE_VIDEO_RATE
12 years ago
vsrc_life.c
lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE
12 years ago
vsrc_mandelbrot.c
lavfi/mandelbrot: fix speedloss with default config after morphing introduction.
12 years ago
vsrc_mptestsrc.c
lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE
12 years ago
vsrc_testsrc.c
lavfi/smptebars: fix invalid writes
12 years ago
yadif.h
yadif: restore speed of the C filtering code
12 years ago