From c6d7fc276ac07d53027d9dbd8bb4d0a33820a6aa Mon Sep 17 00:00:00 2001 From: Stefano Sabatini Date: Fri, 10 Jun 2011 12:32:25 +0200 Subject: [PATCH] APIchanges: remove duplicated entry --- doc/APIchanges | 4 ---- 1 file changed, 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.