OSDN Git Service

tests/api/api-codec-param-test: Do not directly access caps_internal
authorMichael Niedermayer <michael@niedermayer.cc>
Thu, 16 Jun 2016 13:35:26 +0000 (15:35 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Sun, 19 Jun 2016 22:08:45 +0000 (00:08 +0200)
commitdfbb5de172b3a0373cbead8a966c41f5ba1ae08b
treed2117b9ea5d40e31cef9e86cc0d5d78f15f14c39
parent3fd0694a119a03a0b406a28e2e2942eefc44bd30
tests/api/api-codec-param-test: Do not directly access caps_internal

The caps_internal field has moved without major bump and direct
access causes crashes, found when testing 3.1

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
tests/api/api-codec-param-test.c