Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-02-23 20:17:01 +0400
committerDiego Biurrun <diego@biurrun.de>2012-02-23 22:36:16 +0400
commitb315042c8ce984bec431c5965120853a843cbfa5 (patch)
tree0860cd8e9954b7cdff910633b272022ca1436f71 /libpostproc/Makefile
parent01cb62aba2503b4173f101154f9f840f04f9c7f8 (diff)
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
Diffstat (limited to 'libpostproc/Makefile')
-rw-r--r--libpostproc/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/libpostproc/Makefile b/libpostproc/Makefile
deleted file mode 100644
index 86c9b5f47d..0000000000
--- a/libpostproc/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-NAME = postproc
-FFLIBS = avutil
-
-HEADERS = postprocess.h
-
-OBJS = postprocess.o