Diego Biurrun
|
da9cea77e3
|
Fix a bunch of common typos.
|
13 years ago |
Anton Khirnov
|
5dd35b43f1
|
Move timefilter code from lavf to lavd.
It's only used in the JACK device.
Fixes linking shared lavd with JACK enabled.
|
14 years ago |
Mans Rullgard
|
2912e87a6c
|
Replace FFmpeg with Libav in licence headers
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
14 years ago |
Michael Niedermayer
|
8507bde0f3
|
Add my name to copyright & author as requested by the original author.
Originally committed as revision 17858 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Michael Niedermayer
|
3228491027
|
Add clock_period parameter, this should make the code easier to use.
Originally committed as revision 17845 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Michael Niedermayer
|
55b5859867
|
Merge ff_timefilter_read() and ff_timefilter_update(), this simplifies API and
avoids calling them in the wrong order.
Originally committed as revision 17841 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Michael Niedermayer
|
08ffd3708b
|
Allow timespans to vary.
No change in performance if they do not vary.
Originally committed as revision 17840 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |
Michael Niedermayer
|
f982c6d87a
|
Timefilter code by Olivier Guilyardi o list O samalyse o com
Originally committed as revision 17838 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
16 years ago |