From 2a6eaeaa85d17b27ee0dd449183ec197c35c9675 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 23 May 2013 08:59:07 +0200 Subject: 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. --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 4229453b9b..f7279c6c52 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -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. -- cgit v1.2.3