summaryrefslogtreecommitdiff
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2011-04-09 13:49:45 +0200
committerLuca Barbato <lu_zero@gentoo.org>2011-04-10 04:44:37 +0200
commit73389754c911bc3171019f0bb98b7aeeb0ef32e6 (patch)
tree627e250138e940e2d9f9b064677a923bbcf694e7 /doc/APIchanges
parent47dec30edb8565b7e0e8716dc6d0dc36d5b7bc40 (diff)
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>
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 7d12737472..d65b2ddeea 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -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