summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_transpose.c
Commit message (Expand)AuthorAgeFilesLines
* Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* vf_transpose: remove pix_fmts which can currently not be supported.Michael Niedermayer2011-11-011-5/+2
* vf_transpose: avoid multiple calls to avfilter_draw_slice()Stefano Sabatini2011-07-291-0/+3
* lavfi: add layout negotiation fields and helper functions.Mina Nagy Zaki2011-06-191-1/+1
* lavfi: rename AVFilterBufferRefVideoProps.pixel_aspect to sample_aspect_ratioStefano Sabatini2011-05-011-4/+4
* Merge libavcore into libavutilReinhard Tartler2011-02-161-1/+1
* Add sample_aspect_ratio to AVFilterLinkMichael Niedermayer2011-01-311-0/+5
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-281-2/+2
* Add transpose filter.Stefano Sabatini2010-10-181-0/+212
OpenPOWER on IntegriCloud