summaryrefslogtreecommitdiffstats
path: root/libavcodec/png.h
diff options
context:
space:
mode:
authorLoren Merritt <lorenm@u.washington.edu>2008-02-25 10:34:23 +0000
committerLoren Merritt <lorenm@u.washington.edu>2008-02-25 10:34:23 +0000
commit4a5b619df74ea6a5d476fc4f91cbb98b5aa5098a (patch)
treef849d05ca31ee77c5aae23d20320c49755f50c9b /libavcodec/png.h
parente281d6844b4a40939bd21da1509b5afe139b6789 (diff)
downloadffmpeg-streaming-4a5b619df74ea6a5d476fc4f91cbb98b5aa5098a.zip
ffmpeg-streaming-4a5b619df74ea6a5d476fc4f91cbb98b5aa5098a.tar.gz
png filters
Originally committed as revision 12195 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/png.h')
-rw-r--r--libavcodec/png.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/png.h b/libavcodec/png.h
index e6fced7..3043471 100644
--- a/libavcodec/png.h
+++ b/libavcodec/png.h
@@ -39,6 +39,7 @@
#define PNG_FILTER_VALUE_UP 2
#define PNG_FILTER_VALUE_AVG 3
#define PNG_FILTER_VALUE_PAETH 4
+#define PNG_FILTER_VALUE_MIXED 5
#define PNG_IHDR 0x0001
#define PNG_IDAT 0x0002
OpenPOWER on IntegriCloud