Move get_logical_cpus() from lavc/pthread to lavu/cpu.
It will be useful in lavfi, and could conceivably be useful to the user applications as well.
This commit is contained in:
@ -13,6 +13,9 @@ libavutil: 2012-10-22
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2013-xx-xx - xxxxxxx - lavu 52.12.0 - cpu.h
|
||||
Add av_cpu_count() function for getting the number of logical CPUs.
|
||||
|
||||
2013-05-xx - xxxxxxx - lavc 55.7.0 - avcodec.h
|
||||
Add picture_structure to AVCodecParserContext.
|
||||
|
||||
|
Reference in New Issue
Block a user