ffmpeg/libavfilter
Clément Bœsch e82f562fa5 lavfi/mandelbrot: reindent after 51bcd5cd. 2013-04-08 20:40:54 +02:00
..
libmpcodecs
x86 lavfi/gradfun: remove rounding to match C and SSE code. 2013-03-28 07:59:29 +01:00
Makefile Fix make checkheaders without opencl headers. 2013-04-03 15:28:29 +02:00
af_aconvert.c
af_afade.c lavfi/afade: use standard options parsing 2013-04-05 00:14:55 +00:00
af_aformat.c
af_amerge.c lavfi/af_amerge: return EAGAIN if the input layouts are not known. 2013-03-24 23:17:47 +01:00
af_amix.c
af_anull.c
af_apad.c lavfi/apad: use standard options parsing. 2013-03-24 12:26:24 +01:00
af_aphaser.c aphaser filter 2013-04-03 08:33:59 +00:00
af_aresample.c
af_asetnsamples.c lavfi/af_asetnsamples: simplify request_frame loop. 2013-04-03 17:44:10 +02:00
af_ashowinfo.c
af_astreamsync.c
af_asyncts.c
af_atempo.c lavfi/af_atempo: simplify request_frame loop. 2013-04-03 17:44:10 +02:00
af_biquads.c lavfi/afade * biquads: call av_frame_copy_props() 2013-04-03 11:10:00 +00:00
af_channelmap.c
af_channelsplit.c af_channelsplit: set output channels, fix assertion failure 2013-03-28 14:29:11 +01:00
af_earwax.c lavfi/earwax: clip sample, this is what sox does 2013-04-03 10:55:13 +00:00
af_join.c af_join: fix channel count and format 2013-03-28 15:29:14 +01:00
af_pan.c
af_resample.c
af_silencedetect.c
af_volume.c lavfi/volume: use designated initializers for the sample_fmts declaration. 2013-03-31 11:58:20 +02:00
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c aphaser filter 2013-04-03 08:33:59 +00:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c lavfi/sine: use standard options parsing. 2013-03-24 12:26:24 +01:00
audio.c
audio.h
avcodec.c
avcodec.h
avf_concat.c
avf_showspectrum.c
avf_showwaves.c
avfilter.c lavfi: reindent after last commit. 2013-04-03 17:44:10 +02:00
avfilter.h lavfi: loop on request_frame if necessary. 2013-04-03 17:33:27 +02:00
avfiltergraph.c Merge commit 'dbb1425811a672eddf4acf0513237cdf20f83756' 2013-04-04 13:24:33 +02:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake.h deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
deshake_kernel.h deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
deshake_opencl.c deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
deshake_opencl.h deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
drawutils.c
drawutils.h
f_ebur128.c lavfi/f_ebur128: remove request_frame hack. 2013-04-03 17:44:10 +02:00
f_perms.c lavfi/perms: add myself to the copyright header. 2013-03-26 02:41:05 +01:00
f_select.c lavfi/select: use standard options parsing. 2013-03-24 12:26:24 +01:00
f_sendcmd.c
f_setpts.c
f_settb.c lavfi/settb: use standard options parsing. 2013-03-24 12:26:24 +01:00
fifo.c
filtfmts.c
formats.c lavfi: detect merge failure for unknown layouts. 2013-04-01 10:37:48 +02:00
formats.h
gradfun.h
graphdump.c
graphparser.c Merge remote-tracking branch 'qatar/master' 2013-04-03 15:20:05 +02:00
internal.h lavfi: loop on request_frame if necessary. 2013-04-03 17:33:27 +02:00
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
opencl_allkernels.c deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
opencl_allkernels.h deshake opencl based on comments on 20130402 3rd 2013-04-02 15:57:44 +02:00
split.c
src_movie.c
transform.c
transform.h
version.h aphaser filter 2013-04-03 08:33:59 +00:00
vf_alphaextract.c
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c lavfi/blackframe: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_blend.c lavfi/blend,noise: remove unedeed av_opt_free() call 2013-04-08 09:02:03 +00:00
vf_boxblur.c lavfi/boxblur: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_colormatrix.c lavfi/colormatrix: reword error message in init 2013-03-24 20:21:35 +01:00
vf_copy.c
vf_crop.c
vf_cropdetect.c lavfi/cropdetect: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_curves.c lavfi/curves: make use of options to store the preset names. 2013-04-01 20:37:45 +02:00
vf_decimate.c decimate: check for avctx ptr before closing. 2013-03-31 10:00:32 +02:00
vf_delogo.c
vf_deshake.c vf_deshake: Reorder constant arguments in an if() statement. 2013-04-03 12:52:38 +02:00
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c lavfi/edgedetect: reindent after previous commit. 2013-04-03 00:31:19 +02:00
vf_fade.c
vf_field.c lavfi/field: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_fieldorder.c lavfi/fieldorder: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_format.c
vf_fps.c lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE 2013-03-26 13:23:41 +00:00
vf_framestep.c
vf_frei0r.c
vf_geq.c lavfi/geq: use standard options parsing. 2013-03-24 12:26:24 +01:00
vf_gradfun.c lavfi/gradfun: fix rounding in MMX code. 2013-03-28 07:59:04 +01:00
vf_hflip.c
vf_histeq.c lavfi/histeq: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_histogram.c lavfi/histogram: use standard options parsing 2013-04-08 09:04:02 +00:00
vf_hqdn3d.c
vf_hqdn3d.h
vf_hue.c
vf_idet.c lavfi/idet: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_il.c lavfi/il: use standard option parsing 2013-04-08 12:10:37 +00:00
vf_kerndeint.c lavfi/kerndeint: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_libopencv.c
vf_lut.c
vf_mp.c avfilter/vf_mp: fix x86 cpu caps 2013-04-06 18:23:59 +02:00
vf_noise.c lavfi/blend,noise: remove unedeed av_opt_free() call 2013-04-08 09:02:03 +00:00
vf_null.c
vf_overlay.c lavfi/overlay: fix debug PTS output in try_filter_frame() 2013-03-31 18:00:44 +02:00
vf_pad.c
vf_pixdesctest.c
vf_pp.c
vf_removelogo.c
vf_scale.c
vf_setfield.c lavfi/setfield: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_showinfo.c
vf_smartblur.c lavfi/smartblur: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_stereo3d.c
vf_subtitles.c lavfi/subtitles: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c lavfi/thumbnail: add support for named options. 2013-03-24 20:38:12 +01:00
vf_tile.c lavfi/vf_tile: simplify request_frame loop. 2013-04-03 17:44:10 +02:00
vf_tinterlace.c lavfi/tinterlace: use standard options parsing. 2013-03-24 12:26:25 +01:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c
video.c
video.h
vsink_nullsink.c
vsrc_cellauto.c lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATE 2013-03-26 13:23:42 +00:00
vsrc_life.c lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE 2013-03-26 13:23:42 +00:00
vsrc_mandelbrot.c lavfi/mandelbrot: reindent after 51bcd5cd. 2013-04-08 20:40:54 +02:00
vsrc_mptestsrc.c lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE 2013-03-26 13:23:42 +00:00
vsrc_testsrc.c lavfi/smptebars: fix invalid writes 2013-04-04 22:10:42 +00:00
yadif.h