Commit 6e1277a
committed
types.h: set RGBA as "primary", not alias
At least gdb prints VIDEO_CODEC_FIRST for value `(codec_t) 1`, which
is unfortunate. So assuming that the first identifier is taken as a
"primary" if more have the same value.1 parent cd77aa3 commit 6e1277a
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments