summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-04 12:56:21 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-12-04 12:56:21 +0000
commitbb4afa13dd3264832bc379bbfefe1db8cf4f0e40 (patch)
tree9ec62bfd5a328dda35f0d6c935aad05da3b924d2 /doc/APIchanges
parent4da12e3b13d362e0218956a78dd2b8f7a1260265 (diff)
downloadffmpeg-streaming-bb4afa13dd3264832bc379bbfefe1db8cf4f0e40.zip
ffmpeg-streaming-bb4afa13dd3264832bc379bbfefe1db8cf4f0e40.tar.gz
Deprecate avcodec_pix_fmt_string() in favor of
av_get_pix_fmt_string(), added to libavutil/pixdesc.h. Originally committed as revision 25879 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 63457aa..a3b587e 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -12,6 +12,10 @@ libavutil: 2009-03-08
API changes, most recent first:
+2010-12-04 - r25879 - lavu 50.34.0 - av_get_pix_fmt_string()
+ Deprecate avcodec_pix_fmt_string() in favor of
+ pixdesc.h/av_get_pix_fmt_string().
+
2010-12-04 - r25878 - lavcore 1.15.0 - av_image_alloc()
Add av_image_alloc() to libavcore/imgutils.h.
OpenPOWER on IntegriCloud