Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /home/jamrial/fate/x86_64-linux-gcc-6.0.0/src/libavfilter/f_ebur128.c: In function ‘filter_frame’:
- /home/jamrial/fate/x86_64-linux-gcc-6.0.0/src/libavfilter/f_ebur128.c:669:21: warning: statement is indented as if it were guarded by... [-Wmisleading-indentation]
- if (nb_channels == 1 && ebur128->dual_mono) {
- ^~
- /home/jamrial/fate/x86_64-linux-gcc-6.0.0/src/libavfilter/f_ebur128.c:666:17: note: ...this ‘if’ clause, but it is not
- if (nb_integrated)
- ^~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement