avutil: add av_parse_cpu_flags() function
This moves the cpu flag parsing code from avconv to avutil so it can be accessed elsewhere. Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
@ -13,6 +13,9 @@ libavutil: 2011-04-18
|
||||
|
||||
API changes, most recent first:
|
||||
|
||||
2012-04-25 - xxxxxxx - lavu 51.29.0 - cpu.h
|
||||
Add av_parse_cpu_flags()
|
||||
|
||||
2012-xx-xx - xxxxxxx - lavr 0.0.0
|
||||
Add libavresample audio conversion library
|
||||
|
||||
|
Reference in New Issue
Block a user