lavu: Add interleaved 4:2:2 8/10-bit formats

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Kieran Kunhya 2013-09-17 16:30:48 -05:00 committed by Luca Barbato
parent 944c338430
commit e208e6d209
4 changed files with 45 additions and 1 deletions

View file

@ -13,6 +13,10 @@ libavutil: 2012-10-22
API changes, most recent first:
2013-09-21 - xxxxxxx - lavu 52.16.0 - pixfmt.h
Add interleaved 4:2:2 8/10-bit formats AV_PIX_FMT_NV16 and
AV_PIX_FMT_NV20.
2013-09-16 - 3feb3d6 - lavu 52.15.0 - mem.h
Add av_reallocp.