From 4d693b023c885f6821e2347137943d751469bd0b Mon Sep 17 00:00:00 2001 From: Justin Ruggles Date: Thu, 5 Apr 2012 17:00:53 -0400 Subject: avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Based on a patch by Clément Bœsch --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 80bea4fd51..889156e0bc 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,9 @@ libavutil: 2011-04-18 API changes, most recent first: +2012-xx-xx - xxxxxxx - lavu 51.27.0 - samplefmt.h + Add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() + 2012-xx-xx - xxxxxxx - lavu 51.26.0 - audioconvert.h Add av_get_default_channel_layout() -- cgit v1.2.3