summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2011-03-17 21:15:57 +1100
committerMichael Niedermayer <michaelni@gmx.at>2011-03-17 15:11:31 +0100
commite309fdc7018a1027d187ec27fb1d69a41a4ee167 (patch)
tree96335d6a34ebbd22c89493a4bc888b14d939eb7d /doc
parent969eb21ba21f0ed7154dd2a2fc754ef159df94a2 (diff)
downloadffmpeg-streaming-e309fdc7018a1027d187ec27fb1d69a41a4ee167.zip
ffmpeg-streaming-e309fdc7018a1027d187ec27fb1d69a41a4ee167.tar.gz
Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index d9d744a..ff88d7f 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,9 @@ libavutil: 2009-03-08
API changes, most recent first:
+2011-XX-XX - XXXXXXX - lavu XX.XXX.X - pixfmt.h
+ Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
+
2011-02-20 - e731b8d - lavf 52.102.0 - avio.h
* e731b8d - rename init_put_byte() to ffio_init_context(), deprecating the
original, and move it to a private header so it is no longer
OpenPOWER on IntegriCloud