FFmpeg/libpostproc/libpostproc.v
Diego Biurrun b315042c8c 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
2012-02-23 19:36:16 +01:00

5 lines
76 B
Verilog

LIBPOSTPROC_$MAJOR {
global: postproc_*; pp_*;
local: *;
};