diff options
author | Stefano Sabatini <[email protected]> | 2012-09-13 00:59:49 +0200 |
---|---|---|
committer | Stefano Sabatini <[email protected]> | 2012-09-14 10:47:08 +0200 |
commit | 8d0e871f2543e7809a18b64a8181beff5f885d32 (patch) | |
tree | fabe8e6e8195d573ccc5496fb580c4079e04ac5f /libavresample/arm/audio_convert_init.c | |
parent | 5e99a23b2d0b74048125844521c4bf7d8e07e19d (diff) |
ffprobe: kill initializers with nested union field definition
The c99-to-c89 converter (for MSVC support) doesn't currently handle
designated initializers or compound literals with nested unions or
structs.
This is apparently the only place where this construct is used in the
FFmpeg codebase.
Diffstat (limited to 'libavresample/arm/audio_convert_init.c')
0 files changed, 0 insertions, 0 deletions