summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-26 19:19:18 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-05-28 18:25:40 +0200
commite71f26086ab899be7df1efb30b33e0a11973fd8e (patch)
treee4e1579d6cd528b113512f50d5995b3933b9ded8 /doc/APIchanges
parent34e9c9b11192271a4e5d0557441d09686852c771 (diff)
downloadffmpeg-streaming-e71f26086ab899be7df1efb30b33e0a11973fd8e.zip
ffmpeg-streaming-e71f26086ab899be7df1efb30b33e0a11973fd8e.tar.gz
lavu: add av_get_pix_fmt_name() convenience function
Also deprecate avcodec_get_pix_fmt_name() in its favor.
Diffstat (limited to 'doc/APIchanges')
-rw-r--r--doc/APIchanges4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index fe77697..d853cfe 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -13,6 +13,10 @@ libavutil: 2011-04-18
API changes, most recent first:
+2011-05-28 - xxxxxx - lavu 51.3.0 - pixdesc.h
+ Add av_get_pix_fmt_name() in libavutil/pixdesc.h, and deprecate
+ avcodec_get_pix_fmt_name() in libavcodec/avcodec.h in its favor.
+
2011-05-22 - xxxxxx - lavf 53.2.0 - avformat.h
Introduce avformat_alloc_output_context2() and deprecate
avformat_alloc_output_context().
OpenPOWER on IntegriCloud