summaryrefslogtreecommitdiff
path: root/libavfilter/vf_settb.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-22
|\
| * Mark mutable static data const where appropriate.Alex Converse2012-02-21
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-06
* | Add const to static arrays where it was forgotten.Reimar Döffinger2011-11-05
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-04
|\|
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-03
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Implement settb filter.Stefano Sabatini2010-10-11