summaryrefslogtreecommitdiff
path: root/libavfilter/vsrc_buffer.c
Commit message (Expand)AuthorAge
* Resize data and linesize in AVFilterBufferRef to 8.S.N. Hemanth Meenakshisundaram2010-08-11
* Separate video specific BufferRef properties into VideoProps.S.N. Hemanth Meenakshisundaram2010-08-11
* Rename functions and fields:S.N. Hemanth Meenakshisundaram2010-08-07
* Rename AVFilterPicRef to AVFilterBufferRef.S.N. Hemanth Meenakshisundaram2010-08-07
* Move format from AVFilterBuffer to AVFilterPicRef.S.N. Hemanth Meenakshisundaram2010-08-07
* Extend buffer source syntax.Stefano Sabatini2010-07-21
* Add an informational trace in init().Stefano Sabatini2010-07-21
* Clarify logic and feedback of the init() function.Stefano Sabatini2010-07-21
* Add description to the buffer source.Stefano Sabatini2010-07-21
* Apply misc cosmetical style fixes.Stefano Sabatini2010-07-20
* Add @file doxy.Stefano Sabatini2010-07-20
* Use enum PixelFormat to silence one icc warning:Carl Eugen Hoyos2010-06-17
* Try to keep track of interlaced and top field first.Michael Niedermayer2010-05-07
* Add "Memory buffer source filter" from SOC.Michael Niedermayer2010-05-07