diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 11:50:55 +0200 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-06-10 12:13:08 +0200 |
commit | a5825b22a2dc6652c17bf33ebfab2719eed2e569 (patch) | |
tree | 80494df8d55fbf3b38fa640f7b5a8862f2d1a458 /doc | |
parent | e0ce9711aa01be2a1334756c648e569c72fb789f (diff) | |
download | ffmpeg-a5825b22a2dc6652c17bf33ebfab2719eed2e569.tar.gz |
APIchanges: remove duplicated entry
Remove duplicated entry regarding PIX_FMT_BGR48LE/BE formats.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/APIchanges | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/APIchanges b/doc/APIchanges index f5c7da7cde..b189d353e9 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -156,9 +156,6 @@ API changes, most recent first: 333e894 deprecate url_open_protocol e230705 deprecate url_poll and URLPollEntry -2011-04-10 - lavu 50.40.0 - pixfmt.h - Add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats - 2011-04-08 - lavf 52.106.0 - avformat.h Minor avformat.h cleanup: a9bf9d8 deprecate av_guess_image2_codec |