summaryrefslogtreecommitdiffstats
path: root/libavformat/timefilter.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of timefilter test program.Diego Biurrun2011-04-111-0/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Replace rand() usage by av_lfg_get().Diego Biurrun2009-04-101-3/+7
* cosmetics: Align output columns.Diego Biurrun2009-04-101-1/+1
* Add my name to copyright & author as requested by the original author.Michael Niedermayer2009-03-061-0/+2
* Add code to the self test to print jitter & drift.Michael Niedermayer2009-03-061-0/+18
* Add '#undef rand' to fix test program build.Diego Biurrun2009-03-061-0/+1
* cosmetics: Fix test program warnings.Diego Biurrun2009-03-061-1/+3
* Vertical align.Michael Niedermayer2009-03-061-3/+3
* Better name for integrator2_state.Michael Niedermayer2009-03-061-4/+4
* Add clock_period parameter, this should make the code easier to use.Michael Niedermayer2009-03-061-3/+3
* Selftest code.Michael Niedermayer2009-03-061-0/+48
* Fix bug with time==0 being special.Michael Niedermayer2009-03-061-2/+1
* Adapt first factor.Michael Niedermayer2009-03-061-1/+4
* Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API andMichael Niedermayer2009-03-061-5/+1
* Allow timespans to vary.Michael Niedermayer2009-03-061-5/+5
* Reorder operations, 20% improved performance, 1 variable less.Michael Niedermayer2009-03-051-5/+4
* Timefilter code by Olivier Guilyardi o list O samalyse o comMichael Niedermayer2009-03-051-0/+77
OpenPOWER on IntegriCloud