diff options
author | Vittorio Giovara <vittorio.giovara@gmail.com> | 2014-02-24 16:59:40 +0100 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2014-03-02 11:42:38 -0500 |
commit | 3c72204ae0eb208d665bcf9104227a01b85b4739 (patch) | |
tree | f3029563906f4b8bfb62b2d10d5282b9da21009b | |
parent | 58556826a80eb6b59fe08c780080fb8f24c1bae9 (diff) | |
download | ffmpeg-3c72204ae0eb208d665bcf9104227a01b85b4739.tar.gz |
doc: name correct header
(cherry picked from commit 48d1ed9c83ee0c388e8c2898e81ffb4add509ab9)
-rw-r--r-- | doc/APIchanges | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index d3939e4e12..277bac6de9 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -65,7 +65,7 @@ API changes, most recent first: Add ITU-R BT.2020 and other not yet included values to color primaries, transfer characteristics and colorspaces. -2013-10-31 - 28096e0 - lavu 52.17.0 - avframe.h +2013-10-31 - 28096e0 - lavu 52.17.0 - frame.h Add AVFrame.flags and AV_FRAME_FLAG_CORRUPT. 2013-09-28 - 0767bfd - lavfi 3.11.0 - avfilter.h |