18 Commits (4d2825a31719772f54feb33a92b725e285e564c6)

Author SHA1 Message Date
Anton Khirnov cb45553f57 Remove pointless #undefs of previously forbidden functions. 12 years ago
Diego Biurrun 62ae37decd timefilter: De-doxygenize normal code comments and drop silly ones 12 years ago
Diego Biurrun 14d3e7ad11 Remove some silly disabled code. 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Nicolas George 8a9ae37fee timefilter: allow to evaluate at other times. 13 years ago
Nicolas George 9bbe6ed1e0 timefilter: allow variable periods. 13 years ago
Nicolas George 3073aadf2d timefilter: internally compute feedback factors. 13 years ago
Michael Niedermayer a5bf9b351c timefilter: better selftest code. 13 years ago
Yordan Makariev 0c5d78a898 4xm, timefilter: K&R formatting cosmetics 13 years ago
Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago
Anton Khirnov 5dd35b43f1 Move timefilter code from lavf to lavd. 13 years ago
Diego Biurrun 70ad9842a5 Fix compilation of timefilter test program. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun cc7b62afd2 Replace rand() usage by av_lfg_get(). 16 years ago
Diego Biurrun a2085cccfa cosmetics: Align output columns. 16 years ago
Michael Niedermayer 8507bde0f3 Add my name to copyright & author as requested by the original author. 16 years ago
Michael Niedermayer 8b2fa9659a Add code to the self test to print jitter & drift. 16 years ago
Diego Biurrun e0c98063e7 Add '#undef rand' to fix test program build. 16 years ago
Diego Biurrun 6d16718e5d cosmetics: Fix test program warnings. 16 years ago
Michael Niedermayer bc3057f499 Vertical align. 16 years ago
Michael Niedermayer 2e51dedd24 Better name for integrator2_state. 16 years ago
Michael Niedermayer 3228491027 Add clock_period parameter, this should make the code easier to use. 16 years ago
Michael Niedermayer 1b85ec1ea2 Selftest code. 16 years ago
Michael Niedermayer 8537591abc Fix bug with time==0 being special. 16 years ago
Michael Niedermayer 494065ca36 Adapt first factor. 16 years ago
Michael Niedermayer 55b5859867 Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and 16 years ago
Michael Niedermayer 08ffd3708b Allow timespans to vary. 16 years ago
Michael Niedermayer 28e947e458 Reorder operations, 20% improved performance, 1 variable less. 16 years ago
Michael Niedermayer f982c6d87a Timefilter code by Olivier Guilyardi o list O samalyse o com 16 years ago