diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-07-16 10:27:29 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-07-16 11:10:00 +0200 |
commit | 153cf85b246a7931fac6344f2189cd268ca9e0aa (patch) | |
tree | a72f3d570893b9fd35b6387332861a927d4a8646 /doc/examples/avio_http_serve_files.c | |
parent | 35342dc390781f310daa53e6c850285863ab5829 (diff) | |
download | ffmpeg-153cf85b246a7931fac6344f2189cd268ca9e0aa.tar.gz |
fftools/ffmpeg_mux_init: fix an array declaration
map_func is supposed to be an array of const pointer to function
returning int, not an array of pointer to function returning const int.
Reported-By: Martin Storsjö
Diffstat (limited to 'doc/examples/avio_http_serve_files.c')
0 files changed, 0 insertions, 0 deletions