| .. | 
		
		
			
			
			
				
					| x86 | x86/vf_w3fdif: 32-bit compatibility for w3fdif_simple_high | 9 years ago | 
		
			
			
			
				
					| Makefile | avfilter: add showspectrumpic filter | 9 years ago | 
		
			
			
			
				
					| aeval.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_adelay.c | avfilter: do not leak frame if ff_get_audio_buffer() fails | 10 years ago | 
		
			
			
			
				
					| af_aecho.c | avfilter: do not leak frame if ff_get_audio_buffer() fails | 10 years ago | 
		
			
			
			
				
					| af_aemphasis.c | lavfi/af_aemphasis: remove unnecessary complex number usage | 9 years ago | 
		
			
			
			
				
					| af_afade.c | avfilter/af_afade: improve accuracy and speed of gain computation | 10 years ago | 
		
			
			
			
				
					| af_aformat.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_agate.c | avfilter/af_agate: change default for detection to rms | 10 years ago | 
		
			
			
			
				
					| af_alimiter.c | avfilter/af_alimiter: add 3 more options | 10 years ago | 
		
			
			
			
				
					| af_amerge.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_amix.c | lavfi/af_amix: fix memory leak | 10 years ago | 
		
			
			
			
				
					| af_anequalizer.c | lavfi/af_anequalizer: replace pow(x,-2) by 1/(x*x) | 9 years ago | 
		
			
			
			
				
					| af_anull.c | Merge remote-tracking branch 'qatar/master' | 12 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: use ff_all_channel_counts() instead of ff_all_channel_layouts() | 10 years ago | 
		
			
			
			
				
					| af_apulsator.c | avfilter: add audio pulsator filter | 10 years ago | 
		
			
			
			
				
					| af_aresample.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_asetnsamples.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| af_asetrate.c | avfilter: avoid zero arguments to variadic macro | 10 years ago | 
		
			
			
			
				
					| af_ashowinfo.c | Merge commit '7046bd9bc9ce04521edf453c9b603d84d69c7512' | 10 years ago | 
		
			
			
			
				
					| af_astats.c | avfilter/af_astats: replace FFABS with fabs | 10 years ago | 
		
			
			
			
				
					| af_asyncts.c | avfilter: add '.' at and of long filter description where it is missing | 10 years ago | 
		
			
			
			
				
					| af_atempo.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 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 | lavfi/af_channelmap: fix memory leak | 10 years ago | 
		
			
			
			
				
					| af_channelsplit.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_chorus.c | avfilter: do not leak frame if ff_get_audio_buffer() fails | 10 years ago | 
		
			
			
			
				
					| af_compand.c | lavfi/af_compand: replace pow(10,x) by ff_exp10(x) | 9 years ago | 
		
			
			
			
				
					| af_compensationdelay.c | lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x) | 9 years ago | 
		
			
			
			
				
					| af_dcshift.c | avfilter: use ff_all_channel_counts() instead of ff_all_channel_layouts() | 10 years ago | 
		
			
			
			
				
					| af_dynaudnorm.c | lavfi/af_dynaudnorm: replace round by lrint | 10 years ago | 
		
			
			
			
				
					| af_earwax.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_extrastereo.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_flanger.c | avfilter/af_flanger: use rint instead of floor hack | 10 years ago | 
		
			
			
			
				
					| af_join.c | lavfi/af_join: partially fix scheduling. | 10 years ago | 
		
			
			
			
				
					| af_ladspa.c | avfilter/af_ladspa: fix av_assert0() | 10 years ago | 
		
			
			
			
				
					| af_pan.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_replaygain.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_resample.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_rubberband.c | avfilter/af_rubberband: add process_command() | 10 years ago | 
		
			
			
			
				
					| af_sidechaincompress.c | avfilter/af_sidechaincompress: kill init function | 10 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 | lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz | 9 years ago | 
		
			
			
			
				
					| af_stereotools.c | avfilter/af_stereotools: fix logic fail | 10 years ago | 
		
			
			
			
				
					| af_stereowiden.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| af_tremolo.c | avfilter/tremolo: fix wavetable buffer size | 10 years ago | 
		
			
			
			
				
					| af_vibrato.c | avfilter: add vibrato filter | 10 years ago | 
		
			
			
			
				
					| af_volume.c | lavfi/af_volume: replace pow(10,x) by ff_exp10(x) | 9 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/af_volumedetect: use log10 instead of hardcoded constant | 10 years ago | 
		
			
			
			
				
					| all_channel_layouts.inc | lavfi: rename all_channel_layouts.h to all_channel_layouts.inc. | 13 years ago | 
		
			
			
			
				
					| allfilters.c | avfilter: add showspectrumpic filter | 9 years ago | 
		
			
			
			
				
					| asink_anullsink.c | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| asrc_anoisesrc.c | avfilter: add anoisesrc | 10 years ago | 
		
			
			
			
				
					| asrc_anullsrc.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| asrc_flite.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| asrc_sine.c | avfilter/asrc_sine: fix options typos | 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/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| avf_avectorscope.c | avfilter/avf_avectorscope: add line drawing support | 9 years ago | 
		
			
			
			
				
					| avf_concat.c | lavfi/avf_concat: return immediately after requesting a frame on input. | 10 years ago | 
		
			
			
			
				
					| avf_showcqt.c | avfilter/showcqt: BASEFREQ and ENDFREQ cast to double | 10 years ago | 
		
			
			
			
				
					| avf_showcqt.h | avfilter/avf_showcqt: Fix ;; | 10 years ago | 
		
			
			
			
				
					| avf_showfreqs.c | avfilter/avf_showfreqs: fix possible null pointer dereference | 9 years ago | 
		
			
			
			
				
					| avf_showspectrum.c | avfilter/avf_showspectrum: add posibility to display phase | 9 years ago | 
		
			
			
			
				
					| avf_showvolume.c | avfilter/avf_showvolume: Fix "warning: comparison of unsigned expression < 0 is always false" | 10 years ago | 
		
			
			
			
				
					| avf_showwaves.c | avfilter: use AV_OPT_TYPE_BOOL in a bunch of places | 10 years ago | 
		
			
			
			
				
					| avfilter.c | lavfi: make request_frame() non-recursive. | 10 years ago | 
		
			
			
			
				
					| avfilter.h | lavfi: make request_frame() non-recursive. | 10 years ago | 
		
			
			
			
				
					| avfiltergraph.c | lavfi: make request_frame() non-recursive. | 10 years ago | 
		
			
			
			
				
					| avfiltergraph.h | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | 12 years ago | 
		
			
			
			
				
					| avfilterres.rc | Add Windows resource file support for shared libraries | 12 years ago | 
		
			
			
			
				
					| bbox.c | bbox: remove superfluous initializations | 13 years ago | 
		
			
			
			
				
					| bbox.h | lavfi: add bbox filter | 13 years ago | 
		
			
			
			
				
					| blend.h | avfilter/vf_blend: Fix argument types, fix segfault in asm | 10 years ago | 
		
			
			
			
				
					| bufferqueue.h | avfilter/bufferqueue: Increase buffer queue size | 11 years ago | 
		
			
			
			
				
					| buffersink.c | lavfi: make request_frame() non-recursive. | 10 years ago | 
		
			
			
			
				
					| buffersink.h | Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0' | 10 years ago | 
		
			
			
			
				
					| buffersrc.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| buffersrc.h | avfilter/buffersrc: add av_warn_unused_result attributes | 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 | 12 years ago | 
		
			
			
			
				
					| deshake_opencl_kernel.h | lavfi/deshake_opencl: optimze transform filter | 12 years ago | 
		
			
			
			
				
					| drawutils.c | drawutils: Reindent | 10 years ago | 
		
			
			
			
				
					| drawutils.h | lavfi/drawutils: add const to blending mask. | 10 years ago | 
		
			
			
			
				
					| dualinput.c | avfilter/framesync: allocate FFFrameSyncIn internally | 10 years ago | 
		
			
			
			
				
					| dualinput.h | avfilter/framesync: allocate FFFrameSyncIn internally | 10 years ago | 
		
			
			
			
				
					| f_drawgraph.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| f_ebur128.c | lavfi/f_ebur128: replace pow(10,x) by ff_exp10(x) | 9 years ago | 
		
			
			
			
				
					| f_interleave.c | lavfi: replace link.closed by link.status. | 10 years ago | 
		
			
			
			
				
					| f_perms.c | avfilter/f_perms: use the name 's' for the pointer to the private context | 10 years ago | 
		
			
			
			
				
					| f_realtime.c | avfilter: add '.' at and of long filter description where it is missing | 10 years ago | 
		
			
			
			
				
					| f_reverse.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| f_select.c | lavfi/select: add support for concatdec_select option | 10 years ago | 
		
			
			
			
				
					| f_sendcmd.c | all: use FFDIFFSIGN to resolve possible undefined behavior in comparators | 10 years ago | 
		
			
			
			
				
					| f_zmq.c | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| fifo.c | lavfi/fifo: do not assume request_frame() returns a frame. | 10 years ago | 
		
			
			
			
				
					| filtfmts.c | filtfmts: Avoid null pointer dereference | 10 years ago | 
		
			
			
			
				
					| formats.c | avfilter/formats: fix leak of formats on error | 9 years ago | 
		
			
			
			
				
					| formats.h | avfilter: add SOFAlizer audio filter | 10 years ago | 
		
			
			
			
				
					| framepool.c | lavfi: use a video frame pool for each link of the filtergraph | 10 years ago | 
		
			
			
			
				
					| framepool.h | lavfi: use a video frame pool for each link of the filtergraph | 10 years ago | 
		
			
			
			
				
					| framesync.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| framesync.h | avfilter/framesync: allocate FFFrameSyncIn internally | 10 years ago | 
		
			
			
			
				
					| generate_wave_table.c | avfilter/generate_wave_table: clean up extra newlines | 10 years ago | 
		
			
			
			
				
					| generate_wave_table.h | generate_wave_table: Add include for AVSampleFormat | 10 years ago | 
		
			
			
			
				
					| gradfun.h | Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d' | 12 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 | 
		
			
			
			
				
					| hermite.h | avfilter/hermite: fix "libavfilter/hermite.h:19:15: error: no previous prototype for hermite_interpolation" | 10 years ago | 
		
			
			
			
				
					| interlace.h | Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' | 11 years ago | 
		
			
			
			
				
					| internal.h | lavfi: make request_frame() non-recursive. | 10 years ago | 
		
			
			
			
				
					| lavfutils.c | Replace remaining occurances of av_free_packet with av_packet_unref | 10 years ago | 
		
			
			
			
				
					| lavfutils.h | Do not leave positive values undefined when negative are defined as error | 12 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 | 12 years ago | 
		
			
			
			
				
					| lswsutils.h | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | 13 years ago | 
		
			
			
			
				
					| maskedmerge.h | avfilter/vf_maskedmerge: add SIMD for maskedmerge with 8 bit depth input | 10 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 | 
		
			
			
			
				
					| 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 '018bdaed37d2f1735dbecfc58309a1a164abadd5' | 10 years ago | 
		
			
			
			
				
					| settb.c | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | 11 years ago | 
		
			
			
			
				
					| split.c | lavfi: replace link.closed by link.status. | 10 years ago | 
		
			
			
			
				
					| src_movie.c | Replace remaining occurances of av_free_packet with av_packet_unref | 10 years ago | 
		
			
			
			
				
					| ssim.h | vf_ssim: x86 simd for ssim_4x4xN and ssim_endN. | 10 years ago | 
		
			
			
			
				
					| stereo3d.h | avfilter/vf_stereo3d: add x86 SIMD for anaglyph outputs | 10 years ago | 
		
			
			
			
				
					| thread.h | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| tinterlace.h | avfilter/vf_tinterlace: add mergex2 mode | 10 years ago | 
		
			
			
			
				
					| transform.c | Factorize avpriv_mirror() out | 10 years ago | 
		
			
			
			
				
					| transform.h | transform: give avfilter_transform() a return value for returning an error | 13 years ago | 
		
			
			
			
				
					| trim.c | avfilter/trim: support all channel numbers in atrim filter | 9 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 | 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 | 
		
			
			
			
				
					| version.h | avfilter: add showspectrumpic filter | 9 years ago | 
		
			
			
			
				
					| vf_alphamerge.c | lavfi/vf_alphamerge: fix unitialized pointers | 10 years ago | 
		
			
			
			
				
					| vf_aspect.c | lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0. | 10 years ago | 
		
			
			
			
				
					| vf_atadenoise.c | avfilter/vf_atadenoise: do not use uninitialized data | 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 | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | 10 years ago | 
		
			
			
			
				
					| vf_boxblur.c | vf_boxblur: Templatize blur{8,16} | 10 years ago | 
		
			
			
			
				
					| vf_chromakey.c | chromakey: Use the pixel descriptor API for chroma subsampling info | 10 years ago | 
		
			
			
			
				
					| vf_codecview.c | avfilter/codecview: reindent after previous commit | 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 | lavfi/vf_colorchannelmixer: replace round by lrint | 10 years ago | 
		
			
			
			
				
					| vf_colorkey.c | avfilter/vf_colorkey: Improve filter description | 10 years ago | 
		
			
			
			
				
					| vf_colorlevels.c | lavfi/vf_colorlevels: replace round by lrint | 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: add '.' at and of long filter description where it is missing | 10 years ago | 
		
			
			
			
				
					| vf_crop.c | lavfi/vf_crop: replace round by lrint | 10 years ago | 
		
			
			
			
				
					| vf_cropdetect.c | lavfi/vf_cropdetect: replace round by lrint | 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,swresample,swscale: use fabs, fabsf instead of FFABS | 10 years ago | 
		
			
			
			
				
					| vf_deband.c | avfilter/deband: use AV_OPT_TYPE_BOOL | 10 years ago | 
		
			
			
			
				
					| vf_decimate.c | lavfi/vf_decimate: do not compare the first frame to itself. | 9 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/vf_delogo: change the definition of logo_x2 and logo_y2 | 10 years ago | 
		
			
			
			
				
					| vf_deshake.c | lavfi/deshake: use FF_CEIL_RSHIFT() | 9 years ago | 
		
			
			
			
				
					| vf_detelecine.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_displace.c | avfilter/all: propagate errors of functions from avfilter/formats | 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 | lavfi/drawtext: Fix microsecond display. | 9 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/all: propagate errors of functions from avfilter/formats | 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 | lavfi: replace link.closed by link.status. | 10 years ago | 
		
			
			
			
				
					| vf_fade.c | avfilter/fade: use AV_OPT_TYPE_BOOL for alpha option | 10 years ago | 
		
			
			
			
				
					| vf_fftfilt.c | avfilter: add '.' at and of long filter description where it is missing | 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 | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| vf_fieldorder.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_find_rect.c | avfilter: add '.' at and of long filter description where it is missing | 10 years ago | 
		
			
			
			
				
					| vf_format.c | avfilter: handle error in query_formats() in bunch of filters | 10 years ago | 
		
			
			
			
				
					| vf_fps.c | lavfi/vf_fps: remove looping on request_frame(). | 10 years ago | 
		
			
			
			
				
					| vf_framepack.c | Merge commit '7d12cba95ca15198a930c05458dc414ac00c578b' | 10 years ago | 
		
			
			
			
				
					| vf_framerate.c | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | 10 years ago | 
		
			
			
			
				
					| vf_framestep.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| vf_frei0r.c | avfilter/vf_frei0r: use av_strtod instead of strtod for added flexibility | 10 years ago | 
		
			
			
			
				
					| vf_fspp.c | avfilter/fspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | 10 years ago | 
		
			
			
			
				
					| vf_fspp.h | avfilter/vf_fspp: use M_SQRT1_2, M_SQRT2 | 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/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_histeq.c | Replace av_dlog with ff_dlog. | 10 years ago | 
		
			
			
			
				
					| vf_histogram.c | lavfi/vf_histogram: replace round by lrint | 10 years ago | 
		
			
			
			
				
					| vf_hqdn3d.c | avfilter,swresample,swscale: use fabs, fabsf instead of FFABS | 10 years ago | 
		
			
			
			
				
					| vf_hqdn3d.h | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | 11 years ago | 
		
			
			
			
				
					| vf_hqx.c | all: do standards compliant absdiff computation | 10 years ago | 
		
			
			
			
				
					| vf_hue.c | lavfi/vf_hue: replace rint by lrint | 9 years ago | 
		
			
			
			
				
					| vf_idet.c | lavfi/vf_idet: replace round and cast by lrint | 10 years ago | 
		
			
			
			
				
					| vf_idet.h | avfilter/vf_idet: Add analyze_interlaced_flag mode | 10 years ago | 
		
			
			
			
				
					| vf_il.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_interlace.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| vf_kerndeint.c | avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options | 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 | vf_lut: Add support for RGB48 and RGBA64. | 10 years ago | 
		
			
			
			
				
					| vf_lut3d.c | avfilter/haldclut: use AV_OPT_TYPE_BOOL for shortest and repeatlast options | 10 years ago | 
		
			
			
			
				
					| vf_maskedmerge.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_mcdeint.c | Replace remaining occurances of av_free_packet with av_packet_unref | 10 years ago | 
		
			
			
			
				
					| vf_mergeplanes.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_mpdecimate.c | lavfi/vf_mpdecimate: remove request_frame(). | 10 years ago | 
		
			
			
			
				
					| vf_neighbor.c | avfilter: add '.' at and of long filter description where it is missing | 10 years ago | 
		
			
			
			
				
					| vf_noise.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_noise.h | x86/vf_noise: move asm code to a separate file | 11 years ago | 
		
			
			
			
				
					| vf_null.c | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| vf_ocr.c | avfilter: add ocr filter | 10 years ago | 
		
			
			
			
				
					| vf_overlay.c | lavfi/vf_overlay: fix unitialized pointers | 10 years ago | 
		
			
			
			
				
					| vf_owdenoise.c | avfilter: fix a few 5 spaces indent | 10 years ago | 
		
			
			
			
				
					| vf_pad.c | avfilter/vf_pad: fix direct padding | 9 years ago | 
		
			
			
			
				
					| vf_palettegen.c | all: use FFDIFFSIGN to resolve possible undefined behavior in comparators | 10 years ago | 
		
			
			
			
				
					| vf_paletteuse.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_perspective.c | avfilter/vf_perspective: use lrint instead of floor hack | 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 | avfilter/vf_psnr: use log10 instead of log()/log(10) | 10 years ago | 
		
			
			
			
				
					| vf_pullup.c | avfilter: use AV_OPT_TYPE_BOOL in a bunch of places | 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 | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| vf_removegrain.c | all: use FFDIFFSIGN to resolve possible undefined behavior in comparators | 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/vf_rotate: correct log message | 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 | avfilter/vf_scale: set proper out frame color range | 9 years ago | 
		
			
			
			
				
					| vf_selectivecolor.c | avfilter/selectivecolor: fix correction_method option range | 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 | Merge commit '1339009c4924a20e872aa62897097bf5d071157c' | 10 years ago | 
		
			
			
			
				
					| vf_showpalette.c | lavfi/show_palette: fix memory leak | 10 years ago | 
		
			
			
			
				
					| vf_shuffleframes.c | avfilter/vf_shuffleframes: Assert that the case of an uninitialized ret does not occur | 10 years ago | 
		
			
			
			
				
					| vf_shuffleplanes.c | avfilter: add '.' at and of long filter description where it is missing | 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 | avfilter/spp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | 10 years ago | 
		
			
			
			
				
					| vf_spp.h | avfilter/vf_spp: Fix overflow in 8bit store slice | 11 years ago | 
		
			
			
			
				
					| vf_ssim.c | avfilter/vf_ssim: use log10 instead of log()/log(10) | 10 years ago | 
		
			
			
			
				
					| vf_stack.c | avfilter/vf_stack: make it possible to stop with shortest stream | 10 years ago | 
		
			
			
			
				
					| vf_stereo3d.c | avfilter/vf_stereo3d: add interleave columns input support | 10 years ago | 
		
			
			
			
				
					| vf_subtitles.c | Replace remaining occurances of av_free_packet with av_packet_unref | 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 | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_telecine.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_thumbnail.c | lavfi/vf_thumbnail: reindent after last commit. | 10 years ago | 
		
			
			
			
				
					| vf_tile.c | lavfi: remove FF_LINK_FLAG_REQUEST_LOOP. | 10 years ago | 
		
			
			
			
				
					| vf_tinterlace.c | avfilter/vf_tinterlace: add mergex2 mode | 10 years ago | 
		
			
			
			
				
					| vf_transpose.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_unsharp.c | avfilter/unsharp: use AV_OPT_TYPE_BOOL for opencl option | 10 years ago | 
		
			
			
			
				
					| vf_uspp.c | avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option | 10 years ago | 
		
			
			
			
				
					| vf_vectorscope.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vf_vflip.c | Merge commit '58400ac133bcfb6bf8196b4e5208bc178307739b' | 11 years ago | 
		
			
			
			
				
					| vf_vidstabdetect.c | avfilter/vf_vidstabdetect: use the name 's' for the pointer to the private context | 10 years ago | 
		
			
			
			
				
					| vf_vidstabtransform.c | avfilter/vidstabtransform: use AV_OPT_TYPE_BOOL for tripod and debug options | 10 years ago | 
		
			
			
			
				
					| vf_vignette.c | avfilter/vignette: use AV_OPT_TYPE_BOOL for dither option | 10 years ago | 
		
			
			
			
				
					| vf_w3fdif.c | avfilter/vf_w3fdif: add x86 SIMD | 10 years ago | 
		
			
			
			
				
					| vf_waveform.c | aviflter/vf_waveform: speed up non-color filters | 10 years ago | 
		
			
			
			
				
					| vf_xbr.c | all: do standards compliant absdiff computation | 10 years ago | 
		
			
			
			
				
					| vf_yadif.c | Merge commit '9df477e03ef74068f3de130adc4dd34349a16ef2' | 10 years ago | 
		
			
			
			
				
					| vf_zoompan.c | avfilter/vf_zoompan: do not free frame we pushed to lavfi | 9 years ago | 
		
			
			
			
				
					| vf_zscale.c | avfilter/vf_zscale: fix typo | 10 years ago | 
		
			
			
			
				
					| video.c | lavfi: use a video frame pool for each link of the filtergraph | 10 years ago | 
		
			
			
			
				
					| video.h | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | 12 years ago | 
		
			
			
			
				
					| 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' | 12 years ago | 
		
			
			
			
				
					| vsrc_cellauto.c | avfilter/vsrc_cellauto: use the name 's' for the pointer to the private context | 10 years ago | 
		
			
			
			
				
					| vsrc_life.c | avfilter/all: propagate errors of functions from avfilter/formats | 10 years ago | 
		
			
			
			
				
					| vsrc_mandelbrot.c | lavfi/vsrc_mandelbrot: replace round by lrint | 10 years ago | 
		
			
			
			
				
					| vsrc_mptestsrc.c | avfilter/vsrc_mptestsrc: use lrint instead of floor hack | 10 years ago | 
		
			
			
			
				
					| vsrc_testsrc.c | lavfi/vsrc_testsrc: replace pow(10,x) by ff_exp10(x) | 9 years ago | 
		
			
			
			
				
					| w3fdif.h | avfilter/vf_w3fdif: add x86 SIMD | 10 years ago | 
		
			
			
			
				
					| window_func.c | avfilter/window_func: add tukey window function | 9 years ago | 
		
			
			
			
				
					| window_func.h | avfilter/window_func: add tukey window function | 9 years ago | 
		
			
			
			
				
					| yadif.h | avfilter/yadif: Change enums to int, which are accessed via AVOption as int | 10 years ago |