.. |
libmpcodecs
|
lavfi/mp: remove mp=perspective
|
12 years ago |
x86
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
Makefile
|
lavfi: add compand filter
|
11 years ago |
af_aconvert.c
|
lavfi/aconvert: unbreak
|
12 years ago |
af_aecho.c
|
lavfi/aecho: fix invalid free
|
12 years ago |
af_afade.c
|
lavfi/afade: use av_rescale()
|
12 years ago |
af_aformat.c
|
Merge commit 'c5ab6088ad7b0dac461fb6757b038f5260e638e5'
|
12 years ago |
af_amerge.c
|
lavfi: flag more dynamic i/o filters.
|
12 years ago |
af_amix.c
|
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
|
12 years ago |
af_anull.c
|
lavfi/anull: remove redundant lines
|
12 years ago |
af_apad.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
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/asetnsamples: unbreak for >8 channels
|
12 years ago |
af_asetrate.c
|
lavfi: add asetrate filter.
|
12 years ago |
af_ashowinfo.c
|
lavfi/ashowinfo: unbreak for >8 channels
|
12 years ago |
af_astats.c
|
avfilter/af_astats: rename stat()
|
12 years ago |
af_astreamsync.c
|
lavfi: remove now unused args parameter from AVFilter.init and init_opaque
|
12 years ago |
af_asyncts.c
|
Merge commit '16a4a18db089af8c432f1cdec62155000585b72c'
|
12 years ago |
af_atempo.c
|
libavfilter/af_atempo: Avoid round-off error build-up, ticket #2484
|
12 years ago |
af_biquads.c
|
Rename constant HZ in af_biquads.c as HERTZ.
|
12 years ago |
af_channelmap.c
|
lavfi/channelmap: make use of AVFILTER_DEFINE_CLASS
|
12 years ago |
af_channelsplit.c
|
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
|
12 years ago |
af_compand.c
|
avfilter/af_compand: %f is for printing doubles
|
11 years ago |
af_earwax.c
|
avfilter/af_earwax: Fix out of array accesses on odd packets
|
12 years ago |
af_join.c
|
lavfi/join: make use of AVFILTER_DEFINE_CLASS
|
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: unbreak for unknown channel layouts
|
12 years ago |
af_volume.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
af_volume.h
|
Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'
|
12 years ago |
af_volumedetect.c
|
avfilter: add av_cold to uninit()
|
12 years ago |
all_channel_layouts.inc
|
lavfi: rename all_channel_layouts.h to all_channel_layouts.inc.
|
13 years ago |
allfilters.c
|
lavfi: add compand filter
|
11 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 cases of unknown channel layout
|
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
|
Merge remote-tracking branch 'qatar/master'
|
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_avectorscope.c
|
lavfi: avectorscope filter
|
12 years ago |
avf_concat.c
|
lavf/concat: Never fail for sample aspect ratio 0:1.
|
11 years ago |
avf_showspectrum.c
|
lavfi/showspectrum: fix crash in case of negative linesize
|
12 years ago |
avf_showwaves.c
|
lavfi/showwaves: fix floating exception with >8 channels
|
12 years ago |
avfilter.c
|
avfilter/avfilter: Make avfilter_register() thread safe
|
12 years ago |
avfilter.h
|
Merge commit 'bf4b0ed1d5d323050a87c9f0ad1dd40860eb3da2'
|
11 years ago |
avfiltergraph.c
|
avfilter/can_merge_formats: fix memleak
|
11 years ago |
avfiltergraph.h
|
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
|
12 years ago |
bbox.c
|
…
|
|
bbox.h
|
…
|
|
buffer.c
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
|
12 years ago |
bufferqueue.h
|
Merge commit '7e350379f87e7f74420b4813170fe808e2313911'
|
12 years ago |
buffersink.c
|
Merge commit '966689442ed843019dc0722a49bfb0ac51755d19'
|
11 years ago |
buffersink.h
|
lavfi/buffersink: fix header.
|
12 years ago |
buffersrc.c
|
lavfi: add attribute_align_arg to all public entry points
|
11 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_opencl.c
|
lavu: add FF_CEIL_RSHIFT and use it in various places.
|
12 years ago |
deshake_opencl.h
|
deshake opencl based on comments on 20130402 3rd
|
12 years ago |
deshake_opencl_kernel.h
|
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
|
12 years ago |
drawutils.c
|
lavfi/drawutils: set subsampling for rgb too
|
12 years ago |
drawutils.h
|
lavfi/drawutils: fix typo
|
12 years ago |
dualinput.c
|
lavfi: add dual input helpers.
|
12 years ago |
dualinput.h
|
lavfi: add dual input helpers.
|
12 years ago |
f_ebur128.c
|
lavfi: flag more dynamic i/o filters.
|
12 years ago |
f_interleave.c
|
avfilter: add av_cold to uninit()
|
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/select: unbreak compatibility with older PICT_TYPE syntax
|
12 years ago |
f_sendcmd.c
|
make the ordering of the return type and av_cold consistent
|
12 years ago |
f_settb.c
|
lavfi/asettb: switch to an AVOptions-based system.
|
12 years ago |
f_zmq.c
|
lavfi: add zmq filters
|
12 years ago |
fifo.c
|
Merge commit '9bfc6e02bae9de354fb9ba09a8a140e83eeadf7d'
|
12 years ago |
filtfmts.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
formats.c
|
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
|
12 years ago |
formats.h
|
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
|
12 years ago |
gradfun.h
|
Merge commit '7ed833d78ea661d619124fd898547a900f6480bc'
|
12 years ago |
graphdump.c
|
Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'
|
12 years ago |
graphparser.c
|
avfilter/graphparse: Fix build with --enable-incompatible-fork-abi
|
12 years ago |
internal.h
|
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
|
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: modify names of deshake_kernel.h and unsharp_kernel.h
|
12 years ago |
opencl_allkernels.h
|
deshake opencl based on comments on 20130402 3rd
|
12 years ago |
pthread.c
|
Merge commit '50612484e058e8b241f0528584d64d9d2ccebf12'
|
11 years ago |
setpts.c
|
lavfi/setpts: make use of AVFILTER_DEFINE_CLASS
|
12 years ago |
split.c
|
Merge commit '093804a93cc5da3f95f98265a5df116912443cec'
|
12 years ago |
src_movie.c
|
avfilter/src_movie: Fix handling of packet size for video
|
12 years ago |
thread.h
|
Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'
|
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
|
lavfi/trim: fix sample copy for >8 channels
|
12 years ago |
unsharp.h
|
lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.
|
12 years ago |
unsharp_opencl.c
|
lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.
|
12 years ago |
unsharp_opencl.h
|
lavfi/unsharp: add opencl unsharp filter
|
12 years ago |
unsharp_opencl_kernel.h
|
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
|
12 years ago |
version.h
|
lavfi: add compand filter
|
11 years ago |
vf_alphamerge.c
|
lavfi/alphamerge: raise filter_frame() error.
|
12 years ago |
vf_aspect.c
|
Merge commit '3fb29588a27a711132106b924e27b53789a58dcb'
|
12 years ago |
vf_bbox.c
|
lavfi: fix broken logic in metadata handling
|
12 years ago |
vf_blackdetect.c
|
lavfi/blackdetect: support 2 more pixels formats
|
12 years ago |
vf_blackframe.c
|
Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'
|
12 years ago |
vf_blend.c
|
lavfi/blend: use dual input helpers
|
12 years ago |
vf_boxblur.c
|
Merge commit '7f83959598b6565baa0091e5739dd9091ab7a990'
|
12 years ago |
vf_colorbalance.c
|
lavfi: cosmetics: fix vertical alignment for pads in some filters
|
12 years ago |
vf_colorchannelmixer.c
|
lavfi: cosmetics: fix vertical alignment for pads in some filters
|
12 years ago |
vf_colormatrix.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_copy.c
|
vf_copy: silence "incompatible pointer type" warning
|
12 years ago |
vf_crop.c
|
lavfi/crop: support more pixel formats
|
12 years ago |
vf_cropdetect.c
|
lavfi: fix broken logic in metadata handling
|
12 years ago |
vf_curves.c
|
lavfi: cosmetics: fix vertical alignment for pads in some filters
|
12 years ago |
vf_dctdnoiz.c
|
lavfi/dctdnoiz: move DC normalization out of loops.
|
12 years ago |
vf_decimate.c
|
lavfi: use ceil right shift for chroma width/height.
|
12 years ago |
vf_delogo.c
|
lavfi/delogo: Fix sign extension issue
|
12 years ago |
vf_deshake.c
|
avfilter/vf_deshake: check rx
|
12 years ago |
vf_drawbox.c
|
vf_drawbox: give all v_log() a context
|
12 years ago |
vf_drawtext.c
|
lavfi/drawtext: add support for printing frame metadata
|
12 years ago |
vf_edgedetect.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_extractplanes.c
|
Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0'
|
12 years ago |
vf_fade.c
|
vf_fade: remove unused function
|
12 years ago |
vf_field.c
|
lavfi/field, il, noise: use av_pix_fmt_count_planes()
|
12 years ago |
vf_fieldmatch.c
|
lavfi: use ceil right shift for chroma width/height.
|
12 years ago |
vf_fieldorder.c
|
Merge commit 'f6b6d6ac42c0ee427fcd3fae4c398b2103b491b8'
|
12 years ago |
vf_format.c
|
lavfi/format: make use of AVFILTER_DEFINE_CLASS
|
12 years ago |
vf_fps.c
|
Merge commit '4c205f42c86ccefa093c59434669af34ad14a52b'
|
12 years ago |
vf_framestep.c
|
lavfi/framestep: cosmetics: reindent AVFilter
|
12 years ago |
vf_frei0r.c
|
lavfi/frei0r: use AV_OPT_TYPE_IMAGE_SIZE
|
11 years ago |
vf_geq.c
|
lavfi/geq: prefer symbolic constants
|
12 years ago |
vf_gradfun.c
|
Merge commit '0e8c6f221a8ddb7dfb3c9e9bd0b33cb12e9391b8'
|
11 years ago |
vf_hflip.c
|
Merge commit '4753f802c00853859b7b4b8fdb79c35e082cb7f8'
|
12 years ago |
vf_histeq.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_histogram.c
|
lavfi/histogram: cache log2 of max_hval
|
12 years ago |
vf_hqdn3d.c
|
lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASS
|
12 years ago |
vf_hqdn3d.h
|
Merge commit '8c747d46f721cffa8ea51990805ad1d3a3a4fd0a'
|
12 years ago |
vf_hue.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_idet.c
|
lavfi/idet: remove request_frame hack
|
12 years ago |
vf_il.c
|
lavfi/il: add timeline support
|
12 years ago |
vf_interlace.c
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
vf_kerndeint.c
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
|
12 years ago |
vf_libopencv.c
|
lavfi/ocv: make use of AVFILTER_DEFINE_CLASS
|
12 years ago |
vf_lut.c
|
Merge commit 'd371c3c2e2830d9783465ecfe1ab7d93351083b7'
|
12 years ago |
vf_lut3d.c
|
lut3d: Fix reading 3dl files with leading comments.
|
11 years ago |
vf_mcdeint.c
|
avfilter/vf_mcdeint: free frame on error
|
12 years ago |
vf_mp.c
|
lavfi/mp: remove mp=perspective
|
12 years ago |
vf_mpdecimate.c
|
lavfi: use ceil right shift for chroma width/height.
|
12 years ago |
vf_noise.c
|
lavfi/noise: fix out of array access
|
12 years ago |
vf_null.c
|
lavfi/null: remove redudant lines
|
12 years ago |
vf_overlay.c
|
lavfi/overlay: remove do_blend forward declaration.
|
12 years ago |
vf_owdenoise.c
|
lavfi: port wavelet denoiser filter from libmpcodecs.
|
12 years ago |
vf_pad.c
|
lavfi/pad: use FFSIGN
|
12 years ago |
vf_perspective.c
|
lavfi: port perspective filter from libmpcodecs
|
12 years ago |
vf_pixdesctest.c
|
lavfi/pixdesctest: fix chroma subsampling with odd sizes.
|
12 years ago |
vf_pp.c
|
lavfi/pp: set out frame size.
|
12 years ago |
vf_psnr.c
|
lavfi/psnr: rename 's' parameter to match documentation
|
12 years ago |
vf_removelogo.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_rotate.c
|
lavfi/rotate: switch to new drawutils
|
12 years ago |
vf_sab.c
|
vf_sab: Fix memleak
|
12 years ago |
vf_scale.c
|
avfilter/vf_scale: set in_color_matrix default to "auto"
|
11 years ago |
vf_separatefields.c
|
avfilter/vf_separatefields: fix ;;
|
11 years ago |
vf_setfield.c
|
lavfi/setfield: switch to an AVOptions-based system.
|
12 years ago |
vf_showinfo.c
|
lavfi/(a)showinfo: use link frame counter instead of local counter.
|
12 years ago |
vf_smartblur.c
|
lavfi: replace passthrough_filter_frame with a flag.
|
12 years ago |
vf_spp.c
|
lavfi/spp: fix description.
|
12 years ago |
vf_spp.h
|
lavfi: add spp filter.
|
12 years ago |
vf_stereo3d.c
|
lavfi/stereo3d: subsampled yuv support for non-anaglyph outputs
|
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
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
|
12 years ago |
vf_telecine.c
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
|
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
|
Merge remote-tracking branch 'qatar/master'
|
12 years ago |
vf_transpose.c
|
replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*
|
12 years ago |
vf_unsharp.c
|
lavfi/unsharp: remove unused float.h include.
|
12 years ago |
vf_vflip.c
|
lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding.
|
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_vignette.c
|
replace some deprecated defines
|
12 years ago |
vf_yadif.c
|
avfilter/vf_yadif:remove unneeded include assert.h
|
11 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/life: switch to AV_OPT_TYPE_COLOR
|
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 chroma subsampling with odd sizes.
|
12 years ago |
vsrc_testsrc.c
|
avfilter/vsrc_testsrc: fix artifacts with odd height
|
12 years ago |
yadif.h
|
yadif: restore speed of the C filtering code
|
12 years ago |