summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2015-11-14 10:15:56 +0100
committerLuca Barbato <lu_zero@gentoo.org>2015-11-14 10:15:56 +0100
commit1c6653ba06f935e54db3ee4826cb3fe23ac5e1bc (patch)
tree8d5beb57c8114d8cd29288553979f9294c96ae19
parente1d2c24e29f06a9b43744cf5a00b35e24b5051ee (diff)
avscale: drop the name field
The formaton is a generic descriptor, a nickname for debugging can be produced on the fly.
-rw-r--r--libavutil/formaton.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavutil/formaton.h b/libavutil/formaton.h
index 6083186140..fe3d457cac 100644
--- a/libavutil/formaton.h
+++ b/libavutil/formaton.h
@@ -64,8 +64,6 @@ typedef struct AVChromaton {
} AVChromaton;
typedef struct AVPixelFormaton {
- const char *name;
-
unsigned flags; // has alpha, uses BE order, uses palette etc
/**
* Size of all the pixel components packed as one element including