From c2bd7578af069206831a9c25fa68c9bbd5004619 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Tue, 8 Feb 2011 21:09:47 -0500 Subject: [PATCH] Add missing git revision hask. --- doc/APIchanges | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/APIchanges b/doc/APIchanges index e459cfd1af..c88d4d2db3 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,7 +13,7 @@ libavutil: 2009-03-08 API changes, most recent first: -2011-02-08 - xxxxxxx - lavf 52.98.0 - av_probe_input_buffer +2011-02-08 - 3940caa - lavf 52.98.0 - av_probe_input_buffer Add av_probe_input_buffer() to avformat.h for probing format from a ByteIOContext.