OSDN Git Service

Move get_logical_cpus() from lavc/pthread to lavu/cpu.
authorAnton Khirnov <anton@khirnov.net>
Thu, 23 May 2013 06:59:07 +0000 (08:59 +0200)
committerAnton Khirnov <anton@khirnov.net>
Fri, 24 May 2013 07:28:00 +0000 (09:28 +0200)
commit2a6eaeaa85d17b27ee0dd449183ec197c35c9675
treefe70d509dde284b0b625465ca6e81f4d72a30c4b
parent90f9a5830b5d332de7ebb1ab45589f1870cbd65d
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
libavcodec/pthread.c
libavutil/cpu.c
libavutil/cpu.h
libavutil/version.h