summarylogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorDaniel Bermond2024-05-11 17:57:47 -0300
committerDaniel Bermond2024-05-11 17:57:47 -0300
commit0d4bd9f8e1c9e29b24de312268d3726ced7a81e7 (patch)
tree221175356c73bc608287fc7e3d8d89d2295be0e1 /LICENSE
parentb5fbc150ad2f97a7f48613745f9ec3b58eb16505 (diff)
downloadaur-ffmpeg-full-git.tar.gz
Add patch to fix build with gcc 14
This fixes the following error when compiling with gcc 14: libavfilter/asrc_flite.c: In function ‘init’: libavfilter/asrc_flite.c:230:21: error: assignment to ‘cst_audio_stream_callback’ {aka ‘int (*)(const struct cst_wave_struct *, int, int, int, void *)’} from incompatible pointer type ‘int (*)(const cst_wave *, int, int, int, cst_audio_streaming_info *)’ {aka ‘int (*)(const struct cst_wave_struct *, int, int, int, struct cst_audio_streaming_info_struct *)’} [-Wincompatible-pointer-types] 230 | flite->asi->asc = audio_stream_chunk_by_word; | ^
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions