mirror of https://github.com/FFmpeg/FFmpeg.git
In most contexts, arrays are automatically converted to a pointer to their first element; taking the address of the array just yields a pointer to an array of fixed-size arrays, which is not intended here. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>pull/370/head
parent
c9b44a79d1
commit
07bf8f8332
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue