ffmpeg/libavfilter
Clément Bœsch 60f0e30431 lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 2013-05-12 12:59:00 +02:00
..
libmpcodecs
x86 Merge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e' 2013-05-09 11:51:40 +02:00
Makefile lavfi: avectorscope filter 2013-05-10 17:11:54 +00:00
af_aconvert.c
af_afade.c
af_aformat.c
af_amerge.c
af_amix.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
af_anull.c lavfi/anull: remove redundant lines 2013-05-10 15:08:12 +00:00
af_apad.c avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE 2013-05-08 23:55:06 +02:00
af_aphaser.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
af_astats.c avfilter/af_astats: fix 64bit printf type 2013-05-11 19:10:39 +02:00
af_astreamsync.c
af_asyncts.c Merge commit '16a4a18db089af8c432f1cdec62155000585b72c' 2013-05-10 23:03:50 +02:00
af_atempo.c
af_biquads.c
af_channelmap.c
af_channelsplit.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
af_earwax.c
af_join.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
af_pan.c
af_resample.c
af_silencedetect.c
af_volume.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
af_volume.h
af_volumedetect.c avfilter: add av_cold to uninit() 2013-05-06 16:55:06 +02:00
all_channel_layouts.inc
allfilters.c lavfi: avectorscope filter 2013-05-10 17:11:54 +00:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c avfilter: add av_cold to uninit() 2013-05-06 16:55:06 +02:00
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avcodec.c
avcodec.h
avf_avectorscope.c lavfi: avectorscope filter 2013-05-10 17:11:54 +00:00
avf_concat.c
avf_showspectrum.c
avf_showwaves.c
avfilter.c avfilter: fix 2 warnings about discarding const 2013-05-08 23:55:06 +02:00
avfilter.h lavfi/avfilter.h: fix typo 2013-05-10 10:33:00 +02:00
avfiltergraph.c lavfi/avfiltergraph: fix style 2013-05-10 10:33:00 +02:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c Merge commit '20c86571ccc71412781d4a4813e4693e0c42aec6' 2013-05-05 12:48:25 +02:00
buffersink.h
buffersrc.c lavfi: let gcc realign the stack on public graph driving functions 2013-05-04 23:40:13 +03:00
buffersrc.h
deshake.h
deshake_opencl.c lavu: add FF_CEIL_RSHIFT and use it in various places. 2013-05-09 16:59:42 +02:00
deshake_opencl.h
deshake_opencl_kernel.h lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 2013-05-10 12:44:04 +02:00
drawutils.c lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map() 2013-05-08 19:24:23 +00:00
drawutils.h
f_ebur128.c
f_interleave.c avfilter: add av_cold to uninit() 2013-05-06 16:55:06 +02:00
f_perms.c
f_select.c lavfi/select: unbreak compatibility with older PICT_TYPE syntax 2013-05-12 10:52:26 +00:00
f_sendcmd.c make the ordering of the return type and av_cold consistent 2013-05-05 13:13:00 +02:00
f_settb.c
fifo.c
filtfmts.c
formats.c
formats.h
gradfun.h
graphdump.c
graphparser.c
internal.h
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
opencl_allkernels.c lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 2013-05-10 12:44:04 +02:00
opencl_allkernels.h
setpts.c
split.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
src_movie.c Merge commit '093804a93cc5da3f95f98265a5df116912443cec' 2013-05-05 11:42:18 +02:00
transform.c
transform.h
trim.c avfilter/trim: improve rounding precission 2013-05-01 13:55:30 +02:00
unsharp.h lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. 2013-05-09 16:59:43 +02:00
unsharp_opencl.c lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. 2013-05-09 16:59:43 +02:00
unsharp_opencl.h
unsharp_opencl_kernel.h lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 2013-05-10 12:44:04 +02:00
version.h lavfi: avectorscope filter 2013-05-10 17:11:54 +00:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_boxblur.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_colorbalance.c
vf_colorchannelmixer.c lavfi/colorchannelmixer: remove now redudant code 2013-05-08 19:24:23 +00:00
vf_colormatrix.c
vf_copy.c vf_copy: silence "incompatible pointer type" warning 2013-05-11 15:51:27 +02:00
vf_crop.c
vf_cropdetect.c
vf_curves.c lavfi/curves: avoid ctx pointer indirection. 2013-05-10 23:47:28 +02:00
vf_decimate.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_delogo.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_extractplanes.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_fade.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_field.c
vf_fieldmatch.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framestep.c
vf_frei0r.c lavfi/frei0r: fix crash when parameters are not set. 2013-05-03 17:08:33 +02:00
vf_geq.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_gradfun.c lavu: add FF_CEIL_RSHIFT and use it in various places. 2013-05-09 16:59:42 +02:00
vf_hflip.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_histeq.c
vf_histogram.c lavfi: add gbrap support to some filters 2013-05-08 12:48:05 +00:00
vf_hqdn3d.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_hqdn3d.h
vf_hue.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_idet.c
vf_il.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_interlace.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_kerndeint.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_libopencv.c
vf_lut.c lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding. 2013-05-12 12:59:00 +02:00
vf_mp.c avfilter/vf_mp: remove unused function 2013-05-11 19:08:42 +02:00
vf_mpdecimate.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_noise.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_null.c lavfi/null: remove redudant lines 2013-05-08 12:48:05 +00:00
vf_overlay.c lavfi/overlay: simpler up-rounded w/h computations. 2013-05-09 16:59:43 +02:00
vf_pad.c
vf_pixdesctest.c
vf_pp.c
vf_removelogo.c avfilter: add av_cold to uninit() 2013-05-06 16:55:06 +02:00
vf_scale.c Merge commit '5f87c277bd5caa09cc4f9061d4ccdd58dc121110' 2013-05-07 11:27:44 +02:00
vf_separatefields.c
vf_setfield.c
vf_showinfo.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_smartblur.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_stereo3d.c
vf_subtitles.c
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_transpose.c lavfi: use ceil right shift for chroma width/height. 2013-05-10 17:20:06 +02:00
vf_unsharp.c lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. 2013-05-09 16:59:43 +02:00
vf_vflip.c lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 2013-05-12 12:59:00 +02:00
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_yadif.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c lavfi/testsrc: add support for color interactive command 2013-05-03 18:37:54 +02:00
yadif.h