summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-10 12:32:25 +0200
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2011-06-10 12:32:25 +0200
commitc6d7fc276ac07d53027d9dbd8bb4d0a33820a6aa (patch)
tree5d131e5a1096edb58b479021ef0dac3fa9c62c66 /doc
parent2caaa791a0d6e4a10bd4e9bbd5b88985f6a81454 (diff)
APIchanges: remove duplicated entry
Diffstat (limited to 'doc')
-rw-r--r--doc/APIchanges4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/APIchanges b/doc/APIchanges
index 47e9df6315..fc68af0a45 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -52,10 +52,6 @@ API changes, most recent first:
Add av_get_pix_fmt_name() in libavutil/pixdesc.h, and deprecate
avcodec_get_pix_fmt_name() in libavcodec/avcodec.h in its favor.
-2011-05-28 - 0420bd7 - lavu 51.2.0 - pixdesc.h
- Add av_get_pix_fmt_name() in libavutil/pixdesc.h, and deprecate
- avcodec_get_pix_fmt_name() in libavcodec/avcodec.h in its favor.
-
2011-05-25 - 30315a8 - lavf 53.3.0 - avformat.h
Add fps_probe_size to AVFormatContext.