-
- Downloads
all: fix -Wextra-semi reported on clang
This fixes extra semicolons that clang 3.7 on GNU/Linux warns about. These were trigggered when built under -Wpedantic, which essentially checks for strict ISO compliance in numerous ways. Reviewed-by:Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Showing
- ffprobe.c 10 additions, 10 deletionsffprobe.c
- libavcodec/x86/hevcdsp_init.c 316 additions, 321 deletionslibavcodec/x86/hevcdsp_init.c
- libavcodec/x86/rv40dsp_init.c 1 addition, 1 deletionlibavcodec/x86/rv40dsp_init.c
- libavcodec/x86/vp9dsp_init.c 7 additions, 7 deletionslibavcodec/x86/vp9dsp_init.c
- libavcodec/x86/vp9dsp_init.h 3 additions, 3 deletionslibavcodec/x86/vp9dsp_init.h
- libavcodec/x86/vp9dsp_init_16bpp_template.c 18 additions, 18 deletionslibavcodec/x86/vp9dsp_init_16bpp_template.c
- libavdevice/alsa.c 3 additions, 3 deletionslibavdevice/alsa.c
Loading
Please register or sign in to comment