From b315042c8ce984bec431c5965120853a843cbfa5 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 23 Feb 2012 17:17:01 +0100 Subject: Remove libpostproc. This library does not fit into Libav as a whole and its code is just a maintenance burden. Furthermore it is now available as an external project, which completely obviates any reason to keep it around. URL: http://git.videolan.org/?p=libpostproc.git --- doc/APIchanges | 1 - 1 file changed, 1 deletion(-) (limited to 'doc') diff --git a/doc/APIchanges b/doc/APIchanges index 12fa803..78e2bfc 100644 --- a/doc/APIchanges +++ b/doc/APIchanges @@ -6,7 +6,6 @@ libavcodec: 2012-01-27 libavdevice: 2011-04-18 libavfilter: 2011-04-18 libavformat: 2012-01-27 -libpostproc: 2011-04-18 (deprecated, to be removed later) libswscale: 2011-06-20 libavutil: 2011-04-18 -- cgit v1.1