pixdesc: return color properties names

This commit is contained in:
Vittorio Giovara
2014-09-26 14:15:25 +01:00
parent 04ccd584a7
commit 5a419b2dd1
4 changed files with 88 additions and 2 deletions

View File

@@ -13,6 +13,9 @@ libavutil: 2014-08-09
API changes, most recent first:
2014-09-xx - xxxxxxx - lavu 54.04.0 - pixdesc.h
Add API to return the name of frame and context color properties.
2014-09-xx - xxxxxxx - lavc 56.2.0 - vdpau.h
Add av_vdpau_bind_context(). This function should now be used for creating
(or resetting) a AVVDPAUContext instead of av_vdpau_alloc_context().