| .. | 
		
		
			
			
			
				
					| x86 | yadif: specify array size outside DECLARE_ALIGNED | 13 years ago | 
		
			
			
			
				
					| Makefile | lavfi: move buffer management function to a separate file. | 13 years ago | 
		
			
			
			
				
					| af_aformat.c | lavfi: add aformat filter | 13 years ago | 
		
			
			
			
				
					| af_anull.c | lavfi: remove some audio-related function from public API. | 13 years ago | 
		
			
			
			
				
					| af_asyncts.c | lavfi: add asyncts filter. | 13 years ago | 
		
			
			
			
				
					| af_resample.c | lavfi: add channel layout/sample rate negotiation. | 13 years ago | 
		
			
			
			
				
					| allfilters.c | lavfi: add asyncts filter. | 13 years ago | 
		
			
			
			
				
					| asink_anullsink.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| asrc_anullsrc.c | Make channel layout masks unsigned | 14 years ago | 
		
			
			
			
				
					| audio.c | lavfi: move audio-related functions to a separate file. | 13 years ago | 
		
			
			
			
				
					| audio.h | lavfi: remove some audio-related function from public API. | 13 years ago | 
		
			
			
			
				
					| avfilter.c | avfilter: Move ff_get_ref_perms_string() to where it is used. | 13 years ago | 
		
			
			
			
				
					| avfilter.h | lavfi: add types and functions for channel layout/samplerate negotiation | 13 years ago | 
		
			
			
			
				
					| avfiltergraph.c | avfiltergraph: reindent | 13 years ago | 
		
			
			
			
				
					| avfiltergraph.h | avfiltergraph: make the AVFilterInOut alloc/free API public | 13 years ago | 
		
			
			
			
				
					| buffer.c | lavfi: move buffer management function to a separate file. | 13 years ago | 
		
			
			
			
				
					| buffersink.c | lavfi: add an audio buffer sink. | 13 years ago | 
		
			
			
			
				
					| buffersink.h | lavfi: add an audio buffer sink. | 13 years ago | 
		
			
			
			
				
					| buffersrc.c | lavfi: add an audio buffer source. | 13 years ago | 
		
			
			
			
				
					| buffersrc.h | buffersrc: add av_buffersrc_write_frame(). | 13 years ago | 
		
			
			
			
				
					| defaults.c | lavfi: move buffer management function to a separate file. | 13 years ago | 
		
			
			
			
				
					| drawutils.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| drawutils.h | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| formats.c | lavfi: move formats-related functions from default.c to formats.c | 13 years ago | 
		
			
			
			
				
					| formats.h | lavfi: add types and functions for channel layout/samplerate negotiation | 13 years ago | 
		
			
			
			
				
					| gradfun.h | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| graphparser.c | graphparser: set next to NULL on an entry extracted from inputs list | 13 years ago | 
		
			
			
			
				
					| internal.h | lavfi: move audio-related functions to a separate file. | 13 years ago | 
		
			
			
			
				
					| libavfilter.v | Add symbol versioning for shared libraries | 16 years ago | 
		
			
			
			
				
					| version.h | Add missing version bumps and APIchanges/Changelog entries. | 13 years ago | 
		
			
			
			
				
					| vf_aspect.c | cosmetics: Remove extra newlines at EOF | 13 years ago | 
		
			
			
			
				
					| vf_blackframe.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_boxblur.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_copy.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_crop.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_cropdetect.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_delogo.c | lavfi: port libmpcodecs delogo filter | 14 years ago | 
		
			
			
			
				
					| vf_drawbox.c | doxygen: fix wrong comment syntax, //< vs. ///< | 14 years ago | 
		
			
			
			
				
					| vf_drawtext.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_fade.c | cosmetics: Move static and inline attributes to more standard places. | 13 years ago | 
		
			
			
			
				
					| vf_fieldorder.c | Remove unused variables | 14 years ago | 
		
			
			
			
				
					| vf_fifo.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_format.c | cosmetics: Remove extra newlines at EOF | 13 years ago | 
		
			
			
			
				
					| vf_frei0r.c | Add some missing mathematics.h #includes for av_rescale(). | 14 years ago | 
		
			
			
			
				
					| vf_gradfun.c | Drop some completely unnecessary av_unused attributes. | 13 years ago | 
		
			
			
			
				
					| vf_hflip.c | cosmetics: Remove some unnecessary block braces. | 13 years ago | 
		
			
			
			
				
					| vf_hqdn3d.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_libopencv.c | vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h | 14 years ago | 
		
			
			
			
				
					| vf_lut.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_null.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_overlay.c | vf_overlay: implement poll_frame() | 13 years ago | 
		
			
			
			
				
					| vf_pad.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_pixdesctest.c | pixdesc: mark pseudopaletted formats with a special flag. | 13 years ago | 
		
			
			
			
				
					| vf_scale.c | vf_scale: support named constants for sws flags. | 13 years ago | 
		
			
			
			
				
					| vf_select.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_setpts.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_settb.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vf_showinfo.c | lavfi: add showinfo filter | 14 years ago | 
		
			
			
			
				
					| vf_slicify.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_split.c | vf_split: support user-specifiable number of outputs. | 13 years ago | 
		
			
			
			
				
					| vf_transpose.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_unsharp.c | vf_unsharp: Mark readonly variable as const. | 13 years ago | 
		
			
			
			
				
					| vf_vflip.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vf_yadif.c | yadif: Flush filter on eof. | 13 years ago | 
		
			
			
			
				
					| video.c | avfilter: Move ff_get_ref_perms_string() to where it is used. | 13 years ago | 
		
			
			
			
				
					| vsink_nullsink.c | Replace FFmpeg with Libav in licence headers | 14 years ago | 
		
			
			
			
				
					| vsrc_buffer.h | buffersrc: add av_buffersrc_write_frame(). | 13 years ago | 
		
			
			
			
				
					| vsrc_color.c | vsrc_color: use internal timebase | 14 years ago | 
		
			
			
			
				
					| vsrc_movie.c | lavfi: add avfilter_copy_frame_props() | 14 years ago | 
		
			
			
			
				
					| vsrc_nullsrc.c | Mark mutable static data const where appropriate. | 13 years ago | 
		
			
			
			
				
					| vsrc_testsrc.c | vsrc_testsrc: fix mailing list reference URL | 14 years ago | 
		
			
			
			
				
					| yadif.h | Change yadif to not use out of picture lines. | 14 years ago |