diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-12-04 13:13:46 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-12-04 13:13:46 +0000 |
commit | ab79ee12b90da1bca7630f9fe7f0de4ac3db2186 (patch) | |
tree | 4a5d033d94beb9778462c73b7eb3c9230448f87f /doc/APIchanges | |
parent | 9e95999e2a9e81109e433273791e02ee9fa90272 (diff) | |
download | ffmpeg-ab79ee12b90da1bca7630f9fe7f0de4ac3db2186.tar.gz |
Cosmetics: add empty line which was previously removed.
Improve readability.
Originally committed as revision 25882 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/APIchanges')
-rw-r--r-- | doc/APIchanges | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index a3b587e8f3..308cfa913a 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -12,6 +12,7 @@ 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(). |