Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename functions and fields: | S.N. Hemanth Meenakshisundaram | 2010-08-07 | 1 | -2/+2 |
* | Rename AVFilterPicRef to AVFilterBufferRef. | S.N. Hemanth Meenakshisundaram | 2010-08-07 | 1 | -1/+1 |
* | Move format from AVFilterBuffer to AVFilterPicRef. | S.N. Hemanth Meenakshisundaram | 2010-08-07 | 1 | -1/+1 |
* | Extend buffer source syntax. | Stefano Sabatini | 2010-07-21 | 1 | -1/+10 |
* | Add an informational trace in init(). | Stefano Sabatini | 2010-07-21 | 1 | -0/+2 |
* | Clarify logic and feedback of the init() function. | Stefano Sabatini | 2010-07-21 | 1 | -4/+6 |
* | Add description to the buffer source. | Stefano Sabatini | 2010-07-21 | 1 | -0/+1 |
* | Apply misc cosmetical style fixes. | Stefano Sabatini | 2010-07-20 | 1 | -7/+4 |
* | Add @file doxy. | Stefano Sabatini | 2010-07-20 | 1 | -1/+5 |
* | Use enum PixelFormat to silence one icc warning: | Carl Eugen Hoyos | 2010-06-17 | 1 | -1/+2 |
* | Try to keep track of interlaced and top field first. | Michael Niedermayer | 2010-05-07 | 1 | -0/+4 |
* | Add "Memory buffer source filter" from SOC. | Michael Niedermayer | 2010-05-07 | 1 | -0/+140 |