Sean McGovern
|
50612484e0
|
pthread: Rename thread_init to avoid symbol collision
The AIX threads library exposes a function with the same name.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
11 years ago |
Carl Eugen Hoyos
|
674d8a9629
|
Rename thread_init() in libavcodec and libavfilter as library_thread_init().
The aix header sys/thread.h contains a definition for thread_init().
|
12 years ago |
Dave Yeo
|
e615a77799
|
os2threads: move from lavc to compat/
For useage in other places besides lavc. Needed after commit
90f9a5830b
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Michael Niedermayer
|
4cf7b87551
|
av_cpu_count: factorize "detected %d logical cores" message
Also print the message just once
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
12 years ago |
Anton Khirnov
|
129bb23843
|
lavfi: add a slice threading infrastructure
Mostly based on libavcodec's
|
12 years ago |