You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Clément Bœsch f790b54d98 avfilter/interlace: use AV_OPT_TYPE_BOOL 10 years ago
..
x86 Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
Makefile avfilter: add extrastereo filter 10 years ago
aeval.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_adelay.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_aecho.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_afade.c avfilter: add acrossfade filter 10 years ago
af_aformat.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_amerge.c avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup 10 years ago
af_amix.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_anull.c Merge remote-tracking branch 'qatar/master' 11 years ago
af_apad.c avfilter/af_apad: use the name 's' for the pointer to the private context 10 years ago
af_aphaser.c avfilter/af_aphaser: use the name 's' for the pointer to the private context 10 years ago
af_aresample.c options: mark av_get_{int,double,q} as deprecated. 10 years ago
af_asetnsamples.c avfilter/af_asetnsamples: fix pts handling when timebase and 1/samplerate differ 11 years ago
af_asetrate.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_ashowinfo.c Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' 10 years ago
af_astats.c avfilter/af_astats: use UINT64_C instead of the LLU suffix 10 years ago
af_astreamsync.c Merge remote-tracking branch 'qatar/master' 11 years ago
af_asyncts.c avfilter/af_asyncts: use llabs for int64_t 10 years ago
af_atempo.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_biquads.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_bs2b.c avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
af_channelmap.c avfilter/af_channelmap: Reorder operations to avoid memleak 10 years ago
af_channelsplit.c Merge remote-tracking branch 'qatar/master' 11 years ago
af_chorus.c avfilter: add chorus filter 10 years ago
af_compand.c avfilter/af_compand: fix clipping with default options 10 years ago
af_dcshift.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_dynaudnorm.c avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL 10 years ago
af_earwax.c Merge remote-tracking branch 'qatar/master' 11 years ago
af_extrastereo.c avfilter: add extrastereo filter 10 years ago
af_flanger.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_join.c avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype 10 years ago
af_ladspa.c avfilter/af_ladspa: add special case for 2:2 plugins 10 years ago
af_pan.c lavfi/af_pan: Support a maximum of 64 channels. 10 years ago
af_replaygain.c Merge remote-tracking branch 'qatar/master' 11 years ago
af_resample.c Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae' 10 years ago
af_sidechaincompress.c avfilter/af_sidechaincompress: Also assert that i < 2 10 years ago
af_silencedetect.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_silenceremove.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_volume.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
af_volume.h avfilter/af_volume: Change enums to int, which are accessed via AVOption as int 10 years ago
af_volumedetect.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
all_channel_layouts.inc
allfilters.c avfilter: add extrastereo filter 10 years ago
asink_anullsink.c Merge remote-tracking branch 'qatar/master' 11 years ago
asrc_anullsrc.c lavfi: parsing helper for unknown channel layouts. 11 years ago
asrc_flite.c Merge remote-tracking branch 'qatar/master' 11 years ago
asrc_sine.c avfilter/sine: support expression in the number of output samples 10 years ago
audio.c Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 10 years ago
audio.h avfilter: remove obsolete function declarations 10 years ago
avf_aphasemeter.c avfilter: add aphasemeter filter 10 years ago
avf_avectorscope.c avfilter/avf_avectorscope: add polar mode 10 years ago
avf_concat.c avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memory 10 years ago
avf_showcqt.c avfilter/avf_showcqt: Fix gamma comparisons 10 years ago
avf_showfreqs.c avfilter/avf_showfreqs: Fix memleak of out frame 10 years ago
avf_showspectrum.c avfilter/avf_showspectrum: use av_calloc() 10 years ago
avf_showvolume.c avfilter/avf_showvolume: stop making output fully transparent 10 years ago
avf_showwaves.c avfilter/avf_showwaves: Check max_samples 10 years ago
avfilter.c Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' 10 years ago
avfilter.h lavfi: remove old graph parser API with different semantics 10 years ago
avfiltergraph.c Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1' 10 years ago
avfiltergraph.h
avfilterres.rc Add Windows resource file support for shared libraries 11 years ago
bbox.c
bbox.h
bufferqueue.h avfilter/bufferqueue: Increase buffer queue size 11 years ago
buffersink.c Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 10 years ago
buffersink.h Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 10 years ago
buffersrc.c Remove left-over FF_API_AVFILTERBUFFER cruft 10 years ago
buffersrc.h Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 10 years ago
deshake.h vf_deshake: rename Transform.vector to Transform.vec to avoid compiler confusion 11 years ago
deshake_opencl.c lavu: rename ff_opencl_set_parameter() to avpriv_opencl_set_parameter() 11 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 Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
drawutils.h
dualinput.c avfilter/framesync: allocate FFFrameSyncIn internally 10 years ago
dualinput.h avfilter/framesync: allocate FFFrameSyncIn internally 10 years ago
f_drawgraph.c avfilter/vf_drawgraph: add rscroll slide mode 10 years ago
f_ebur128.c avfilter/ebur128: rework channel weighting definition code 11 years ago
f_interleave.c Merge remote-tracking branch 'qatar/master' 11 years ago
f_perms.c avfilter/f_perms: Change enums to int, which are accessed via AVOption as int 10 years ago
f_reverse.c avfilter: rename vf_reverse.c to f_reverse.c 10 years ago
f_select.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
f_sendcmd.c lavfi/sendcmd: improve error reporting and robustness in case of missing commands 10 years ago
f_zmq.c Merge remote-tracking branch 'qatar/master' 11 years ago
fifo.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
filtfmts.c filtfmts: Avoid null pointer dereference 10 years ago
formats.c libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'. 10 years ago
formats.h avfilter/formats: proper error handling in ff_set_common_*() functions 10 years ago
framesync.c avfilter/framesync: allocate FFFrameSyncIn internally 10 years ago
framesync.h avfilter/framesync: allocate FFFrameSyncIn internally 10 years ago
generate_wave_table.c avfilter/af_aphaser: move wave table generation code into separate file 11 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 10 years ago
graphparser.c lavfi: remove old graph parser API with different semantics 10 years ago
interlace.h Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' 10 years ago
internal.h Remove left-over FF_API_AVFILTERBUFFER cruft 10 years ago
lavfutils.c avfilter/lavfutils: disable frame threads when decoding a single image 10 years ago
lavfutils.h Do not leave positive values undefined when negative are defined as error 11 years ago
libavfilter.v lavfi: stop exporting internal functions 11 years ago
log2_tab.c lavfi: duplicate ff_log2_tab 11 years ago
lswsutils.c avfilter/lswsutils: dont override the default scaler 11 years ago
lswsutils.h
opencl_allkernels.c
opencl_allkernels.h
psnr.h vf_psnr: sse2 optimizations for sum-squared-error. 10 years ago
pthread.c avfilter/pthread: Use av_mallocz_array() 11 years ago
removegrain.h avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 10 years ago
setpts.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
settb.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
split.c lavfi: check av_strdup() return value 10 years ago
src_movie.c Remove left-over FF_API_AVFILTERBUFFER cruft 10 years ago
ssim.h vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. 10 years ago
thread.h
tinterlace.h avfilter/tinterlace: Change enum to int, which is accessed via AVOption as int 10 years ago
transform.c Factorize avpriv_mirror() out 10 years ago
transform.h
trim.c avfilter/trim: remove duplicate assignment 11 years ago
unsharp.h avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago
unsharp_opencl.c avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago
unsharp_opencl.h
unsharp_opencl_kernel.h avfilter/unsharp: OpenCL unsharpen filter optimization: substitute N^2 filter computation with 2N+C 10 years ago
version.h avfilter: add extrastereo filter 10 years ago
vf_alphamerge.c Merge remote-tracking branch 'qatar/master' 11 years ago
vf_aspect.c lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. 10 years ago
vf_atadenoise.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_bbox.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_blackdetect.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_blackframe.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_blend.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_boxblur.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_codecview.c avfilter: fix a few 5 spaces indent 10 years ago
vf_colorbalance.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_colorchannelmixer.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_colorkey.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_colorlevels.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_colormatrix.c lavfi/colormatrix: Add a bt601 alias 10 years ago
vf_copy.c Merge remote-tracking branch 'qatar/master' 11 years ago
vf_cover_rect.c avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
vf_crop.c libavfilter/vf_crop: implement process_command 10 years ago
vf_cropdetect.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_curves.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_dctdnoiz.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_deband.c avfilter/deband: use AV_OPT_TYPE_BOOL 10 years ago
vf_decimate.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_dejudder.c avfilter/vf_dejudder: use the name 's' for the pointer to the private context 10 years ago
vf_delogo.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_deshake.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_detelecine.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_drawbox.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_drawtext.c drawtext: Move the strftime expansion in a separate function 10 years ago
vf_edgedetect.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_elbg.c avfilter/vf_elbg: make it possible to output to pal8 pixel format 10 years ago
vf_eq.c avfilter/vf_eq: Support contrast from -1000 to 1000 10 years ago
vf_eq.h lavfi/eq: rework expression evaluation 10 years ago
vf_extractplanes.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_fade.c avfilter/vf_fade: Force alpha pixel format if alpha is set to 1 10 years ago
vf_fftfilt.c avfilter/vf_fftfilt: Add MAX_PLANES and change it to 4 10 years ago
vf_field.c avfilter/vf_field: Change enum to int, which is accessed via AVOption as int 10 years ago
vf_fieldmatch.c avfilter/vf_fieldmatch: Change enums to int, which are accessed via AVOption as int 10 years ago
vf_fieldorder.c Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' 10 years ago
vf_find_rect.c avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
vf_format.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_fps.c avfilter/vf_fps: update frame drop comment 10 years ago
vf_framepack.c avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
vf_framerate.c avfilter: add framerate video filter 10 years ago
vf_framestep.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
vf_frei0r.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_fspp.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_fspp.h x86/vf_fspp: port inline asm to yasm 10 years ago
vf_geq.c avfilter/geq: assert on pixel format descriptor 10 years ago
vf_gradfun.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_hflip.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_histeq.c Replace av_dlog with ff_dlog. 10 years ago
vf_histogram.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_hqdn3d.c Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 10 years ago
vf_hqdn3d.h Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
vf_hqx.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_hue.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_idet.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_idet.h avfilter/vf_idet: Add analyze_interlaced_flag mode 10 years ago
vf_il.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_interlace.c avfilter/interlace: use AV_OPT_TYPE_BOOL 10 years ago
vf_kerndeint.c avfilter/kerndeint: use AV_OPT_TYPE_BOOL 10 years ago
vf_lenscorrection.c avfilter: handle error in query_formats() of a bunch of random video filters 10 years ago
vf_libopencv.c avfilter/vf_libopencv: Make ocv_filter_entries const 10 years ago
vf_lut.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_lut3d.c avfilter/lut3d: assert on pixel format descriptor 10 years ago
vf_mcdeint.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
vf_mergeplanes.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_mpdecimate.c avfilter/vf_mpdecimate: remove packed formats 10 years ago
vf_neighbor.c avfilter: add erosion, dilation, deflate & inflate filter 10 years ago
vf_noise.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 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_overlay.c avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as int 10 years ago
vf_owdenoise.c avfilter: fix a few 5 spaces indent 10 years ago
vf_pad.c Revert "lavfi: always check av_expr_parse_and_eval() return value" 10 years ago
vf_palettegen.c Replace av_dlog with ff_dlog. 10 years ago
vf_paletteuse.c Replace av_dlog with ff_dlog. 10 years ago
vf_perspective.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_phase.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_pixdesctest.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
vf_pp.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_pp7.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_pp7.h lavfi: port mp=pp7 to libavfilter 10 years ago
vf_psnr.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_pullup.c avfilter: handle error in query_formats() in bunch of filters 10 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 avfilter: add random video filter 10 years ago
vf_removegrain.c avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions 10 years ago
vf_removelogo.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_repeatfields.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_rotate.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_sab.c avfilter/vf_sab: use the name 's' for the pointer to the private context 10 years ago
vf_scale.c lavfi/scale: Pass src_range and dst_range to libswscale. 10 years ago
vf_separatefields.c avfilter/vf_separatefields: use the name 's' for the pointer to the private context 10 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 vf_showinfo: minimum widths for some early fields 10 years ago
vf_showpalette.c avfilter/showpalette: fix leak in case of error 10 years ago
vf_shuffleplanes.c avfilter: use AVFILTER_DEFINE_CLASS() 10 years ago
vf_signalstats.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_smartblur.c avfilter/vf_smartblur: use the name 's' for the pointer to the private context 10 years ago
vf_spp.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_spp.h avfilter/vf_spp: Fix overflow in 8bit store slice 10 years ago
vf_ssim.c avfilter/vf_ssim: Fix "incompatible pointer type" warnings 10 years ago
vf_stack.c avfilter/vf_stack: Fix memleak of out frame 10 years ago
vf_stereo3d.c avfilter/vf_stereo3d: stop dumping half of data for interleave rows output 10 years ago
vf_subtitles.c avfilter/vf_subtitles: allow setting fonts directory 10 years ago
vf_super2xsai.c avfilter/vf_super2xsai: use the name 's' for the pointer to the private context 10 years ago
vf_swapuv.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_telecine.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_thumbnail.c avfilter/vf_thumbnail: use the name 's' for the pointer to the private context 10 years ago
vf_tile.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_tinterlace.c lavfi/tinterlace: Double aspect ratio for modes merge and pad. 10 years ago
vf_transpose.c avfilter/vf_transpose: Fix rounding error 10 years ago
vf_unsharp.c avfilter/vf_unsharp: use the name 's' for the pointer to the private context 10 years ago
vf_uspp.c Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 10 years ago
vf_vectorscope.c avfilter/vf_vectorscope: 9 & 10 bit depth support 10 years ago
vf_vflip.c Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' 11 years ago
vf_vidstabdetect.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_vidstabtransform.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_vignette.c avfilter: fix a few 5 spaces indent 10 years ago
vf_w3fdif.c avfilter/vf_w3fdif: implement slice threading 10 years ago
vf_waveform.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 10 years ago
vf_xbr.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vf_yadif.c Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba' 10 years ago
vf_zoompan.c avfilter/vf_zoompan: support planar rgb pixel formats 10 years ago
video.c Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' 10 years ago
video.h
vidstabutils.c vidstab*: Remove accidentally exported av_2_vs_pixel_format() 11 years ago
vidstabutils.h vidstabutils: improve documentation 11 years ago
vsink_nullsink.c Merge remote-tracking branch 'qatar/master' 11 years ago
vsrc_cellauto.c Replace av_dlog with ff_dlog. 10 years ago
vsrc_life.c Replace av_dlog with ff_dlog. 10 years ago
vsrc_mandelbrot.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vsrc_mptestsrc.c avfilter: handle error in query_formats() in bunch of filters 10 years ago
vsrc_testsrc.c avfilter: add allrgb 10 years ago
yadif.h avfilter/yadif: Change enums to int, which are accessed via AVOption as int 10 years ago