]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/timefilter.c
frsh: Export information about the last RTP contract and VRES
[frescor/ffmpeg.git] / libavformat / timefilter.c
2009-04-10 diegoReplace rand() usage by av_lfg_get().
2009-04-10 diegocosmetics: Align output columns.
2009-03-06 michaelAdd my name to copyright & author as requested by the...
2009-03-06 michaelAdd code to the self test to print jitter & drift.
2009-03-06 diegoAdd '#undef rand' to fix test program build.
2009-03-06 diegocosmetics: Fix test program warnings.
2009-03-06 michaelVertical align.
2009-03-06 michaelBetter name for integrator2_state.
2009-03-06 michaelAdd clock_period parameter, this should makes the code...
2009-03-06 michaelSelftest code.
2009-03-06 michaelFix bug with time==0 being special.
2009-03-06 michaelAdapt first factor.
2009-03-06 michaelMerge ff_timefilter_read() and ff_timefilter_update...
2009-03-06 michaelAllow timespans to vari.
2009-03-05 michaelReorder operations, 20% improved performance, 1 variabl...
2009-03-05 michaelTimefilter code by Olivier Guilyardi o list O samalyse...