| .. | 
		
		
			
			
			
				
					| libmpcodecs | lavfi/mp: remove mp=perspective | 12 years ago | 
		
			
			
			
				
					| x86 | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| Makefile | lavfi: add compand filter | 12 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 | Reinstate proper FFmpeg license for all files. | 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/vf_scale+aresample: minor simpification | 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 | Reinstate proper FFmpeg license for all files. | 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 | Reinstate proper FFmpeg license for all files. | 12 years ago | 
		
			
			
			
				
					| af_compand.c | avfilter/af_compand: %f is for printing doubles | 12 years ago | 
		
			
			
			
				
					| af_earwax.c | avfilter/af_earwax: Fix out of array accesses on odd packets | 12 years ago | 
		
			
			
			
				
					| af_join.c | Reinstate proper FFmpeg license for all files. | 12 years ago | 
		
			
			
			
				
					| af_pan.c | lavfi: remove now unused args parameter from AVFilter.init and init_opaque | 12 years ago | 
		
			
			
			
				
					| af_resample.c | Reinstate proper FFmpeg license for all files. | 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' | 13 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 | 12 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. | 12 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 | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | 12 years ago | 
		
			
			
			
				
					| avfilter.h | Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' | 12 years ago | 
		
			
			
			
				
					| avfiltergraph.c | Merge commit '77cc958f60f73963be4281d6e82ef81707e40c26' | 12 years ago | 
		
			
			
			
				
					| avfiltergraph.h | Merge commit '38f0c0781a6e099f11c0acec07f9b8be742190c4' | 12 years ago | 
		
			
			
			
				
					| bbox.c | bbox: remove superfluous initializations | 13 years ago | 
		
			
			
			
				
					| bbox.h | lavfi: add bbox filter | 13 years ago | 
		
			
			
			
				
					| buffer.c | Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' | 12 years ago | 
		
			
			
			
				
					| bufferqueue.h | Merge commit '7e350379f87e7f74420b4813170fe808e2313911' | 12 years ago | 
		
			
			
			
				
					| buffersink.c | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | 12 years ago | 
		
			
			
			
				
					| buffersink.h | lavfi/buffersink: fix header. | 12 years ago | 
		
			
			
			
				
					| buffersrc.c | Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' | 12 years ago | 
		
			
			
			
				
					| buffersrc.h | Reinstate proper FFmpeg license for all files. | 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 | 13 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/ebur128: fix typo: s/negociation/negotiation | 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 | avfilter/f_sendcmd: make const arrays static const | 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 | avfilter/fifo: explicitly assert that a frame should have become available after request | 12 years ago | 
		
			
			
			
				
					| filtfmts.c | avfilter/filtfmts: fix use of deprecated symbols | 12 years ago | 
		
			
			
			
				
					| formats.c | avfilter: remove ff_copy_int*_list | 12 years ago | 
		
			
			
			
				
					| formats.h | Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' | 12 years ago | 
		
			
			
			
				
					| gradfun.h | Merge commit '7ed833d78ea661d619124fd898547a900f6480bc' | 12 years ago | 
		
			
			
			
				
					| graphdump.c | avfilter/graphdump: fix use of deprecated symbols | 12 years ago | 
		
			
			
			
				
					| graphparser.c | avfilter/graphparser: fix use of deprecated symbols | 12 years ago | 
		
			
			
			
				
					| internal.h | avfilter: remove ff_copy_int*_list | 12 years ago | 
		
			
			
			
				
					| lavfutils.c | libavfilter/lavfutils: remove useless NULL check on format context | 13 years ago | 
		
			
			
			
				
					| lavfutils.h | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | 13 years ago | 
		
			
			
			
				
					| libavfilter.v | libavfilter: export ff_default_query_formats() | 13 years ago | 
		
			
			
			
				
					| lswsutils.c | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | 13 years ago | 
		
			
			
			
				
					| lswsutils.h | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | 13 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' | 12 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 | 13 years ago | 
		
			
			
			
				
					| transform.h | transform: give avfilter_transform() a return value for returning an error | 13 years ago | 
		
			
			
			
				
					| trim.c | lavfi/trim: check for right default value | 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/hue: allow changing brightness | 12 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 | avfilter: fix plane validity checks | 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 | avfilter: fix plane validity checks | 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 | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_fieldorder.c | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_format.c | lavfi/format: make use of AVFILTER_DEFINE_CLASS | 12 years ago | 
		
			
			
			
				
					| vf_fps.c | avfilter/vf_fps: fix ABI compatibility with AV_NOPTS starttime | 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 | 12 years ago | 
		
			
			
			
				
					| vf_geq.c | lavfi/geq: prefer symbolic constants | 12 years ago | 
		
			
			
			
				
					| vf_gradfun.c | lavfi/gradfun: support gbrp | 12 years ago | 
		
			
			
			
				
					| vf_hflip.c | avfilter: fix plane validity checks | 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/hue: allow changing brightness | 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 | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_libopencv.c | lavfi/ocv: make use of AVFILTER_DEFINE_CLASS | 12 years ago | 
		
			
			
			
				
					| vf_lut.c | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_lut3d.c | lut3d: Fix reading 3dl files with leading comments. | 12 years ago | 
		
			
			
			
				
					| vf_mcdeint.c | avfilter/vf_mcdeint: free frame on error | 12 years ago | 
		
			
			
			
				
					| vf_mp.c | avfilter/vf_mp: remove unused sws related functions | 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 | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_perspective.c | avfilter/vf_perspective: factor u cliping code | 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+aresample: minor simpification | 12 years ago | 
		
			
			
			
				
					| vf_separatefields.c | lavfi/separatefields: fix frame leak | 12 years ago | 
		
			
			
			
				
					| vf_setfield.c | lavfi/setfield: switch to an AVOptions-based system. | 12 years ago | 
		
			
			
			
				
					| vf_showinfo.c | avfilter: fix plane validity checks | 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/tile: do not leak input frame | 12 years ago | 
		
			
			
			
				
					| vf_tinterlace.c | Merge remote-tracking branch 'qatar/master' | 12 years ago | 
		
			
			
			
				
					| vf_transpose.c | lavfi/transpose: call av_frame_copy_props() | 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 | avfilter: fix plane validity checks | 12 years ago | 
		
			
			
			
				
					| vf_yadif.c | avfilter/vf_yadif:remove unneeded include assert.h | 12 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 |