j
k
j a
j l
Joerg-Cyril.Hoehle@t-systems.com wrote:
+#define compare_fourcc(fcc1, fcc2) (((fcc1)^(fcc2))&~0x20202020L)
You ignore case even for mixed cased fourcc codes, but test only 2 cases: all lower/upper case codes, please test that cases too.
Back to the thread
Back to the list