summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_settb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-221-1/+1
|\
| * Mark mutable static data const where appropriate.Alex Converse2012-02-211-1/+1
* | Mark AVFilterPad[] compound literals as const.Reimar Döffinger2011-11-061-2/+2
* | Add const to static arrays where it was forgotten.Reimar Döffinger2011-11-051-1/+1
* | vf_settb: remove mathematical constants now redundant.Nicolas George2011-10-131-9/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-041-0/+1
|\ \ | |/
| * Do not include mathematics.h in avutil.hMans Rullgard2011-07-031-0/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-281-1/+1
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-081-1/+1
* Implement settb filter.Stefano Sabatini2010-10-111-0/+141
OpenPOWER on IntegriCloud