pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*

This commit is contained in:
Anton Khirnov
2013-05-12 15:41:49 +02:00
parent 7c57a582a0
commit e6c4ac7b5f
23 changed files with 214 additions and 178 deletions
+3
View File
@@ -13,6 +13,9 @@ libavutil: 2012-10-22
API changes, most recent first:
2013-05-xx - xxxxxxx - lavu 52.11.0 - pixdesc.h
Replace PIX_FMT_* flags with AV_PIX_FMT_FLAG_*.
2013-04-xx - xxxxxxx - lavc 55.4.0 - avcodec.h
Add field_order to AVCodecParserContext.