.. |
tests
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
x86
|
avfilter/vf_w3fdif: add >8 but <16 bit support
|
8 years ago |
Makefile
|
lavfi: add FFFrameQueue API.
|
8 years ago |
aeval.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_acrusher.c
|
avfilter/af_acrusher: Rename sun/sov
|
8 years ago |
af_adelay.c
|
avfilter/af_adelay: make it possible to delay channels by exact number of samples
|
8 years ago |
af_aecho.c
|
avfilter: do not leak frame if ff_get_audio_buffer() fails
|
9 years ago |
af_aemphasis.c
|
lavfi/af_aemphasis: remove unnecessary complex number usage
|
9 years ago |
af_afade.c
|
avfilter/af_afade: do not duplicate curve option
|
9 years ago |
af_afftfilt.c
|
avfilter/af_afftfilt: add option for 17 fft case
|
9 years ago |
af_aformat.c
|
avfilter/af_aformat: remove deprecated syntax from options description
|
9 years ago |
af_agate.c
|
avfilter/af_agate: fix memleak of out frame
|
9 years ago |
af_alimiter.c
|
avfilter/af_alimiter: add 3 more options
|
9 years ago |
af_amerge.c
|
avfilter/af_amerge: properly handle unknown input layouts
|
8 years ago |
af_amix.c
|
avfilter/af_amix: use ff_all_channel_counts() instead of ff_all_channel_layouts()
|
8 years ago |
af_anequalizer.c
|
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
|
9 years ago |
af_anull.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
af_apad.c
|
avfilter/af_apad: use the name 's' for the pointer to the private context
|
9 years ago |
af_aphaser.c
|
avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
|
9 years ago |
af_apulsator.c
|
lavfi: Fix aix compilation.
|
8 years ago |
af_aresample.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_asetnsamples.c
|
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
|
9 years ago |
af_asetrate.c
|
avfilter: avoid zero arguments to variadic macro
|
9 years ago |
af_ashowinfo.c
|
avfilter/af_ashowinfo: properly show input channel layout for unknown channel layouts
|
8 years ago |
af_astats.c
|
avfilter/af_astats: fix flt(p) support
|
8 years ago |
af_asyncts.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
af_atempo.c
|
lavfi/atempo: avoid false triggering an assertion failure
|
8 years ago |
af_biquads.c
|
avfilter/af_biquads: display clipping warnings once per filtered frame
|
9 years ago |
af_bs2b.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
10 years ago |
af_channelmap.c
|
avfilter/af_channelmap: add support for unknown input channel layouts
|
8 years ago |
af_channelsplit.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_chorus.c
|
avfilter: do not leak frame if ff_get_audio_buffer() fails
|
9 years ago |
af_compand.c
|
all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h
|
9 years ago |
af_compensationdelay.c
|
lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x)
|
9 years ago |
af_crystalizer.c
|
avfilter: add crystalizer audio filter
|
8 years ago |
af_dcshift.c
|
avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts()
|
9 years ago |
af_dynaudnorm.c
|
avfilter/af_dynaudnorm: use better check for infinite loop
|
8 years ago |
af_earwax.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_extrastereo.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_firequalizer.c
|
avfilter/af_firequalizer: add fft2 option
|
8 years ago |
af_flanger.c
|
avfilter/af_flanger: use rint instead of floor hack
|
9 years ago |
af_hdcd.c
|
doc: fix spelling errors
|
8 years ago |
af_join.c
|
cosmetics: Drop empty comment lines
|
9 years ago |
af_ladspa.c
|
avfilter/af_ladspa: accepts ' ' as command separator too
|
9 years ago |
af_loudnorm.c
|
lavfi/loudnorm: add an internal libebur128 library
|
8 years ago |
af_pan.c
|
lavfi/pan: allow negative gain parameters also for other inputs than the first named
|
8 years ago |
af_replaygain.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
af_resample.c
|
cosmetics: Drop empty comment lines
|
9 years ago |
af_rubberband.c
|
avfilter/af_rubberband: add process_command()
|
9 years ago |
af_sidechaincompress.c
|
avfilter/af_sidechaincompress: Free out frame on error
|
9 years ago |
af_silencedetect.c
|
avfilter: handle error in query_formats() in bunch of filters
|
10 years ago |
af_silenceremove.c
|
avfilter/af_silenceremove: make size of window user configurable
|
9 years ago |
af_sofalizer.c
|
avfilter/af_sofalizer: warn if user gives unknown channel names
|
8 years ago |
af_stereotools.c
|
avfilter/af_stereotools: fix logic fail
|
9 years ago |
af_stereowiden.c
|
avfilter/af_stereowiden: fix read/write past the end of buffer
|
8 years ago |
af_tremolo.c
|
avfilter/tremolo: fix wavetable buffer size
|
9 years ago |
af_vibrato.c
|
avfilter: add vibrato filter
|
9 years ago |
af_volume.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
af_volume.h
|
all: Make header guard names consistent
|
9 years ago |
af_volumedetect.c
|
avfilter/af_volumedetect: Remove dependency on channel layout
|
8 years ago |
all_channel_layouts.inc
|
…
|
|
allfilters.c
|
avfilter: add premultiply filter
|
8 years ago |
asink_anullsink.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
asrc_anoisesrc.c
|
avfilter: add anoisesrc
|
9 years ago |
asrc_anullsrc.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
asrc_flite.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
asrc_sine.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
audio.c
|
lavfi: remove 2 unused lavc includes
|
8 years ago |
audio.h
|
avfilter: remove obsolete function declarations
|
9 years ago |
avf_ahistogram.c
|
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
avf_aphasemeter.c
|
avfilter/avf_aphasemeter: make video output optional
|
8 years ago |
avf_avectorscope.c
|
avfilter/avf_avectorscope: fix initialization for prev_y in polar mode
|
8 years ago |
avf_concat.c
|
avfilter/avf_concat: Make independent of the channel layout
|
8 years ago |
avf_showcqt.c
|
avfilter/avf_showcqt: add bar_t option
|
8 years ago |
avf_showcqt.h
|
avfilter/avf_showcqt: add bar_t option
|
8 years ago |
avf_showfreqs.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
avf_showspectrum.c
|
lavfi: Fix aix compilation.
|
8 years ago |
avf_showvolume.c
|
avfilter/avf_showvolume: calculate color table only once
|
8 years ago |
avf_showwaves.c
|
avfilter/avf_showwaves: add sqrt and cbrt amplitude scalers
|
8 years ago |
avfilter.c
|
lavfi: take_samples: free frames after taking all samples.
|
8 years ago |
avfilter.h
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
avfiltergraph.c
|
lavfi: avfilter_graph_request_oldest: request a frame again before returning.
|
8 years ago |
avfiltergraph.h
|
Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4'
|
12 years ago |
avfilterres.rc
|
Add Windows resource file support for shared libraries
|
11 years ago |
bbox.c
|
…
|
|
bbox.h
|
…
|
|
blend.h
|
avfilter/vf_blend: fix incorrect Y variable when threading is used
|
9 years ago |
bufferqueue.h
|
avfilter/bufferqueue: Increase buffer queue size
|
11 years ago |
buffersink.c
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
buffersink.h
|
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
|
9 years ago |
buffersrc.c
|
lavfi/buffersrc: push the frame deeper if requested.
|
8 years ago |
buffersrc.h
|
lavfi: remove 2 unused lavc includes
|
8 years ago |
bwdif.h
|
avfilter/vf_bwdif: add x86 SIMD
|
9 years ago |
colorspacedsp.c
|
vf_colorspace: use enums for bpp/subsampling array indices.
|
9 years ago |
colorspacedsp.h
|
vf_colorspace: use enums for bpp/subsampling array indices.
|
9 years ago |
colorspacedsp_template.c
|
vf_colorspace: add const to yuv_stride[] argument in DSP functions.
|
9 years ago |
colorspacedsp_yuv2yuv_template.c
|
vf_colorspace: add const to yuv_stride[] argument in DSP functions.
|
9 years ago |
deshake.h
|
vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion
|
10 years ago |
deshake_opencl.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
deshake_opencl.h
|
lavfi/deshake_opencl: optimze transform filter
|
11 years ago |
deshake_opencl_kernel.h
|
lavfi/deshake_opencl: optimze transform filter
|
11 years ago |
drawutils.c
|
avfilter/drawutils: allow drawing opaque text on transparent background
|
8 years ago |
drawutils.h
|
avfilter/drawutils: allow drawing opaque text on transparent background
|
8 years ago |
dualinput.c
|
avfilter/dualinput: Add support to skip initial unpaired frames
|
9 years ago |
dualinput.h
|
avfilter/dualinput: Add support to skip initial unpaired frames
|
9 years ago |
ebur128.c
|
lavfi/ebur128: specify scaling_factor directly
|
8 years ago |
ebur128.h
|
lavfi/ebur128: use ff_ prefix
|
8 years ago |
f_bench.c
|
avfilter/f_bench: Fix comparission condition
|
9 years ago |
f_drawgraph.c
|
avfilter/f_drawgraph: add another slide mode
|
8 years ago |
f_ebur128.c
|
lavfi/f_ebur128: relicense to LGPL
|
8 years ago |
f_interleave.c
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
f_loop.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
f_metadata.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
f_perms.c
|
avfilter/f_perms: use the name 's' for the pointer to the private context
|
9 years ago |
f_realtime.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
f_reverse.c
|
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
|
9 years ago |
f_select.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
f_sendcmd.c
|
all: use FFDIFFSIGN to resolve possible undefined behavior in comparators
|
9 years ago |
f_sidedata.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
f_streamselect.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
f_zmq.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
fifo.c
|
avfilter/fifo: Make independent of the channel layout
|
8 years ago |
formats.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
formats.h
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
framepool.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
framepool.h
|
all: Make header guard names consistent
|
9 years ago |
framequeue.c
|
avfilter/framequeue: add missing check for ASSERT_LEVEL
|
8 years ago |
framequeue.h
|
lavfi/framequeue: avoid empty structs.
|
8 years ago |
framesync.c
|
lavf/framesync: detect EOF immediately.
|
8 years ago |
framesync.h
|
avfilter/framesync: allocate FFFrameSyncIn internally
|
9 years ago |
generate_wave_table.c
|
avfilter/generate_wave_table: clean up extra newlines
|
9 years ago |
generate_wave_table.h
|
generate_wave_table: Add include for AVSampleFormat
|
10 years ago |
gradfun.h
|
Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'
|
11 years ago |
graphdump.c
|
graphdump: include internal.h for AVFilterPad
|
9 years ago |
graphparser.c
|
avfilter/graphparser: remove '\n' from parse_filter
|
9 years ago |
hermite.h
|
all: Add missing header guards
|
9 years ago |
interlace.h
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
internal.h
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
lavfutils.c
|
Replace remaining occurances of av_free_packet with av_packet_unref
|
9 years ago |
lavfutils.h
|
Do not leave positive values undefined when negative are defined as error
|
11 years ago |
libavfilter.v
|
build: Change structure of the linker version script templates
|
9 years ago |
log2_tab.c
|
lavfi: duplicate ff_log2_tab
|
10 years ago |
lswsutils.c
|
avfilter/lswsutils: dont override the default scaler
|
11 years ago |
lswsutils.h
|
…
|
|
maskedmerge.h
|
all: Add missing header guards
|
9 years ago |
motion_estimation.c
|
avfilter/motion_estimation: Fix pre processor formating
|
8 years ago |
motion_estimation.h
|
avfilter: added motion estimation and interpolation filters
|
8 years ago |
opencl_allkernels.c
|
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
|
12 years ago |
opencl_allkernels.h
|
all: Make header guard names consistent
|
9 years ago |
psnr.h
|
all: Make header guard names consistent
|
9 years ago |
pthread.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
removegrain.h
|
all: Add missing header guards
|
9 years ago |
setpts.c
|
cosmetics: Fix spelling mistakes
|
9 years ago |
settb.c
|
Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b'
|
11 years ago |
split.c
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
src_movie.c
|
avfilter/src_movie: Add option to remove timestamp discontinuities
|
9 years ago |
ssim.h
|
all: Make header guard names consistent
|
9 years ago |
stereo3d.h
|
all: Make header guard names consistent
|
9 years ago |
thread.h
|
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
|
9 years ago |
tinterlace.h
|
avfilter/vf_tinterlace: add mergex2 mode
|
9 years ago |
transform.c
|
Factorize avpriv_mirror() out
|
10 years ago |
transform.h
|
…
|
|
trim.c
|
avfilter/formats: allow unknown channel layouts by default
|
8 years ago |
unsharp.h
|
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C
|
10 years ago |
unsharp_opencl.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
unsharp_opencl.h
|
lavfi/unsharp: add opencl unsharp filter
|
12 years ago |
unsharp_opencl_kernel.h
|
avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C
|
10 years ago |
vaf_spectrumsynth.c
|
avfilter/vaf_spectrumsynth: check return code
|
8 years ago |
version.h
|
avfilter: add premultiply filter
|
8 years ago |
vf_alphamerge.c
|
lavfi/vf_alphamerge: fix unitialized pointers
|
9 years ago |
vf_aspect.c
|
lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
|
9 years ago |
vf_atadenoise.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_avgblur.c
|
avfilter: add avgblur filter
|
8 years ago |
vf_bbox.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_bitplanenoise.c
|
avfilter/vf_bitplanenoise: add gray10 and gray12 suppport
|
8 years ago |
vf_blackdetect.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_blackframe.c
|
lavfi: fix typos
|
8 years ago |
vf_blend.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_boxblur.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_bwdif.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_chromakey.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_ciescope.c
|
avfilter/vf_ciescope: Fix 'ISO C90 forbids mixed declarations and code'
|
9 years ago |
vf_codecview.c
|
vf_codecview: added new options
|
9 years ago |
vf_colorbalance.c
|
avfilter: handle error in query_formats() of a bunch of random video filters
|
10 years ago |
vf_colorchannelmixer.c
|
lavfi/vf_colorchannelmixer: replace round by lrint
|
9 years ago |
vf_colorkey.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_colorlevels.c
|
lavfi/vf_colorlevels: replace round by lrint
|
9 years ago |
vf_colormatrix.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_colorspace.c
|
vf_colorspace: Forbid odd dimensions
|
8 years ago |
vf_convolution.c
|
avfilter/vf_convolution: add slice threading support
|
8 years ago |
vf_copy.c
|
vf_copy: exclude hwaccel formats
|
9 years ago |
vf_coreimage.m
|
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
vf_cover_rect.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_crop.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_cropdetect.c
|
lavfi/vf_cropdetect: replace round by lrint
|
9 years ago |
vf_curves.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_datascope.c
|
avfilter/vf_datascope: cleanup code a little
|
8 years ago |
vf_dctdnoiz.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_deband.c
|
avfilter/vf_deband: do not use uninitialized value
|
8 years ago |
vf_decimate.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_dejudder.c
|
avfilter/vf_dejudder: use the name 's' for the pointer to the private context
|
9 years ago |
vf_delogo.c
|
avfilter/delogo: Check that logo area is inside the picture
|
9 years ago |
vf_deshake.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_detelecine.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_displace.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_drawbox.c
|
avfilter/vf_drawbox: reindent
|
9 years ago |
vf_drawtext.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_edgedetect.c
|
avfilter: handle error in query_formats() of a bunch of random video filters
|
10 years ago |
vf_elbg.c
|
lavfi/elbg: Make the pal8 output opaque.
|
9 years ago |
vf_eq.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_eq.h
|
lavfi/eq: rework expression evaluation
|
10 years ago |
vf_extractplanes.c
|
lavfi: make filter_frame non-recursive.
|
8 years ago |
vf_fade.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_fftfilt.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_field.c
|
avfilter/vf_field: Change enum to int, which is accessed via AVOption as int
|
10 years ago |
vf_fieldhint.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_fieldmatch.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_fieldorder.c
|
avfilter/all: propagate errors of functions from avfilter/formats
|
9 years ago |
vf_find_rect.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
vf_format.c
|
avfilter: Add AV_OPT_FLAG_FILTERING_PARAM to where it was missing
|
9 years ago |
vf_fps.c
|
avfilter/vf_fps: set fps value boundaries
|
9 years ago |
vf_framepack.c
|
Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5'
|
9 years ago |
vf_framerate.c
|
avfilter,swresample,swscale: use fabs, fabsf instead of FFABS
|
9 years ago |
vf_framestep.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_frei0r.c
|
Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68'
|
9 years ago |
vf_fspp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_fspp.h
|
avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2
|
9 years ago |
vf_gblur.c
|
avfilter/vf_gblur: add sigmaV option, different vertical filtering
|
8 years ago |
vf_geq.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_gradfun.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
vf_hflip.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_histeq.c
|
Replace av_dlog with ff_dlog.
|
9 years ago |
vf_histogram.c
|
avfilter/vf_histogram: set foreground alpha if possible in destination format
|
8 years ago |
vf_hqdn3d.c
|
Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'
|
9 years ago |
vf_hqdn3d.h
|
all: Make header guard names consistent
|
9 years ago |
vf_hqx.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_hue.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_hwdownload.c
|
Merge commit 'c3f113d58488df7594a489bdbb993a69ad47063c'
|
8 years ago |
vf_hwupload.c
|
Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'
|
9 years ago |
vf_hwupload_cuda.c
|
avfilter/vf_hwupload_cuda: Add min/max limits for the 'device' option
|
8 years ago |
vf_hysteresis.c
|
avfilter: add hysteresis filter
|
8 years ago |
vf_idet.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_idet.h
|
avfilter/vf_idet: Add analyze_interlaced_flag mode
|
10 years ago |
vf_il.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_interlace.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_kerndeint.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_lenscorrection.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_libopencv.c
|
vf_libopencv: add support for opencv 3
|
9 years ago |
vf_lut.c
|
avfilter/vf_lut: unbreak planar rgb suppot on big-endian
|
8 years ago |
vf_lut2.c
|
avfilter/vf_lut2: also export video input bit depth
|
8 years ago |
vf_lut3d.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_maskedclamp.c
|
avfilter/vf_masked*: add gray10 and gray12 support
|
8 years ago |
vf_maskedmerge.c
|
avfilter/vf_masked*: add gray10 and gray12 support
|
8 years ago |
vf_mcdeint.c
|
fix some a/an typos
|
9 years ago |
vf_mergeplanes.c
|
lavfi/mergeplanes: Fix little endian yuv formats >8 bit and <16bit.
|
8 years ago |
vf_mestimate.c
|
avfilter: added motion estimation and interpolation filters
|
8 years ago |
vf_minterpolate.c
|
avfilter/vf_minterpolate: rename chroma log vars
|
8 years ago |
vf_mpdecimate.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_neighbor.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_nlmeans.c
|
lavfi: add nlmeans filter
|
8 years ago |
vf_nnedi.c
|
lavfi/nnedi: Fix a compilation warning.
|
9 years ago |
vf_noise.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_noise.h
|
x86/vf_noise: move asm code to a separate file
|
10 years ago |
vf_null.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
vf_ocr.c
|
avfilter: add ocr filter
|
9 years ago |
vf_overlay.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_owdenoise.c
|
avfilter/vf_owdenoise: hight bit-depth support
|
8 years ago |
vf_pad.c
|
avfilter/vf_pad: Add eval=frame support
|
8 years ago |
vf_palettegen.c
|
avfilter/vf_palettegen: add mode for generating palette for each input frame
|
8 years ago |
vf_paletteuse.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_perspective.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_phase.c
|
vf_phase: Reduce the scope of several variables
|
9 years ago |
vf_pixdesctest.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pp.c
|
avfilter: handle error in query_formats() in bunch of filters
|
10 years ago |
vf_pp7.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pp7.h
|
lavfi: port mp=pp7 to libavfilter
|
10 years ago |
vf_premultiply.c
|
avfilter/vf_premultiply: remove redundant semicolons
|
8 years ago |
vf_psnr.c
|
avfilter/vf_psnr: add gray10 and gray12 support
|
8 years ago |
vf_pullup.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_pullup.h
|
avfilter/vf_pullup: use ptrdiff_t as stride argument for dsp functions
|
11 years ago |
vf_qp.c
|
avfilter/vf_qp: Fix use of uinitialized variable
|
10 years ago |
vf_random.c
|
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
|
9 years ago |
vf_readvitc.c
|
avfilter/vf_readvitc: Use avpriv_frame_get_metadatap() avoid direct access to AVFrame.metadata (to comply to API)
|
9 years ago |
vf_remap.c
|
avfilter/vf_remap: >8 bit support
|
8 years ago |
vf_removegrain.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_removelogo.c
|
avfilter: handle error in query_formats() in bunch of filters
|
10 years ago |
vf_repeatfields.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_rotate.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_sab.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_scale.c
|
vf_scale: support bt2020 in in/out_color_matrix properties.
|
9 years ago |
vf_scale_npp.c
|
avfilter/vf_scale_npp: check ff_set_common_formats return value
|
8 years ago |
vf_scale_vaapi.c
|
vf_scale_vaapi: Respect driver quirks around buffer destruction
|
8 years ago |
vf_selectivecolor.c
|
lavfi/selectivecolor: simplify crazy mid val computations
|
8 years ago |
vf_separatefields.c
|
avfilter/vf_separatefields: use the name 's' for the pointer to the private context
|
9 years ago |
vf_setfield.c
|
avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as int
|
10 years ago |
vf_showinfo.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_showpalette.c
|
lavfi/show_palette: fix memory leak
|
9 years ago |
vf_shuffleframes.c
|
avfilter/vf_shuffleframes: unbreak filter
|
8 years ago |
vf_shuffleplanes.c
|
avfilter: add '.' at and of long filter description where it is missing
|
9 years ago |
vf_signalstats.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_smartblur.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_spp.c
|
avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT
|
9 years ago |
vf_spp.h
|
avfilter/vf_spp: Fix overflow in 8bit store slice
|
10 years ago |
vf_ssim.c
|
avfilter/vf_ssim: add >8 bit depth suppport
|
8 years ago |
vf_stack.c
|
avfilter/vf_stack: free input pads name on uninit
|
9 years ago |
vf_stereo3d.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_subtitles.c
|
lavfi/subtitles: remove unecessary checks
|
9 years ago |
vf_super2xsai.c
|
avfilter/vf_super2xsai: use the name 's' for the pointer to the private context
|
9 years ago |
vf_swaprect.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_swapuv.c
|
avfilter: hflip,swapuv,vflip: add timeline support
|
8 years ago |
vf_telecine.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_thumbnail.c
|
lavfi/vf_thumbnail: reindent after last commit.
|
9 years ago |
vf_tile.c
|
lavfi: remove FF_LINK_FLAG_REQUEST_LOOP.
|
9 years ago |
vf_tinterlace.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_transpose.c
|
lavfi/transpose: add missing const options flags
|
8 years ago |
vf_unsharp.c
|
avfilter/vf_unsharp: limit matrix size in either direction to 23
|
8 years ago |
vf_uspp.c
|
avfilter/vf_uspp: Check for encoding failure
|
8 years ago |
vf_vaguedenoiser.c
|
avfilter/vf_vaguedenoiser: calculate dimensions at init
|
8 years ago |
vf_vectorscope.c
|
avfilter/vf_vectorscope: always flip output vertically
|
9 years ago |
vf_vflip.c
|
avfilter: hflip,swapuv,vflip: add timeline support
|
8 years ago |
vf_vidstabdetect.c
|
avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context
|
9 years ago |
vf_vidstabtransform.c
|
avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options
|
9 years ago |
vf_vignette.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_w3fdif.c
|
avfilter/vf_w3fdif: add >8 but <16 bit support
|
8 years ago |
vf_waveform.c
|
avfilter/vf_waveform: add gray10 and gray12 support
|
8 years ago |
vf_weave.c
|
avfilter/vf_weave: do not leak unused frame
|
8 years ago |
vf_xbr.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_yadif.c
|
avfilter: make use of ff_filter_get_nb_threads
|
8 years ago |
vf_zoompan.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vf_zscale.c
|
avfilter/vf_zscale: export approximate gamma option and enable it by default
|
8 years ago |
video.c
|
lavfi: use a video frame pool for each link of the filtergraph
|
9 years ago |
video.h
|
…
|
|
vidstabutils.c
|
vidstab*: Remove accidentally exported av_2_vs_pixel_format()
|
10 years ago |
vidstabutils.h
|
vidstabutils: improve documentation
|
10 years ago |
vsink_nullsink.c
|
Merge remote-tracking branch 'qatar/master'
|
11 years ago |
vsrc_cellauto.c
|
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
vsrc_life.c
|
avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE
|
9 years ago |
vsrc_mandelbrot.c
|
lavfi/vsrc_mandelbrot: replace round by lrint
|
9 years ago |
vsrc_mptestsrc.c
|
lavfi: split frame_count between input and output.
|
8 years ago |
vsrc_testsrc.c
|
avfilter/vsrc_testsrc: draw_bar: make sure width is not negative
|
8 years ago |
w3fdif.h
|
avfilter/vf_w3fdif: add >8 but <16 bit support
|
8 years ago |
window_func.c
|
avfilter/window_func: use a constant instead of acosh()
|
8 years ago |
window_func.h
|
avfilter/window_func: add cauchy, parzen and poisson window function
|
8 years ago |
yadif.h
|
avfilter/yadif: Change enums to int, which are accessed via AVOption as int
|
10 years ago |