summaryrefslogtreecommitdiff
path: root/libavfilter/vf_setpts.c
Commit message (Expand)AuthorAge
* 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_setpts: 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 the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini2011-01-28
* | In the start_frame() debug log, print the reference pos value rather than the...Stefano Sabatini2011-01-30
|/
* Use hierarchic names convention (prefix them with av_expr) for theStefano Sabatini2010-11-08
* Add setpts filter, ported from the libavfilter soc repo.Stefano Sabatini2010-11-02