pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE

PIX_FMT_BGR48LE is used by PhantomCINE demuxer.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Peter Ross
2011-04-09 13:49:45 +02:00
committed by Luca Barbato
parent 47dec30edb
commit 73389754c9
4 changed files with 30 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
2011-04-10 - lavu 50.40.0 - pixfmt.h
Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
2011-04-08 - lavf 52.106.0 - avformat.h
Minor avformat.h cleanup:
a9bf9d8 deprecate av_guess_image2_codec