aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vsrc_buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Rename functions and fields:S.N. Hemanth Meenakshisundaram2010-08-071-2/+2
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-071-1/+1
* Move format from AVFilterBuffer to AVFilterPicRef.S.N. Hemanth Meenakshisundaram2010-08-071-1/+1
* Extend buffer source syntax.Stefano Sabatini2010-07-211-1/+10
* Add an informational trace in init().Stefano Sabatini2010-07-211-0/+2
* Clarify logic and feedback of the init() function.Stefano Sabatini2010-07-211-4/+6
* Add description to the buffer source.Stefano Sabatini2010-07-211-0/+1
* Apply misc cosmetical style fixes.Stefano Sabatini2010-07-201-7/+4
* Add @file doxy.Stefano Sabatini2010-07-201-1/+5
* Use enum PixelFormat to silence one icc warning:Carl Eugen Hoyos2010-06-171-1/+2
* Try to keep track of interlaced and top field first.Michael Niedermayer2010-05-071-0/+4
* Add "Memory buffer source filter" from SOC.Michael Niedermayer2010-05-071-0/+140