Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark AVFilterPad[] compound literals as const. | Reimar Döffinger | 2011-11-06 | 1 | -2/+2 |
* | vf_transpose: remove pix_fmts which can currently not be supported. | Michael Niedermayer | 2011-11-01 | 1 | -5/+2 |
* | vf_transpose: avoid multiple calls to avfilter_draw_slice() | Stefano Sabatini | 2011-07-29 | 1 | -0/+3 |
* | lavfi: add layout negotiation fields and helper functions. | Mina Nagy Zaki | 2011-06-19 | 1 | -1/+1 |
* | lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratio | Stefano Sabatini | 2011-05-01 | 1 | -4/+4 |
* | Merge libavcore into libavutil | Reinhard Tartler | 2011-02-16 | 1 | -1/+1 |
* | Add sample_aspect_ratio to AVFilterLink | Michael Niedermayer | 2011-01-31 | 1 | -0/+5 |
* | In libavfilter, use consistently "Copyright (c)" in the license | Stefano Sabatini | 2010-11-28 | 1 | -2/+2 |
* | Add transpose filter. | Stefano Sabatini | 2010-10-18 | 1 | -0/+212 |