From 14b171cd71f2b5f1cc66e4df89c2692f68ac098b Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Mon, 31 Jan 2011 18:51:47 +0100 Subject: Add sample_aspect_ratio to AVFilterLink --- doc/APIchanges | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/APIchanges') diff --git a/doc/APIchanges b/doc/APIchanges index aa1221d..d6d5f85 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -13,6 +13,9 @@ libavutil: 2009-03-08 API changes, most recent first: +2011-01-31 - X - lavfi 1.75.0 - AVFilterLink sample_aspect_ratio + Add sample_aspect_ratio field to AVFilterLink. + 2011-01-15 - r26374 - lavfi 1.74.0 - AVFilterBufferRefAudioProps Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. -- cgit v1.1