index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
timefilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-12
1
-0
/
+2
|
\
|
*
Fix compilation of timefilter test program.
Diego Biurrun
2011-04-11
1
-0
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Replace rand() usage by av_lfg_get().
Diego Biurrun
2009-04-10
1
-3
/
+7
*
cosmetics: Align output columns.
Diego Biurrun
2009-04-10
1
-1
/
+1
*
Add my name to copyright & author as requested by the original author.
Michael Niedermayer
2009-03-06
1
-0
/
+2
*
Add code to the self test to print jitter & drift.
Michael Niedermayer
2009-03-06
1
-0
/
+18
*
Add '#undef rand' to fix test program build.
Diego Biurrun
2009-03-06
1
-0
/
+1
*
cosmetics: Fix test program warnings.
Diego Biurrun
2009-03-06
1
-1
/
+3
*
Vertical align.
Michael Niedermayer
2009-03-06
1
-3
/
+3
*
Better name for integrator2_state.
Michael Niedermayer
2009-03-06
1
-4
/
+4
*
Add clock_period parameter, this should make the code easier to use.
Michael Niedermayer
2009-03-06
1
-3
/
+3
*
Selftest code.
Michael Niedermayer
2009-03-06
1
-0
/
+48
*
Fix bug with time==0 being special.
Michael Niedermayer
2009-03-06
1
-2
/
+1
*
Adapt first factor.
Michael Niedermayer
2009-03-06
1
-1
/
+4
*
Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and
Michael Niedermayer
2009-03-06
1
-5
/
+1
*
Allow timespans to vary.
Michael Niedermayer
2009-03-06
1
-5
/
+5
*
Reorder operations, 20% improved performance, 1 variable less.
Michael Niedermayer
2009-03-05
1
-5
/
+4
*
Timefilter code by Olivier Guilyardi o list O samalyse o com
Michael Niedermayer
2009-03-05
1
-0
/
+77