summaryrefslogtreecommitdiff
path: root/libavfilter/vf_transpose.c
Commit message (Expand)AuthorAge
* Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* vf_transpose: remove pix_fmts which can currently not be supported.Michael Niedermayer2011-11-01
* vf_transpose: avoid multiple calls to avfilter_draw_slice()Stefano Sabatini2011-07-29
* lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-19
* lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratioStefano Sabatini2011-05-01
* Merge libavcore into libavutilReinhard Tartler2011-02-16
* Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-01-31
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* Add transpose filter.Stefano Sabatini2010-10-18