| 1 | ==17532== Memcheck, a memory error detector
|
|---|
| 2 | ==17532== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
|
|---|
| 3 | ==17532== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
|
|---|
| 4 | ==17532== Command: /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g -nostdin -nostats -cpuflags all -fflags +bitexact -flags +bitexact -sws_flags +accurate_rnd+bitexact -f lavfi -hwaccel none -threads 1 -thread_type frame+slice -i testsrc=size=300x200:rate=1:duration=5 -filter:v format=rgb24,split[ref][tmp];[tmp]avgblur=4[enc];[enc][ref]ssim,metadata=print:file=- -f null /dev/null
|
|---|
| 5 | ==17532==
|
|---|
| 6 | ffmpeg version N-86790-g6a47a84 Copyright (c) 2000-2017 the FFmpeg developers
|
|---|
| 7 | built with gcc 5.4.0 (Ubuntu 5.4.0-6ubuntu1~16.04.4) 20160609
|
|---|
| 8 | configuration: --disable-network --enable-libtwolame --enable-libmp3lame --enable-libvorbis --enable-libfreetype --enable-static --disable-shared --progs-suffix=-dbg --enable-debug --disable-optimizations --enable-extra-warnings --assert-level=2 --toolchain=valgrind-memcheck --prefix=/usr/local
|
|---|
| 9 | libavutil 55. 67.100 / 55. 67.100
|
|---|
| 10 | libavcodec 57.100.104 / 57.100.104
|
|---|
| 11 | libavformat 57. 75.100 / 57. 75.100
|
|---|
| 12 | libavdevice 57. 7.100 / 57. 7.100
|
|---|
| 13 | libavfilter 6. 95.100 / 6. 95.100
|
|---|
| 14 | libswscale 4. 7.101 / 4. 7.101
|
|---|
| 15 | libswresample 2. 8.100 / 2. 8.100
|
|---|
| 16 | Input #0, lavfi, from 'testsrc=size=300x200:rate=1:duration=5':
|
|---|
| 17 | Duration: N/A, start: 0.000000, bitrate: N/A
|
|---|
| 18 | Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 300x200 [SAR 1:1 DAR 3:2], 1 fps, 1 tbr, 1 tbn, 1 tbc
|
|---|
| 19 | Stream mapping:
|
|---|
| 20 | Stream #0:0 -> #0:0 (rawvideo (native) -> wrapped_avframe (native))
|
|---|
| 21 | Output #0, null, to '/dev/null':
|
|---|
| 22 | Metadata:
|
|---|
| 23 | encoder : Lavf57.75.100
|
|---|
| 24 | Stream #0:0: Video: wrapped_avframe, gbrp, 300x200 [SAR 1:1 DAR 3:2], q=2-31, 200 kb/s, 1 fps, 1 tbn, 1 tbc
|
|---|
| 25 | Metadata:
|
|---|
| 26 | encoder : Lavc57.100.104 wrapped_avframe
|
|---|
| 27 | ==17532== Invalid write of size 8
|
|---|
| 28 | ==17532== at 0x6975E8: ff_ssim_4x4_line_ssse3 (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 29 | ==17532== by 0x5D6ABD: do_ssim (vf_ssim.c:294)
|
|---|
| 30 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 31 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 32 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 33 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 34 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 35 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 36 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 37 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 38 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 39 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 40 | ==17532== Address 0xc8fee90 is 0 bytes after a block of size 2,448 alloc'd
|
|---|
| 41 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 42 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 43 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 44 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 45 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 46 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 47 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 48 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 49 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 50 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 51 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 52 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 53 | ==17532==
|
|---|
| 54 | {
|
|---|
| 55 | <insert_a_suppression_name_here>
|
|---|
| 56 | Memcheck:Addr8
|
|---|
| 57 | fun:ff_ssim_4x4_line_ssse3
|
|---|
| 58 | fun:do_ssim
|
|---|
| 59 | fun:process_frame
|
|---|
| 60 | fun:ff_framesync_process_frame
|
|---|
| 61 | fun:ff_framesync_filter_frame
|
|---|
| 62 | fun:ff_dualinput_filter_frame
|
|---|
| 63 | fun:filter_frame
|
|---|
| 64 | fun:ff_filter_frame_framed
|
|---|
| 65 | fun:ff_filter_frame_to_filter
|
|---|
| 66 | fun:ff_filter_activate_default
|
|---|
| 67 | fun:ff_filter_activate
|
|---|
| 68 | fun:ff_filter_graph_run_once
|
|---|
| 69 | }
|
|---|
| 70 | ==17532== Invalid read of size 16
|
|---|
| 71 | ==17532== at 0x697715: ff_ssim_end_line_sse4 (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 72 | ==17532== by 0x5D6ABD: do_ssim (vf_ssim.c:294)
|
|---|
| 73 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 74 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 75 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 76 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 77 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 78 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 79 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 80 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 81 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 82 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 83 | ==17532== Address 0xc8fee90 is 0 bytes after a block of size 2,448 alloc'd
|
|---|
| 84 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 85 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 86 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 87 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 88 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 89 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 90 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 91 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 92 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 93 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 94 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 95 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 96 | ==17532==
|
|---|
| 97 | {
|
|---|
| 98 | <insert_a_suppression_name_here>
|
|---|
| 99 | Memcheck:Addr16
|
|---|
| 100 | fun:ff_ssim_end_line_sse4
|
|---|
| 101 | fun:do_ssim
|
|---|
| 102 | fun:process_frame
|
|---|
| 103 | fun:ff_framesync_process_frame
|
|---|
| 104 | fun:ff_framesync_filter_frame
|
|---|
| 105 | fun:ff_dualinput_filter_frame
|
|---|
| 106 | fun:filter_frame
|
|---|
| 107 | fun:ff_filter_frame_framed
|
|---|
| 108 | fun:ff_filter_frame_to_filter
|
|---|
| 109 | fun:ff_filter_activate_default
|
|---|
| 110 | fun:ff_filter_activate
|
|---|
| 111 | fun:ff_filter_graph_run_once
|
|---|
| 112 | }
|
|---|
| 113 | ==17532== Invalid read of size 16
|
|---|
| 114 | ==17532== at 0x69772B: ff_ssim_end_line_sse4 (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 115 | ==17532== by 0x5D6ABD: do_ssim (vf_ssim.c:294)
|
|---|
| 116 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 117 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 118 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 119 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 120 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 121 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 122 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 123 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 124 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 125 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 126 | ==17532== Address 0xc8feea0 is 16 bytes after a block of size 2,448 alloc'd
|
|---|
| 127 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 128 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 129 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 130 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 131 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 132 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 133 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 134 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 135 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 136 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 137 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 138 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 139 | ==17532==
|
|---|
| 140 | {
|
|---|
| 141 | <insert_a_suppression_name_here>
|
|---|
| 142 | Memcheck:Addr16
|
|---|
| 143 | fun:ff_ssim_end_line_sse4
|
|---|
| 144 | fun:do_ssim
|
|---|
| 145 | fun:process_frame
|
|---|
| 146 | fun:ff_framesync_process_frame
|
|---|
| 147 | fun:ff_framesync_filter_frame
|
|---|
| 148 | fun:ff_dualinput_filter_frame
|
|---|
| 149 | fun:filter_frame
|
|---|
| 150 | fun:ff_filter_frame_framed
|
|---|
| 151 | fun:ff_filter_frame_to_filter
|
|---|
| 152 | fun:ff_filter_activate_default
|
|---|
| 153 | fun:ff_filter_activate
|
|---|
| 154 | fun:ff_filter_graph_run_once
|
|---|
| 155 | }
|
|---|
| 156 | ==17532== Invalid read of size 16
|
|---|
| 157 | ==17532== at 0x697702: ff_ssim_end_line_sse4 (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 158 | ==17532== by 0x5D6ABD: do_ssim (vf_ssim.c:294)
|
|---|
| 159 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 160 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 161 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 162 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 163 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 164 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 165 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 166 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 167 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 168 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 169 | ==17532== Address 0xc8fee90 is 0 bytes after a block of size 2,448 alloc'd
|
|---|
| 170 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 171 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 172 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 173 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 174 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 175 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 176 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 177 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 178 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 179 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 180 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 181 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 182 | ==17532==
|
|---|
| 183 | {
|
|---|
| 184 | <insert_a_suppression_name_here>
|
|---|
| 185 | Memcheck:Addr16
|
|---|
| 186 | fun:ff_ssim_end_line_sse4
|
|---|
| 187 | fun:do_ssim
|
|---|
| 188 | fun:process_frame
|
|---|
| 189 | fun:ff_framesync_process_frame
|
|---|
| 190 | fun:ff_framesync_filter_frame
|
|---|
| 191 | fun:ff_dualinput_filter_frame
|
|---|
| 192 | fun:filter_frame
|
|---|
| 193 | fun:ff_filter_frame_framed
|
|---|
| 194 | fun:ff_filter_frame_to_filter
|
|---|
| 195 | fun:ff_filter_activate_default
|
|---|
| 196 | fun:ff_filter_activate
|
|---|
| 197 | fun:ff_filter_graph_run_once
|
|---|
| 198 | }
|
|---|
| 199 | ==17532== Invalid read of size 16
|
|---|
| 200 | ==17532== at 0x697726: ff_ssim_end_line_sse4 (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 201 | ==17532== by 0x5D6ABD: do_ssim (vf_ssim.c:294)
|
|---|
| 202 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 203 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 204 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 205 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 206 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 207 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 208 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 209 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 210 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 211 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 212 | ==17532== Address 0xc8feea0 is 16 bytes after a block of size 2,448 alloc'd
|
|---|
| 213 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 214 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 215 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 216 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 217 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 218 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 219 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 220 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 221 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 222 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 223 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 224 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 225 | ==17532==
|
|---|
| 226 | {
|
|---|
| 227 | <insert_a_suppression_name_here>
|
|---|
| 228 | Memcheck:Addr16
|
|---|
| 229 | fun:ff_ssim_end_line_sse4
|
|---|
| 230 | fun:do_ssim
|
|---|
| 231 | fun:process_frame
|
|---|
| 232 | fun:ff_framesync_process_frame
|
|---|
| 233 | fun:ff_framesync_filter_frame
|
|---|
| 234 | fun:ff_dualinput_filter_frame
|
|---|
| 235 | fun:filter_frame
|
|---|
| 236 | fun:ff_filter_frame_framed
|
|---|
| 237 | fun:ff_filter_frame_to_filter
|
|---|
| 238 | fun:ff_filter_activate_default
|
|---|
| 239 | fun:ff_filter_activate
|
|---|
| 240 | fun:ff_filter_graph_run_once
|
|---|
| 241 | }
|
|---|
| 242 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 243 | ==17532== at 0x79876C8: __printf_fp_l (printf_fp.c:381)
|
|---|
| 244 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 245 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 246 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 247 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 248 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 249 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 250 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 251 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 252 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 253 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 254 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 255 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 256 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 257 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 258 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 259 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 260 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 261 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 262 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 263 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 264 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 265 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 266 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 267 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 268 | ==17532==
|
|---|
| 269 | {
|
|---|
| 270 | <insert_a_suppression_name_here>
|
|---|
| 271 | Memcheck:Cond
|
|---|
| 272 | fun:__printf_fp_l
|
|---|
| 273 | fun:vfprintf
|
|---|
| 274 | fun:vsnprintf
|
|---|
| 275 | fun:snprintf
|
|---|
| 276 | fun:set_meta
|
|---|
| 277 | fun:do_ssim
|
|---|
| 278 | fun:process_frame
|
|---|
| 279 | fun:ff_framesync_process_frame
|
|---|
| 280 | fun:ff_framesync_filter_frame
|
|---|
| 281 | fun:ff_dualinput_filter_frame
|
|---|
| 282 | fun:filter_frame
|
|---|
| 283 | fun:ff_filter_frame_framed
|
|---|
| 284 | }
|
|---|
| 285 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 286 | ==17532== at 0x79876E2: __printf_fp_l (printf_fp.c:395)
|
|---|
| 287 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 288 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 289 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 290 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 291 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 292 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 293 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 294 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 295 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 296 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 297 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 298 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 299 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 300 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 301 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 302 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 303 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 304 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 305 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 306 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 307 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 308 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 309 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 310 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 311 | ==17532==
|
|---|
| 312 | {
|
|---|
| 313 | <insert_a_suppression_name_here>
|
|---|
| 314 | Memcheck:Cond
|
|---|
| 315 | fun:__printf_fp_l
|
|---|
| 316 | fun:vfprintf
|
|---|
| 317 | fun:vsnprintf
|
|---|
| 318 | fun:snprintf
|
|---|
| 319 | fun:set_meta
|
|---|
| 320 | fun:do_ssim
|
|---|
| 321 | fun:process_frame
|
|---|
| 322 | fun:ff_framesync_process_frame
|
|---|
| 323 | fun:ff_framesync_filter_frame
|
|---|
| 324 | fun:ff_dualinput_filter_frame
|
|---|
| 325 | fun:filter_frame
|
|---|
| 326 | fun:ff_filter_frame_framed
|
|---|
| 327 | }
|
|---|
| 328 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 329 | ==17532== at 0x7981060: __mpn_extract_double (dbl2mpn.c:56)
|
|---|
| 330 | ==17532== by 0x7987711: __printf_fp_l (printf_fp.c:411)
|
|---|
| 331 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 332 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 333 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 334 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 335 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 336 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 337 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 338 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 339 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 340 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 341 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 342 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 343 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 344 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 345 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 346 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 347 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 348 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 349 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 350 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 351 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 352 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 353 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 354 | ==17532==
|
|---|
| 355 | {
|
|---|
| 356 | <insert_a_suppression_name_here>
|
|---|
| 357 | Memcheck:Cond
|
|---|
| 358 | fun:__mpn_extract_double
|
|---|
| 359 | fun:__printf_fp_l
|
|---|
| 360 | fun:vfprintf
|
|---|
| 361 | fun:vsnprintf
|
|---|
| 362 | fun:snprintf
|
|---|
| 363 | fun:set_meta
|
|---|
| 364 | fun:do_ssim
|
|---|
| 365 | fun:process_frame
|
|---|
| 366 | fun:ff_framesync_process_frame
|
|---|
| 367 | fun:ff_framesync_filter_frame
|
|---|
| 368 | fun:ff_dualinput_filter_frame
|
|---|
| 369 | fun:filter_frame
|
|---|
| 370 | }
|
|---|
| 371 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 372 | ==17532== at 0x7987786: __printf_fp_l (printf_fp.c:464)
|
|---|
| 373 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 374 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 375 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 376 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 377 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 378 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 379 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 380 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 381 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 382 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 383 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 384 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 385 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 386 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 387 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 388 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 389 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 390 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 391 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 392 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 393 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 394 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 395 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 396 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 397 | ==17532==
|
|---|
| 398 | {
|
|---|
| 399 | <insert_a_suppression_name_here>
|
|---|
| 400 | Memcheck:Cond
|
|---|
| 401 | fun:__printf_fp_l
|
|---|
| 402 | fun:vfprintf
|
|---|
| 403 | fun:vsnprintf
|
|---|
| 404 | fun:snprintf
|
|---|
| 405 | fun:set_meta
|
|---|
| 406 | fun:do_ssim
|
|---|
| 407 | fun:process_frame
|
|---|
| 408 | fun:ff_framesync_process_frame
|
|---|
| 409 | fun:ff_framesync_filter_frame
|
|---|
| 410 | fun:ff_dualinput_filter_frame
|
|---|
| 411 | fun:filter_frame
|
|---|
| 412 | fun:ff_filter_frame_framed
|
|---|
| 413 | }
|
|---|
| 414 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 415 | ==17532== at 0x798778E: __printf_fp_l (printf_fp.c:638)
|
|---|
| 416 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 417 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 418 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 419 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 420 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 421 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 422 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 423 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 424 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 425 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 426 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 427 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 428 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 429 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 430 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 431 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 432 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 433 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 434 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 435 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 436 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 437 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 438 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 439 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 440 | ==17532==
|
|---|
| 441 | {
|
|---|
| 442 | <insert_a_suppression_name_here>
|
|---|
| 443 | Memcheck:Cond
|
|---|
| 444 | fun:__printf_fp_l
|
|---|
| 445 | fun:vfprintf
|
|---|
| 446 | fun:vsnprintf
|
|---|
| 447 | fun:snprintf
|
|---|
| 448 | fun:set_meta
|
|---|
| 449 | fun:do_ssim
|
|---|
| 450 | fun:process_frame
|
|---|
| 451 | fun:ff_framesync_process_frame
|
|---|
| 452 | fun:ff_framesync_filter_frame
|
|---|
| 453 | fun:ff_dualinput_filter_frame
|
|---|
| 454 | fun:filter_frame
|
|---|
| 455 | fun:ff_filter_frame_framed
|
|---|
| 456 | }
|
|---|
| 457 | ==17532== Use of uninitialised value of size 8
|
|---|
| 458 | ==17532== at 0x7988F66: __printf_fp_l (printf_fp.c:646)
|
|---|
| 459 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 460 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 461 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 462 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 463 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 464 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 465 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 466 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 467 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 468 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 469 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 470 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 471 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 472 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 473 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 474 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 475 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 476 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 477 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 478 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 479 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 480 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 481 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 482 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 483 | ==17532==
|
|---|
| 484 | {
|
|---|
| 485 | <insert_a_suppression_name_here>
|
|---|
| 486 | Memcheck:Value8
|
|---|
| 487 | fun:__printf_fp_l
|
|---|
| 488 | fun:vfprintf
|
|---|
| 489 | fun:vsnprintf
|
|---|
| 490 | fun:snprintf
|
|---|
| 491 | fun:set_meta
|
|---|
| 492 | fun:do_ssim
|
|---|
| 493 | fun:process_frame
|
|---|
| 494 | fun:ff_framesync_process_frame
|
|---|
| 495 | fun:ff_framesync_filter_frame
|
|---|
| 496 | fun:ff_dualinput_filter_frame
|
|---|
| 497 | fun:filter_frame
|
|---|
| 498 | fun:ff_filter_frame_framed
|
|---|
| 499 | }
|
|---|
| 500 | ==17532== Use of uninitialised value of size 8
|
|---|
| 501 | ==17532== at 0x797F988: __mpn_lshift (lshift.S:59)
|
|---|
| 502 | ==17532== by 0x7988F6A: __printf_fp_l (printf_fp.c:646)
|
|---|
| 503 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 504 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 505 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 506 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 507 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 508 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 509 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 510 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 511 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 512 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 513 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 514 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 515 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 516 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 517 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 518 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 519 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 520 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 521 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 522 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 523 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 524 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 525 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 526 | ==17532==
|
|---|
| 527 | {
|
|---|
| 528 | <insert_a_suppression_name_here>
|
|---|
| 529 | Memcheck:Value8
|
|---|
| 530 | fun:__mpn_lshift
|
|---|
| 531 | fun:__printf_fp_l
|
|---|
| 532 | fun:vfprintf
|
|---|
| 533 | fun:vsnprintf
|
|---|
| 534 | fun:snprintf
|
|---|
| 535 | fun:set_meta
|
|---|
| 536 | fun:do_ssim
|
|---|
| 537 | fun:process_frame
|
|---|
| 538 | fun:ff_framesync_process_frame
|
|---|
| 539 | fun:ff_framesync_filter_frame
|
|---|
| 540 | fun:ff_dualinput_filter_frame
|
|---|
| 541 | fun:filter_frame
|
|---|
| 542 | }
|
|---|
| 543 | ==17532== Use of uninitialised value of size 8
|
|---|
| 544 | ==17532== at 0x797F98B: __mpn_lshift (lshift.S:60)
|
|---|
| 545 | ==17532== by 0x7988F6A: __printf_fp_l (printf_fp.c:646)
|
|---|
| 546 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 547 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 548 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 549 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 550 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 551 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 552 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 553 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 554 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 555 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 556 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 557 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 558 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 559 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 560 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 561 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 562 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 563 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 564 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 565 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 566 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 567 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 568 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 569 | ==17532==
|
|---|
| 570 | {
|
|---|
| 571 | <insert_a_suppression_name_here>
|
|---|
| 572 | Memcheck:Value8
|
|---|
| 573 | fun:__mpn_lshift
|
|---|
| 574 | fun:__printf_fp_l
|
|---|
| 575 | fun:vfprintf
|
|---|
| 576 | fun:vsnprintf
|
|---|
| 577 | fun:snprintf
|
|---|
| 578 | fun:set_meta
|
|---|
| 579 | fun:do_ssim
|
|---|
| 580 | fun:process_frame
|
|---|
| 581 | fun:ff_framesync_process_frame
|
|---|
| 582 | fun:ff_framesync_filter_frame
|
|---|
| 583 | fun:ff_dualinput_filter_frame
|
|---|
| 584 | fun:filter_frame
|
|---|
| 585 | }
|
|---|
| 586 | ==17532== Use of uninitialised value of size 8
|
|---|
| 587 | ==17532== at 0x7988FA1: __printf_fp_l (printf_fp.c:647)
|
|---|
| 588 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 589 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 590 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 591 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 592 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 593 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 594 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 595 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 596 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 597 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 598 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 599 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 600 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 601 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 602 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 603 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 604 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 605 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 606 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 607 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 608 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 609 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 610 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 611 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 612 | ==17532==
|
|---|
| 613 | {
|
|---|
| 614 | <insert_a_suppression_name_here>
|
|---|
| 615 | Memcheck:Value8
|
|---|
| 616 | fun:__printf_fp_l
|
|---|
| 617 | fun:vfprintf
|
|---|
| 618 | fun:vsnprintf
|
|---|
| 619 | fun:snprintf
|
|---|
| 620 | fun:set_meta
|
|---|
| 621 | fun:do_ssim
|
|---|
| 622 | fun:process_frame
|
|---|
| 623 | fun:ff_framesync_process_frame
|
|---|
| 624 | fun:ff_framesync_filter_frame
|
|---|
| 625 | fun:ff_dualinput_filter_frame
|
|---|
| 626 | fun:filter_frame
|
|---|
| 627 | fun:ff_filter_frame_framed
|
|---|
| 628 | }
|
|---|
| 629 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 630 | ==17532== at 0x7988FD0: __printf_fp_l (printf_fp.c:658)
|
|---|
| 631 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 632 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 633 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 634 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 635 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 636 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 637 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 638 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 639 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 640 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 641 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 642 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 643 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 644 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 645 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 646 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 647 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 648 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 649 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 650 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 651 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 652 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 653 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 654 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 655 | ==17532==
|
|---|
| 656 | {
|
|---|
| 657 | <insert_a_suppression_name_here>
|
|---|
| 658 | Memcheck:Cond
|
|---|
| 659 | fun:__printf_fp_l
|
|---|
| 660 | fun:vfprintf
|
|---|
| 661 | fun:vsnprintf
|
|---|
| 662 | fun:snprintf
|
|---|
| 663 | fun:set_meta
|
|---|
| 664 | fun:do_ssim
|
|---|
| 665 | fun:process_frame
|
|---|
| 666 | fun:ff_framesync_process_frame
|
|---|
| 667 | fun:ff_framesync_filter_frame
|
|---|
| 668 | fun:ff_dualinput_filter_frame
|
|---|
| 669 | fun:filter_frame
|
|---|
| 670 | fun:ff_filter_frame_framed
|
|---|
| 671 | }
|
|---|
| 672 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 673 | ==17532== at 0x798913C: __printf_fp_l (printf_fp.c:770)
|
|---|
| 674 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 675 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 676 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 677 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 678 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 679 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 680 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 681 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 682 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 683 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 684 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 685 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 686 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 687 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 688 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 689 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 690 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 691 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 692 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 693 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 694 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 695 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 696 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 697 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 698 | ==17532==
|
|---|
| 699 | {
|
|---|
| 700 | <insert_a_suppression_name_here>
|
|---|
| 701 | Memcheck:Cond
|
|---|
| 702 | fun:__printf_fp_l
|
|---|
| 703 | fun:vfprintf
|
|---|
| 704 | fun:vsnprintf
|
|---|
| 705 | fun:snprintf
|
|---|
| 706 | fun:set_meta
|
|---|
| 707 | fun:do_ssim
|
|---|
| 708 | fun:process_frame
|
|---|
| 709 | fun:ff_framesync_process_frame
|
|---|
| 710 | fun:ff_framesync_filter_frame
|
|---|
| 711 | fun:ff_dualinput_filter_frame
|
|---|
| 712 | fun:filter_frame
|
|---|
| 713 | fun:ff_filter_frame_framed
|
|---|
| 714 | }
|
|---|
| 715 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 716 | ==17532== at 0x79894BA: __printf_fp_l (printf_fp.c:772)
|
|---|
| 717 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 718 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 719 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 720 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 721 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 722 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 723 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 724 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 725 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 726 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 727 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 728 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 729 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 730 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 731 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 732 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 733 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 734 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 735 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 736 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 737 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 738 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 739 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 740 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 741 | ==17532==
|
|---|
| 742 | {
|
|---|
| 743 | <insert_a_suppression_name_here>
|
|---|
| 744 | Memcheck:Cond
|
|---|
| 745 | fun:__printf_fp_l
|
|---|
| 746 | fun:vfprintf
|
|---|
| 747 | fun:vsnprintf
|
|---|
| 748 | fun:snprintf
|
|---|
| 749 | fun:set_meta
|
|---|
| 750 | fun:do_ssim
|
|---|
| 751 | fun:process_frame
|
|---|
| 752 | fun:ff_framesync_process_frame
|
|---|
| 753 | fun:ff_framesync_filter_frame
|
|---|
| 754 | fun:ff_dualinput_filter_frame
|
|---|
| 755 | fun:filter_frame
|
|---|
| 756 | fun:ff_filter_frame_framed
|
|---|
| 757 | }
|
|---|
| 758 | ==17532== Use of uninitialised value of size 8
|
|---|
| 759 | ==17532== at 0x797FFA4: __mpn_mul_1 (mul_1.S:36)
|
|---|
| 760 | ==17532== by 0x79894D5: __printf_fp_l (printf_fp.c:776)
|
|---|
| 761 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 762 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 763 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 764 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 765 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 766 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 767 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 768 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 769 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 770 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 771 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 772 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 773 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 774 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 775 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 776 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 777 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 778 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 779 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 780 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 781 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 782 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 783 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 784 | ==17532==
|
|---|
| 785 | {
|
|---|
| 786 | <insert_a_suppression_name_here>
|
|---|
| 787 | Memcheck:Value8
|
|---|
| 788 | fun:__mpn_mul_1
|
|---|
| 789 | fun:__printf_fp_l
|
|---|
| 790 | fun:vfprintf
|
|---|
| 791 | fun:vsnprintf
|
|---|
| 792 | fun:snprintf
|
|---|
| 793 | fun:set_meta
|
|---|
| 794 | fun:do_ssim
|
|---|
| 795 | fun:process_frame
|
|---|
| 796 | fun:ff_framesync_process_frame
|
|---|
| 797 | fun:ff_framesync_filter_frame
|
|---|
| 798 | fun:ff_dualinput_filter_frame
|
|---|
| 799 | fun:filter_frame
|
|---|
| 800 | }
|
|---|
| 801 | ==17532== Use of uninitialised value of size 8
|
|---|
| 802 | ==17532== at 0x798002F: __mpn_mul_1 (mul_1.S:85)
|
|---|
| 803 | ==17532== by 0x79894D5: __printf_fp_l (printf_fp.c:776)
|
|---|
| 804 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 805 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 806 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 807 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 808 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 809 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 810 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 811 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 812 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 813 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 814 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 815 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 816 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 817 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 818 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 819 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 820 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 821 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 822 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 823 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 824 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 825 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 826 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 827 | ==17532==
|
|---|
| 828 | {
|
|---|
| 829 | <insert_a_suppression_name_here>
|
|---|
| 830 | Memcheck:Value8
|
|---|
| 831 | fun:__mpn_mul_1
|
|---|
| 832 | fun:__printf_fp_l
|
|---|
| 833 | fun:vfprintf
|
|---|
| 834 | fun:vsnprintf
|
|---|
| 835 | fun:snprintf
|
|---|
| 836 | fun:set_meta
|
|---|
| 837 | fun:do_ssim
|
|---|
| 838 | fun:process_frame
|
|---|
| 839 | fun:ff_framesync_process_frame
|
|---|
| 840 | fun:ff_framesync_filter_frame
|
|---|
| 841 | fun:ff_dualinput_filter_frame
|
|---|
| 842 | fun:filter_frame
|
|---|
| 843 | }
|
|---|
| 844 | ==17532== Use of uninitialised value of size 8
|
|---|
| 845 | ==17532== at 0x79800A2: __mpn_mul_1 (mul_1.S:117)
|
|---|
| 846 | ==17532== by 0x79894D5: __printf_fp_l (printf_fp.c:776)
|
|---|
| 847 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 848 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 849 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 850 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 851 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 852 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 853 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 854 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 855 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 856 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 857 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 858 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 859 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 860 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 861 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 862 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 863 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 864 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 865 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 866 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 867 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 868 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 869 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 870 | ==17532==
|
|---|
| 871 | {
|
|---|
| 872 | <insert_a_suppression_name_here>
|
|---|
| 873 | Memcheck:Value8
|
|---|
| 874 | fun:__mpn_mul_1
|
|---|
| 875 | fun:__printf_fp_l
|
|---|
| 876 | fun:vfprintf
|
|---|
| 877 | fun:vsnprintf
|
|---|
| 878 | fun:snprintf
|
|---|
| 879 | fun:set_meta
|
|---|
| 880 | fun:do_ssim
|
|---|
| 881 | fun:process_frame
|
|---|
| 882 | fun:ff_framesync_process_frame
|
|---|
| 883 | fun:ff_framesync_filter_frame
|
|---|
| 884 | fun:ff_dualinput_filter_frame
|
|---|
| 885 | fun:filter_frame
|
|---|
| 886 | }
|
|---|
| 887 | ==17532== Use of uninitialised value of size 8
|
|---|
| 888 | ==17532== at 0x79894E9: __printf_fp_l (printf_fp.c:780)
|
|---|
| 889 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 890 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 891 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 892 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 893 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 894 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 895 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 896 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 897 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 898 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 899 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 900 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 901 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 902 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 903 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 904 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 905 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 906 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 907 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 908 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 909 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 910 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 911 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 912 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 913 | ==17532==
|
|---|
| 914 | {
|
|---|
| 915 | <insert_a_suppression_name_here>
|
|---|
| 916 | Memcheck:Value8
|
|---|
| 917 | fun:__printf_fp_l
|
|---|
| 918 | fun:vfprintf
|
|---|
| 919 | fun:vsnprintf
|
|---|
| 920 | fun:snprintf
|
|---|
| 921 | fun:set_meta
|
|---|
| 922 | fun:do_ssim
|
|---|
| 923 | fun:process_frame
|
|---|
| 924 | fun:ff_framesync_process_frame
|
|---|
| 925 | fun:ff_framesync_filter_frame
|
|---|
| 926 | fun:ff_dualinput_filter_frame
|
|---|
| 927 | fun:filter_frame
|
|---|
| 928 | fun:ff_filter_frame_framed
|
|---|
| 929 | }
|
|---|
| 930 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 931 | ==17532== at 0x79894F8: __printf_fp_l (printf_fp.c:781)
|
|---|
| 932 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 933 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 934 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 935 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 936 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 937 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 938 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 939 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 940 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 941 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 942 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 943 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 944 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 945 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 946 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 947 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 948 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 949 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 950 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 951 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 952 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 953 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 954 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 955 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 956 | ==17532==
|
|---|
| 957 | {
|
|---|
| 958 | <insert_a_suppression_name_here>
|
|---|
| 959 | Memcheck:Cond
|
|---|
| 960 | fun:__printf_fp_l
|
|---|
| 961 | fun:vfprintf
|
|---|
| 962 | fun:vsnprintf
|
|---|
| 963 | fun:snprintf
|
|---|
| 964 | fun:set_meta
|
|---|
| 965 | fun:do_ssim
|
|---|
| 966 | fun:process_frame
|
|---|
| 967 | fun:ff_framesync_process_frame
|
|---|
| 968 | fun:ff_framesync_filter_frame
|
|---|
| 969 | fun:ff_dualinput_filter_frame
|
|---|
| 970 | fun:filter_frame
|
|---|
| 971 | fun:ff_filter_frame_framed
|
|---|
| 972 | }
|
|---|
| 973 | ==17532== Use of uninitialised value of size 8
|
|---|
| 974 | ==17532== at 0x797FA98: __mpn_rshift (rshift.S:62)
|
|---|
| 975 | ==17532== by 0x79898C3: __printf_fp_l (printf_fp.c:789)
|
|---|
| 976 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 977 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 978 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 979 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 980 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 981 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 982 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 983 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 984 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 985 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 986 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 987 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 988 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 989 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 990 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 991 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 992 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 993 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 994 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 995 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 996 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 997 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 998 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 999 | ==17532==
|
|---|
| 1000 | {
|
|---|
| 1001 | <insert_a_suppression_name_here>
|
|---|
| 1002 | Memcheck:Value8
|
|---|
| 1003 | fun:__mpn_rshift
|
|---|
| 1004 | fun:__printf_fp_l
|
|---|
| 1005 | fun:vfprintf
|
|---|
| 1006 | fun:vsnprintf
|
|---|
| 1007 | fun:snprintf
|
|---|
| 1008 | fun:set_meta
|
|---|
| 1009 | fun:do_ssim
|
|---|
| 1010 | fun:process_frame
|
|---|
| 1011 | fun:ff_framesync_process_frame
|
|---|
| 1012 | fun:ff_framesync_filter_frame
|
|---|
| 1013 | fun:ff_dualinput_filter_frame
|
|---|
| 1014 | fun:filter_frame
|
|---|
| 1015 | }
|
|---|
| 1016 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1017 | ==17532== at 0x797FABD: __mpn_rshift (rshift.S:73)
|
|---|
| 1018 | ==17532== by 0x79898C3: __printf_fp_l (printf_fp.c:789)
|
|---|
| 1019 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1020 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1021 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1022 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1023 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1024 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1025 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1026 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1027 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1028 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1029 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1030 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1031 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1032 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1033 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1034 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1035 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1036 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1037 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1038 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1039 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1040 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1041 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1042 | ==17532==
|
|---|
| 1043 | {
|
|---|
| 1044 | <insert_a_suppression_name_here>
|
|---|
| 1045 | Memcheck:Value8
|
|---|
| 1046 | fun:__mpn_rshift
|
|---|
| 1047 | fun:__printf_fp_l
|
|---|
| 1048 | fun:vfprintf
|
|---|
| 1049 | fun:vsnprintf
|
|---|
| 1050 | fun:snprintf
|
|---|
| 1051 | fun:set_meta
|
|---|
| 1052 | fun:do_ssim
|
|---|
| 1053 | fun:process_frame
|
|---|
| 1054 | fun:ff_framesync_process_frame
|
|---|
| 1055 | fun:ff_framesync_filter_frame
|
|---|
| 1056 | fun:ff_dualinput_filter_frame
|
|---|
| 1057 | fun:filter_frame
|
|---|
| 1058 | }
|
|---|
| 1059 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1060 | ==17532== at 0x7988369: hack_digit (printf_fp.c:176)
|
|---|
| 1061 | ==17532== by 0x7988369: __printf_fp_l (printf_fp.c:947)
|
|---|
| 1062 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1063 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1064 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1065 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1066 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1067 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1068 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1069 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1070 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1071 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1072 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1073 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1074 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1075 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1076 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1077 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1078 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1079 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1080 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1081 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1082 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1083 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1084 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1085 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1086 | ==17532==
|
|---|
| 1087 | {
|
|---|
| 1088 | <insert_a_suppression_name_here>
|
|---|
| 1089 | Memcheck:Value8
|
|---|
| 1090 | fun:hack_digit
|
|---|
| 1091 | fun:__printf_fp_l
|
|---|
| 1092 | fun:vfprintf
|
|---|
| 1093 | fun:vsnprintf
|
|---|
| 1094 | fun:snprintf
|
|---|
| 1095 | fun:set_meta
|
|---|
| 1096 | fun:do_ssim
|
|---|
| 1097 | fun:process_frame
|
|---|
| 1098 | fun:ff_framesync_process_frame
|
|---|
| 1099 | fun:ff_framesync_filter_frame
|
|---|
| 1100 | fun:ff_dualinput_filter_frame
|
|---|
| 1101 | fun:filter_frame
|
|---|
| 1102 | fun:ff_filter_frame_framed
|
|---|
| 1103 | }
|
|---|
| 1104 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1105 | ==17532== at 0x797FFA4: __mpn_mul_1 (mul_1.S:36)
|
|---|
| 1106 | ==17532== by 0x7988370: hack_digit (printf_fp.c:177)
|
|---|
| 1107 | ==17532== by 0x7988370: __printf_fp_l (printf_fp.c:947)
|
|---|
| 1108 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1109 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1110 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1111 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1112 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1113 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1114 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1115 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1116 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1117 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1118 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1119 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1120 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1121 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1122 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1123 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1124 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1125 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1126 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1127 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1128 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1129 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1130 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1131 | ==17532==
|
|---|
| 1132 | {
|
|---|
| 1133 | <insert_a_suppression_name_here>
|
|---|
| 1134 | Memcheck:Value8
|
|---|
| 1135 | fun:__mpn_mul_1
|
|---|
| 1136 | fun:hack_digit
|
|---|
| 1137 | fun:__printf_fp_l
|
|---|
| 1138 | fun:vfprintf
|
|---|
| 1139 | fun:vsnprintf
|
|---|
| 1140 | fun:snprintf
|
|---|
| 1141 | fun:set_meta
|
|---|
| 1142 | fun:do_ssim
|
|---|
| 1143 | fun:process_frame
|
|---|
| 1144 | fun:ff_framesync_process_frame
|
|---|
| 1145 | fun:ff_framesync_filter_frame
|
|---|
| 1146 | fun:ff_dualinput_filter_frame
|
|---|
| 1147 | fun:filter_frame
|
|---|
| 1148 | }
|
|---|
| 1149 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1150 | ==17532== at 0x797FFC8: __mpn_mul_1 (mul_1.S:52)
|
|---|
| 1151 | ==17532== by 0x7988370: hack_digit (printf_fp.c:177)
|
|---|
| 1152 | ==17532== by 0x7988370: __printf_fp_l (printf_fp.c:947)
|
|---|
| 1153 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1154 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1155 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1156 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1157 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1158 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1159 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1160 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1161 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1162 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1163 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1164 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1165 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1166 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1167 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1168 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1169 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1170 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1171 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1172 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1173 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1174 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1175 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1176 | ==17532==
|
|---|
| 1177 | {
|
|---|
| 1178 | <insert_a_suppression_name_here>
|
|---|
| 1179 | Memcheck:Value8
|
|---|
| 1180 | fun:__mpn_mul_1
|
|---|
| 1181 | fun:hack_digit
|
|---|
| 1182 | fun:__printf_fp_l
|
|---|
| 1183 | fun:vfprintf
|
|---|
| 1184 | fun:vsnprintf
|
|---|
| 1185 | fun:snprintf
|
|---|
| 1186 | fun:set_meta
|
|---|
| 1187 | fun:do_ssim
|
|---|
| 1188 | fun:process_frame
|
|---|
| 1189 | fun:ff_framesync_process_frame
|
|---|
| 1190 | fun:ff_framesync_filter_frame
|
|---|
| 1191 | fun:ff_dualinput_filter_frame
|
|---|
| 1192 | fun:filter_frame
|
|---|
| 1193 | }
|
|---|
| 1194 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1195 | ==17532== at 0x79883B8: __printf_fp_l (printf_fp.c:959)
|
|---|
| 1196 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1197 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1198 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1199 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1200 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1201 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1202 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1203 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1204 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1205 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1206 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1207 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1208 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1209 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1210 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1211 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1212 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1213 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1214 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1215 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1216 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1217 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1218 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1219 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1220 | ==17532==
|
|---|
| 1221 | {
|
|---|
| 1222 | <insert_a_suppression_name_here>
|
|---|
| 1223 | Memcheck:Cond
|
|---|
| 1224 | fun:__printf_fp_l
|
|---|
| 1225 | fun:vfprintf
|
|---|
| 1226 | fun:vsnprintf
|
|---|
| 1227 | fun:snprintf
|
|---|
| 1228 | fun:set_meta
|
|---|
| 1229 | fun:do_ssim
|
|---|
| 1230 | fun:process_frame
|
|---|
| 1231 | fun:ff_framesync_process_frame
|
|---|
| 1232 | fun:ff_framesync_filter_frame
|
|---|
| 1233 | fun:ff_dualinput_filter_frame
|
|---|
| 1234 | fun:filter_frame
|
|---|
| 1235 | fun:ff_filter_frame_framed
|
|---|
| 1236 | }
|
|---|
| 1237 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1238 | ==17532== at 0x7987189: hack_digit (printf_fp.c:176)
|
|---|
| 1239 | ==17532== by 0x79883D0: __printf_fp_l (printf_fp.c:960)
|
|---|
| 1240 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1241 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1242 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1243 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1244 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1245 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1246 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1247 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1248 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1249 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1250 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1251 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1252 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1253 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1254 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1255 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1256 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1257 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1258 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1259 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1260 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1261 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1262 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1263 | ==17532==
|
|---|
| 1264 | {
|
|---|
| 1265 | <insert_a_suppression_name_here>
|
|---|
| 1266 | Memcheck:Value8
|
|---|
| 1267 | fun:hack_digit
|
|---|
| 1268 | fun:__printf_fp_l
|
|---|
| 1269 | fun:vfprintf
|
|---|
| 1270 | fun:vsnprintf
|
|---|
| 1271 | fun:snprintf
|
|---|
| 1272 | fun:set_meta
|
|---|
| 1273 | fun:do_ssim
|
|---|
| 1274 | fun:process_frame
|
|---|
| 1275 | fun:ff_framesync_process_frame
|
|---|
| 1276 | fun:ff_framesync_filter_frame
|
|---|
| 1277 | fun:ff_dualinput_filter_frame
|
|---|
| 1278 | fun:filter_frame
|
|---|
| 1279 | }
|
|---|
| 1280 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1281 | ==17532== at 0x797FFA4: __mpn_mul_1 (mul_1.S:36)
|
|---|
| 1282 | ==17532== by 0x7987190: hack_digit (printf_fp.c:177)
|
|---|
| 1283 | ==17532== by 0x79883D0: __printf_fp_l (printf_fp.c:960)
|
|---|
| 1284 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1285 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1286 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1287 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1288 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1289 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1290 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1291 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1292 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1293 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1294 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1295 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1296 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1297 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1298 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1299 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1300 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1301 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1302 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1303 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1304 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1305 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1306 | ==17532==
|
|---|
| 1307 | {
|
|---|
| 1308 | <insert_a_suppression_name_here>
|
|---|
| 1309 | Memcheck:Value8
|
|---|
| 1310 | fun:__mpn_mul_1
|
|---|
| 1311 | fun:hack_digit
|
|---|
| 1312 | fun:__printf_fp_l
|
|---|
| 1313 | fun:vfprintf
|
|---|
| 1314 | fun:vsnprintf
|
|---|
| 1315 | fun:snprintf
|
|---|
| 1316 | fun:set_meta
|
|---|
| 1317 | fun:do_ssim
|
|---|
| 1318 | fun:process_frame
|
|---|
| 1319 | fun:ff_framesync_process_frame
|
|---|
| 1320 | fun:ff_framesync_filter_frame
|
|---|
| 1321 | fun:ff_dualinput_filter_frame
|
|---|
| 1322 | }
|
|---|
| 1323 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1324 | ==17532== at 0x797FFC8: __mpn_mul_1 (mul_1.S:52)
|
|---|
| 1325 | ==17532== by 0x7987190: hack_digit (printf_fp.c:177)
|
|---|
| 1326 | ==17532== by 0x79883D0: __printf_fp_l (printf_fp.c:960)
|
|---|
| 1327 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1328 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1329 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1330 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1331 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1332 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1333 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1334 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1335 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1336 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1337 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1338 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1339 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1340 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1341 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1342 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1343 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1344 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1345 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1346 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1347 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1348 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1349 | ==17532==
|
|---|
| 1350 | {
|
|---|
| 1351 | <insert_a_suppression_name_here>
|
|---|
| 1352 | Memcheck:Value8
|
|---|
| 1353 | fun:__mpn_mul_1
|
|---|
| 1354 | fun:hack_digit
|
|---|
| 1355 | fun:__printf_fp_l
|
|---|
| 1356 | fun:vfprintf
|
|---|
| 1357 | fun:vsnprintf
|
|---|
| 1358 | fun:snprintf
|
|---|
| 1359 | fun:set_meta
|
|---|
| 1360 | fun:do_ssim
|
|---|
| 1361 | fun:process_frame
|
|---|
| 1362 | fun:ff_framesync_process_frame
|
|---|
| 1363 | fun:ff_framesync_filter_frame
|
|---|
| 1364 | fun:ff_dualinput_filter_frame
|
|---|
| 1365 | }
|
|---|
| 1366 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1367 | ==17532== at 0x79883DB: __printf_fp_l (printf_fp.c:962)
|
|---|
| 1368 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1369 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1370 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1371 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1372 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1373 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1374 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1375 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1376 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1377 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1378 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1379 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1380 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1381 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1382 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1383 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1384 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1385 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1386 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1387 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1388 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1389 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1390 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1391 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1392 | ==17532==
|
|---|
| 1393 | {
|
|---|
| 1394 | <insert_a_suppression_name_here>
|
|---|
| 1395 | Memcheck:Cond
|
|---|
| 1396 | fun:__printf_fp_l
|
|---|
| 1397 | fun:vfprintf
|
|---|
| 1398 | fun:vsnprintf
|
|---|
| 1399 | fun:snprintf
|
|---|
| 1400 | fun:set_meta
|
|---|
| 1401 | fun:do_ssim
|
|---|
| 1402 | fun:process_frame
|
|---|
| 1403 | fun:ff_framesync_process_frame
|
|---|
| 1404 | fun:ff_framesync_filter_frame
|
|---|
| 1405 | fun:ff_dualinput_filter_frame
|
|---|
| 1406 | fun:filter_frame
|
|---|
| 1407 | fun:ff_filter_frame_framed
|
|---|
| 1408 | }
|
|---|
| 1409 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1410 | ==17532== at 0x79883E9: __printf_fp_l (printf_fp.c:962)
|
|---|
| 1411 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1412 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1413 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1414 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1415 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1416 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1417 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1418 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1419 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1420 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1421 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1422 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1423 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1424 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1425 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1426 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1427 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1428 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1429 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1430 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1431 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1432 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1433 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1434 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1435 | ==17532==
|
|---|
| 1436 | {
|
|---|
| 1437 | <insert_a_suppression_name_here>
|
|---|
| 1438 | Memcheck:Cond
|
|---|
| 1439 | fun:__printf_fp_l
|
|---|
| 1440 | fun:vfprintf
|
|---|
| 1441 | fun:vsnprintf
|
|---|
| 1442 | fun:snprintf
|
|---|
| 1443 | fun:set_meta
|
|---|
| 1444 | fun:do_ssim
|
|---|
| 1445 | fun:process_frame
|
|---|
| 1446 | fun:ff_framesync_process_frame
|
|---|
| 1447 | fun:ff_framesync_filter_frame
|
|---|
| 1448 | fun:ff_dualinput_filter_frame
|
|---|
| 1449 | fun:filter_frame
|
|---|
| 1450 | fun:ff_filter_frame_framed
|
|---|
| 1451 | }
|
|---|
| 1452 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1453 | ==17532== at 0x7988A8B: round_away (rounding-mode.h:52)
|
|---|
| 1454 | ==17532== by 0x7988A8B: __printf_fp_l (printf_fp.c:979)
|
|---|
| 1455 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1456 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1457 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1458 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1459 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1460 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1461 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1462 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1463 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1464 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1465 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1466 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1467 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1468 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1469 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1470 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1471 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1472 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1473 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1474 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1475 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1476 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1477 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1478 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1479 | ==17532==
|
|---|
| 1480 | {
|
|---|
| 1481 | <insert_a_suppression_name_here>
|
|---|
| 1482 | Memcheck:Cond
|
|---|
| 1483 | fun:round_away
|
|---|
| 1484 | fun:__printf_fp_l
|
|---|
| 1485 | fun:vfprintf
|
|---|
| 1486 | fun:vsnprintf
|
|---|
| 1487 | fun:snprintf
|
|---|
| 1488 | fun:set_meta
|
|---|
| 1489 | fun:do_ssim
|
|---|
| 1490 | fun:process_frame
|
|---|
| 1491 | fun:ff_framesync_process_frame
|
|---|
| 1492 | fun:ff_framesync_filter_frame
|
|---|
| 1493 | fun:ff_dualinput_filter_frame
|
|---|
| 1494 | fun:filter_frame
|
|---|
| 1495 | fun:ff_filter_frame_framed
|
|---|
| 1496 | }
|
|---|
| 1497 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1498 | ==17532== at 0x798855F: __printf_fp_l (printf_fp.c:1147)
|
|---|
| 1499 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1500 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1501 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1502 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1503 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1504 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1505 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1506 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1507 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1508 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1509 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1510 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1511 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1512 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1513 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1514 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1515 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1516 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1517 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1518 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1519 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1520 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1521 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1522 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1523 | ==17532==
|
|---|
| 1524 | {
|
|---|
| 1525 | <insert_a_suppression_name_here>
|
|---|
| 1526 | Memcheck:Cond
|
|---|
| 1527 | fun:__printf_fp_l
|
|---|
| 1528 | fun:vfprintf
|
|---|
| 1529 | fun:vsnprintf
|
|---|
| 1530 | fun:snprintf
|
|---|
| 1531 | fun:set_meta
|
|---|
| 1532 | fun:do_ssim
|
|---|
| 1533 | fun:process_frame
|
|---|
| 1534 | fun:ff_framesync_process_frame
|
|---|
| 1535 | fun:ff_framesync_filter_frame
|
|---|
| 1536 | fun:ff_dualinput_filter_frame
|
|---|
| 1537 | fun:filter_frame
|
|---|
| 1538 | fun:ff_filter_frame_framed
|
|---|
| 1539 | }
|
|---|
| 1540 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1541 | ==17532== at 0x7988836: __printf_fp_l (printf_fp.c:1154)
|
|---|
| 1542 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1543 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1544 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1545 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1546 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1547 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1548 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1549 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1550 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1551 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1552 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1553 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1554 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1555 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1556 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1557 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1558 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1559 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1560 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1561 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1562 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1563 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1564 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1565 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1566 | ==17532==
|
|---|
| 1567 | {
|
|---|
| 1568 | <insert_a_suppression_name_here>
|
|---|
| 1569 | Memcheck:Cond
|
|---|
| 1570 | fun:__printf_fp_l
|
|---|
| 1571 | fun:vfprintf
|
|---|
| 1572 | fun:vsnprintf
|
|---|
| 1573 | fun:snprintf
|
|---|
| 1574 | fun:set_meta
|
|---|
| 1575 | fun:do_ssim
|
|---|
| 1576 | fun:process_frame
|
|---|
| 1577 | fun:ff_framesync_process_frame
|
|---|
| 1578 | fun:ff_framesync_filter_frame
|
|---|
| 1579 | fun:ff_dualinput_filter_frame
|
|---|
| 1580 | fun:filter_frame
|
|---|
| 1581 | fun:ff_filter_frame_framed
|
|---|
| 1582 | }
|
|---|
| 1583 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1584 | ==17532== at 0x79889F1: __printf_fp_l (printf_fp.c:1210)
|
|---|
| 1585 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1586 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1587 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1588 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1589 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1590 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1591 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1592 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1593 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1594 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1595 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1596 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1597 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1598 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1599 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1600 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1601 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1602 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1603 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1604 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1605 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1606 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1607 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1608 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1609 | ==17532==
|
|---|
| 1610 | {
|
|---|
| 1611 | <insert_a_suppression_name_here>
|
|---|
| 1612 | Memcheck:Cond
|
|---|
| 1613 | fun:__printf_fp_l
|
|---|
| 1614 | fun:vfprintf
|
|---|
| 1615 | fun:vsnprintf
|
|---|
| 1616 | fun:snprintf
|
|---|
| 1617 | fun:set_meta
|
|---|
| 1618 | fun:do_ssim
|
|---|
| 1619 | fun:process_frame
|
|---|
| 1620 | fun:ff_framesync_process_frame
|
|---|
| 1621 | fun:ff_framesync_filter_frame
|
|---|
| 1622 | fun:ff_dualinput_filter_frame
|
|---|
| 1623 | fun:filter_frame
|
|---|
| 1624 | fun:ff_filter_frame_framed
|
|---|
| 1625 | }
|
|---|
| 1626 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1627 | ==17532== at 0x79889D3: __printf_fp_l (printf_fp.c:1212)
|
|---|
| 1628 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1629 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1630 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1631 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1632 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1633 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1634 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1635 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1636 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1637 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1638 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1639 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1640 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1641 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1642 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1643 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1644 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1645 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1646 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1647 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1648 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1649 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1650 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1651 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1652 | ==17532==
|
|---|
| 1653 | {
|
|---|
| 1654 | <insert_a_suppression_name_here>
|
|---|
| 1655 | Memcheck:Cond
|
|---|
| 1656 | fun:__printf_fp_l
|
|---|
| 1657 | fun:vfprintf
|
|---|
| 1658 | fun:vsnprintf
|
|---|
| 1659 | fun:snprintf
|
|---|
| 1660 | fun:set_meta
|
|---|
| 1661 | fun:do_ssim
|
|---|
| 1662 | fun:process_frame
|
|---|
| 1663 | fun:ff_framesync_process_frame
|
|---|
| 1664 | fun:ff_framesync_filter_frame
|
|---|
| 1665 | fun:ff_dualinput_filter_frame
|
|---|
| 1666 | fun:filter_frame
|
|---|
| 1667 | fun:ff_filter_frame_framed
|
|---|
| 1668 | }
|
|---|
| 1669 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1670 | ==17532== at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1671 | ==17532== by 0x166CBC1: av_strdup (mem.c:241)
|
|---|
| 1672 | ==17532== by 0x165B23E: av_dict_set (dict.c:87)
|
|---|
| 1673 | ==17532== by 0x5D5D4F: set_meta (vf_ssim.c:90)
|
|---|
| 1674 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1675 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1676 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1677 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1678 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1679 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1680 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1681 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 1682 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1683 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1684 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1685 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1686 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1687 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1688 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1689 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1690 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1691 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1692 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1693 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1694 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1695 | ==17532==
|
|---|
| 1696 | {
|
|---|
| 1697 | <insert_a_suppression_name_here>
|
|---|
| 1698 | Memcheck:Cond
|
|---|
| 1699 | fun:strlen
|
|---|
| 1700 | fun:av_strdup
|
|---|
| 1701 | fun:av_dict_set
|
|---|
| 1702 | fun:set_meta
|
|---|
| 1703 | fun:do_ssim
|
|---|
| 1704 | fun:process_frame
|
|---|
| 1705 | fun:ff_framesync_process_frame
|
|---|
| 1706 | fun:ff_framesync_filter_frame
|
|---|
| 1707 | fun:ff_dualinput_filter_frame
|
|---|
| 1708 | fun:filter_frame
|
|---|
| 1709 | fun:ff_filter_frame_framed
|
|---|
| 1710 | fun:ff_filter_frame_to_filter
|
|---|
| 1711 | }
|
|---|
| 1712 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1713 | ==17532== at 0x7988A91: round_away (rounding-mode.h:52)
|
|---|
| 1714 | ==17532== by 0x7988A91: __printf_fp_l (printf_fp.c:979)
|
|---|
| 1715 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1716 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1717 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1718 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1719 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1720 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1721 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1722 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1723 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1724 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1725 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1726 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1727 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1728 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1729 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1730 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1731 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1732 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1733 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1734 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1735 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1736 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1737 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1738 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1739 | ==17532==
|
|---|
| 1740 | {
|
|---|
| 1741 | <insert_a_suppression_name_here>
|
|---|
| 1742 | Memcheck:Cond
|
|---|
| 1743 | fun:round_away
|
|---|
| 1744 | fun:__printf_fp_l
|
|---|
| 1745 | fun:vfprintf
|
|---|
| 1746 | fun:vsnprintf
|
|---|
| 1747 | fun:snprintf
|
|---|
| 1748 | fun:set_meta
|
|---|
| 1749 | fun:do_ssim
|
|---|
| 1750 | fun:process_frame
|
|---|
| 1751 | fun:ff_framesync_process_frame
|
|---|
| 1752 | fun:ff_framesync_filter_frame
|
|---|
| 1753 | fun:ff_dualinput_filter_frame
|
|---|
| 1754 | fun:filter_frame
|
|---|
| 1755 | fun:ff_filter_frame_framed
|
|---|
| 1756 | }
|
|---|
| 1757 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1758 | ==17532== at 0x7988D0B: __printf_fp_l (printf_fp.c:989)
|
|---|
| 1759 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1760 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1761 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1762 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1763 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1764 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1765 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1766 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1767 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1768 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1769 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1770 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1771 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1772 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1773 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1774 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1775 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1776 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1777 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1778 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1779 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1780 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1781 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1782 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1783 | ==17532==
|
|---|
| 1784 | {
|
|---|
| 1785 | <insert_a_suppression_name_here>
|
|---|
| 1786 | Memcheck:Cond
|
|---|
| 1787 | fun:__printf_fp_l
|
|---|
| 1788 | fun:vfprintf
|
|---|
| 1789 | fun:vsnprintf
|
|---|
| 1790 | fun:snprintf
|
|---|
| 1791 | fun:set_meta
|
|---|
| 1792 | fun:do_ssim
|
|---|
| 1793 | fun:process_frame
|
|---|
| 1794 | fun:ff_framesync_process_frame
|
|---|
| 1795 | fun:ff_framesync_filter_frame
|
|---|
| 1796 | fun:ff_dualinput_filter_frame
|
|---|
| 1797 | fun:filter_frame
|
|---|
| 1798 | fun:ff_filter_frame_framed
|
|---|
| 1799 | }
|
|---|
| 1800 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1801 | ==17532== at 0x7988D32: __printf_fp_l (printf_fp.c:989)
|
|---|
| 1802 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1803 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1804 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1805 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1806 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1807 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1808 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1809 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1810 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1811 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1812 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1813 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1814 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1815 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1816 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1817 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1818 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1819 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1820 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1821 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1822 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1823 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1824 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1825 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1826 | ==17532==
|
|---|
| 1827 | {
|
|---|
| 1828 | <insert_a_suppression_name_here>
|
|---|
| 1829 | Memcheck:Cond
|
|---|
| 1830 | fun:__printf_fp_l
|
|---|
| 1831 | fun:vfprintf
|
|---|
| 1832 | fun:vsnprintf
|
|---|
| 1833 | fun:snprintf
|
|---|
| 1834 | fun:set_meta
|
|---|
| 1835 | fun:do_ssim
|
|---|
| 1836 | fun:process_frame
|
|---|
| 1837 | fun:ff_framesync_process_frame
|
|---|
| 1838 | fun:ff_framesync_filter_frame
|
|---|
| 1839 | fun:ff_dualinput_filter_frame
|
|---|
| 1840 | fun:filter_frame
|
|---|
| 1841 | fun:ff_filter_frame_framed
|
|---|
| 1842 | }
|
|---|
| 1843 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1844 | ==17532== at 0x7988D59: __printf_fp_l (printf_fp.c:1009)
|
|---|
| 1845 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1846 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1847 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1848 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1849 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1850 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1851 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1852 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1853 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1854 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1855 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1856 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1857 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1858 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1859 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1860 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1861 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1862 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1863 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1864 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1865 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1866 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1867 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1868 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1869 | ==17532==
|
|---|
| 1870 | {
|
|---|
| 1871 | <insert_a_suppression_name_here>
|
|---|
| 1872 | Memcheck:Cond
|
|---|
| 1873 | fun:__printf_fp_l
|
|---|
| 1874 | fun:vfprintf
|
|---|
| 1875 | fun:vsnprintf
|
|---|
| 1876 | fun:snprintf
|
|---|
| 1877 | fun:set_meta
|
|---|
| 1878 | fun:do_ssim
|
|---|
| 1879 | fun:process_frame
|
|---|
| 1880 | fun:ff_framesync_process_frame
|
|---|
| 1881 | fun:ff_framesync_filter_frame
|
|---|
| 1882 | fun:ff_dualinput_filter_frame
|
|---|
| 1883 | fun:filter_frame
|
|---|
| 1884 | fun:ff_filter_frame_framed
|
|---|
| 1885 | }
|
|---|
| 1886 | ==17532== Use of uninitialised value of size 8
|
|---|
| 1887 | ==17532== at 0x7988804: __printf_fp_l (printf_fp.c:972)
|
|---|
| 1888 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1889 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1890 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1891 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1892 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1893 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1894 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1895 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1896 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1897 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1898 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1899 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1900 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1901 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1902 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1903 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1904 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1905 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1906 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1907 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1908 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1909 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1910 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1911 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1912 | ==17532==
|
|---|
| 1913 | {
|
|---|
| 1914 | <insert_a_suppression_name_here>
|
|---|
| 1915 | Memcheck:Value8
|
|---|
| 1916 | fun:__printf_fp_l
|
|---|
| 1917 | fun:vfprintf
|
|---|
| 1918 | fun:vsnprintf
|
|---|
| 1919 | fun:snprintf
|
|---|
| 1920 | fun:set_meta
|
|---|
| 1921 | fun:do_ssim
|
|---|
| 1922 | fun:process_frame
|
|---|
| 1923 | fun:ff_framesync_process_frame
|
|---|
| 1924 | fun:ff_framesync_filter_frame
|
|---|
| 1925 | fun:ff_dualinput_filter_frame
|
|---|
| 1926 | fun:filter_frame
|
|---|
| 1927 | fun:ff_filter_frame_framed
|
|---|
| 1928 | }
|
|---|
| 1929 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1930 | ==17532== at 0x798880A: __printf_fp_l (printf_fp.c:972)
|
|---|
| 1931 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 1932 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 1933 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 1934 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 1935 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 1936 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1937 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1938 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1939 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1940 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1941 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1942 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1943 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1944 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1945 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1946 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1947 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1948 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1949 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1950 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1951 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1952 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1953 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1954 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1955 | ==17532==
|
|---|
| 1956 | {
|
|---|
| 1957 | <insert_a_suppression_name_here>
|
|---|
| 1958 | Memcheck:Cond
|
|---|
| 1959 | fun:__printf_fp_l
|
|---|
| 1960 | fun:vfprintf
|
|---|
| 1961 | fun:vsnprintf
|
|---|
| 1962 | fun:snprintf
|
|---|
| 1963 | fun:set_meta
|
|---|
| 1964 | fun:do_ssim
|
|---|
| 1965 | fun:process_frame
|
|---|
| 1966 | fun:ff_framesync_process_frame
|
|---|
| 1967 | fun:ff_framesync_filter_frame
|
|---|
| 1968 | fun:ff_dualinput_filter_frame
|
|---|
| 1969 | fun:filter_frame
|
|---|
| 1970 | fun:ff_filter_frame_framed
|
|---|
| 1971 | }
|
|---|
| 1972 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 1973 | ==17532== at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1974 | ==17532== by 0x166CBC1: av_strdup (mem.c:241)
|
|---|
| 1975 | ==17532== by 0x165B23E: av_dict_set (dict.c:87)
|
|---|
| 1976 | ==17532== by 0x5D5D73: set_meta (vf_ssim.c:92)
|
|---|
| 1977 | ==17532== by 0x5D6C0D: do_ssim (vf_ssim.c:307)
|
|---|
| 1978 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 1979 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 1980 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 1981 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 1982 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 1983 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 1984 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 1985 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 1986 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1987 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 1988 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 1989 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 1990 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 1991 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 1992 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1993 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 1994 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 1995 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 1996 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 1997 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 1998 | ==17532==
|
|---|
| 1999 | {
|
|---|
| 2000 | <insert_a_suppression_name_here>
|
|---|
| 2001 | Memcheck:Cond
|
|---|
| 2002 | fun:strlen
|
|---|
| 2003 | fun:av_strdup
|
|---|
| 2004 | fun:av_dict_set
|
|---|
| 2005 | fun:set_meta
|
|---|
| 2006 | fun:do_ssim
|
|---|
| 2007 | fun:process_frame
|
|---|
| 2008 | fun:ff_framesync_process_frame
|
|---|
| 2009 | fun:ff_framesync_filter_frame
|
|---|
| 2010 | fun:ff_dualinput_filter_frame
|
|---|
| 2011 | fun:filter_frame
|
|---|
| 2012 | fun:ff_filter_frame_framed
|
|---|
| 2013 | fun:ff_filter_frame_to_filter
|
|---|
| 2014 | }
|
|---|
| 2015 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2016 | ==17532== at 0x7218DE8: log10 (w_log10.c:28)
|
|---|
| 2017 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2018 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2019 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2020 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2021 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2022 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2023 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2024 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2025 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2026 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2027 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2028 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2029 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2030 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2031 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2032 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2033 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2034 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2035 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2036 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2037 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2038 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2039 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2040 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2041 | ==17532==
|
|---|
| 2042 | {
|
|---|
| 2043 | <insert_a_suppression_name_here>
|
|---|
| 2044 | Memcheck:Cond
|
|---|
| 2045 | fun:log10
|
|---|
| 2046 | fun:ssim_db
|
|---|
| 2047 | fun:do_ssim
|
|---|
| 2048 | fun:process_frame
|
|---|
| 2049 | fun:ff_framesync_process_frame
|
|---|
| 2050 | fun:ff_framesync_filter_frame
|
|---|
| 2051 | fun:ff_dualinput_filter_frame
|
|---|
| 2052 | fun:filter_frame
|
|---|
| 2053 | fun:ff_filter_frame_framed
|
|---|
| 2054 | fun:ff_filter_frame_to_filter
|
|---|
| 2055 | fun:ff_filter_activate_default
|
|---|
| 2056 | fun:ff_filter_activate
|
|---|
| 2057 | }
|
|---|
| 2058 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2059 | ==17532== at 0x7208742: __log10_finite (e_log10.c:65)
|
|---|
| 2060 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2061 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2062 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2063 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2064 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2065 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2066 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2067 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2068 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2069 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2070 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2071 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2072 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2073 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2074 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2075 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2076 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2077 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2078 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2079 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2080 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2081 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2082 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2083 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2084 | ==17532==
|
|---|
| 2085 | {
|
|---|
| 2086 | <insert_a_suppression_name_here>
|
|---|
| 2087 | Memcheck:Cond
|
|---|
| 2088 | fun:__log10_finite
|
|---|
| 2089 | fun:ssim_db
|
|---|
| 2090 | fun:do_ssim
|
|---|
| 2091 | fun:process_frame
|
|---|
| 2092 | fun:ff_framesync_process_frame
|
|---|
| 2093 | fun:ff_framesync_filter_frame
|
|---|
| 2094 | fun:ff_dualinput_filter_frame
|
|---|
| 2095 | fun:filter_frame
|
|---|
| 2096 | fun:ff_filter_frame_framed
|
|---|
| 2097 | fun:ff_filter_frame_to_filter
|
|---|
| 2098 | fun:ff_filter_activate_default
|
|---|
| 2099 | fun:ff_filter_activate
|
|---|
| 2100 | }
|
|---|
| 2101 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2102 | ==17532== at 0x7208795: __log10_finite (e_log10.c:76)
|
|---|
| 2103 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2104 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2105 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2106 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2107 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2108 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2109 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2110 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2111 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2112 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2113 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2114 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2115 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2116 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2117 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2118 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2119 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2120 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2121 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2122 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2123 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2124 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2125 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2126 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2127 | ==17532==
|
|---|
| 2128 | {
|
|---|
| 2129 | <insert_a_suppression_name_here>
|
|---|
| 2130 | Memcheck:Cond
|
|---|
| 2131 | fun:__log10_finite
|
|---|
| 2132 | fun:ssim_db
|
|---|
| 2133 | fun:do_ssim
|
|---|
| 2134 | fun:process_frame
|
|---|
| 2135 | fun:ff_framesync_process_frame
|
|---|
| 2136 | fun:ff_framesync_filter_frame
|
|---|
| 2137 | fun:ff_dualinput_filter_frame
|
|---|
| 2138 | fun:filter_frame
|
|---|
| 2139 | fun:ff_filter_frame_framed
|
|---|
| 2140 | fun:ff_filter_frame_to_filter
|
|---|
| 2141 | fun:ff_filter_activate_default
|
|---|
| 2142 | fun:ff_filter_activate
|
|---|
| 2143 | }
|
|---|
| 2144 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2145 | ==17532== at 0x72071CB: __ieee754_log_sse2 (e_log.c:81)
|
|---|
| 2146 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2147 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2148 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2149 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2150 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2151 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2152 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2153 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2154 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2155 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2156 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2157 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2158 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2159 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2160 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2161 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2162 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2163 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2164 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2165 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2166 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2167 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2168 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2169 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2170 | ==17532==
|
|---|
| 2171 | {
|
|---|
| 2172 | <insert_a_suppression_name_here>
|
|---|
| 2173 | Memcheck:Cond
|
|---|
| 2174 | fun:__ieee754_log_sse2
|
|---|
| 2175 | fun:__log10_finite
|
|---|
| 2176 | fun:ssim_db
|
|---|
| 2177 | fun:do_ssim
|
|---|
| 2178 | fun:process_frame
|
|---|
| 2179 | fun:ff_framesync_process_frame
|
|---|
| 2180 | fun:ff_framesync_filter_frame
|
|---|
| 2181 | fun:ff_dualinput_filter_frame
|
|---|
| 2182 | fun:filter_frame
|
|---|
| 2183 | fun:ff_filter_frame_framed
|
|---|
| 2184 | fun:ff_filter_frame_to_filter
|
|---|
| 2185 | fun:ff_filter_activate_default
|
|---|
| 2186 | }
|
|---|
| 2187 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2188 | ==17532== at 0x72071D9: __ieee754_log_sse2 (e_log.c:91)
|
|---|
| 2189 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2190 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2191 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2192 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2193 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2194 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2195 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2196 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2197 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2198 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2199 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2200 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2201 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2202 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2203 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2204 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2205 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2206 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2207 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2208 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2209 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2210 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2211 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2212 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2213 | ==17532==
|
|---|
| 2214 | {
|
|---|
| 2215 | <insert_a_suppression_name_here>
|
|---|
| 2216 | Memcheck:Cond
|
|---|
| 2217 | fun:__ieee754_log_sse2
|
|---|
| 2218 | fun:__log10_finite
|
|---|
| 2219 | fun:ssim_db
|
|---|
| 2220 | fun:do_ssim
|
|---|
| 2221 | fun:process_frame
|
|---|
| 2222 | fun:ff_framesync_process_frame
|
|---|
| 2223 | fun:ff_framesync_filter_frame
|
|---|
| 2224 | fun:ff_dualinput_filter_frame
|
|---|
| 2225 | fun:filter_frame
|
|---|
| 2226 | fun:ff_filter_frame_framed
|
|---|
| 2227 | fun:ff_filter_frame_to_filter
|
|---|
| 2228 | fun:ff_filter_activate_default
|
|---|
| 2229 | }
|
|---|
| 2230 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2231 | ==17532== at 0x720720A: __ieee754_log_sse2 (e_log.c:97)
|
|---|
| 2232 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2233 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2234 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2235 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2236 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2237 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2238 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2239 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2240 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2241 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2242 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2243 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2244 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2245 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2246 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2247 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2248 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2249 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2250 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2251 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2252 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2253 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2254 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2255 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2256 | ==17532==
|
|---|
| 2257 | {
|
|---|
| 2258 | <insert_a_suppression_name_here>
|
|---|
| 2259 | Memcheck:Cond
|
|---|
| 2260 | fun:__ieee754_log_sse2
|
|---|
| 2261 | fun:__log10_finite
|
|---|
| 2262 | fun:ssim_db
|
|---|
| 2263 | fun:do_ssim
|
|---|
| 2264 | fun:process_frame
|
|---|
| 2265 | fun:ff_framesync_process_frame
|
|---|
| 2266 | fun:ff_framesync_filter_frame
|
|---|
| 2267 | fun:ff_dualinput_filter_frame
|
|---|
| 2268 | fun:filter_frame
|
|---|
| 2269 | fun:ff_filter_frame_framed
|
|---|
| 2270 | fun:ff_filter_frame_to_filter
|
|---|
| 2271 | fun:ff_filter_activate_default
|
|---|
| 2272 | }
|
|---|
| 2273 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2274 | ==17532== at 0x7207A1A: __ieee754_log_sse2 (e_log.c:101)
|
|---|
| 2275 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2276 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2277 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2278 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2279 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2280 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2281 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2282 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2283 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2284 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2285 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2286 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2287 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2288 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2289 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2290 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2291 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2292 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2293 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2294 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2295 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2296 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2297 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2298 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2299 | ==17532==
|
|---|
| 2300 | {
|
|---|
| 2301 | <insert_a_suppression_name_here>
|
|---|
| 2302 | Memcheck:Cond
|
|---|
| 2303 | fun:__ieee754_log_sse2
|
|---|
| 2304 | fun:__log10_finite
|
|---|
| 2305 | fun:ssim_db
|
|---|
| 2306 | fun:do_ssim
|
|---|
| 2307 | fun:process_frame
|
|---|
| 2308 | fun:ff_framesync_process_frame
|
|---|
| 2309 | fun:ff_framesync_filter_frame
|
|---|
| 2310 | fun:ff_dualinput_filter_frame
|
|---|
| 2311 | fun:filter_frame
|
|---|
| 2312 | fun:ff_filter_frame_framed
|
|---|
| 2313 | fun:ff_filter_frame_to_filter
|
|---|
| 2314 | fun:ff_filter_activate_default
|
|---|
| 2315 | }
|
|---|
| 2316 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2317 | ==17532== at 0x7207A21: __ieee754_log_sse2 (e_log.c:101)
|
|---|
| 2318 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2319 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2320 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2321 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2322 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2323 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2324 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2325 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2326 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2327 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2328 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2329 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2330 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2331 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2332 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2333 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2334 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2335 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2336 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2337 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2338 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2339 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2340 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2341 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2342 | ==17532==
|
|---|
| 2343 | {
|
|---|
| 2344 | <insert_a_suppression_name_here>
|
|---|
| 2345 | Memcheck:Cond
|
|---|
| 2346 | fun:__ieee754_log_sse2
|
|---|
| 2347 | fun:__log10_finite
|
|---|
| 2348 | fun:ssim_db
|
|---|
| 2349 | fun:do_ssim
|
|---|
| 2350 | fun:process_frame
|
|---|
| 2351 | fun:ff_framesync_process_frame
|
|---|
| 2352 | fun:ff_framesync_filter_frame
|
|---|
| 2353 | fun:ff_dualinput_filter_frame
|
|---|
| 2354 | fun:filter_frame
|
|---|
| 2355 | fun:ff_filter_frame_framed
|
|---|
| 2356 | fun:ff_filter_frame_to_filter
|
|---|
| 2357 | fun:ff_filter_activate_default
|
|---|
| 2358 | }
|
|---|
| 2359 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2360 | ==17532== at 0x7207AC9: __ieee754_log_sse2 (e_log.c:108)
|
|---|
| 2361 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2362 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2363 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2364 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2365 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2366 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2367 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2368 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2369 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2370 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2371 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2372 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2373 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2374 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2375 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2376 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2377 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2378 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2379 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2380 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2381 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2382 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2383 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2384 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2385 | ==17532==
|
|---|
| 2386 | {
|
|---|
| 2387 | <insert_a_suppression_name_here>
|
|---|
| 2388 | Memcheck:Cond
|
|---|
| 2389 | fun:__ieee754_log_sse2
|
|---|
| 2390 | fun:__log10_finite
|
|---|
| 2391 | fun:ssim_db
|
|---|
| 2392 | fun:do_ssim
|
|---|
| 2393 | fun:process_frame
|
|---|
| 2394 | fun:ff_framesync_process_frame
|
|---|
| 2395 | fun:ff_framesync_filter_frame
|
|---|
| 2396 | fun:ff_dualinput_filter_frame
|
|---|
| 2397 | fun:filter_frame
|
|---|
| 2398 | fun:ff_filter_frame_framed
|
|---|
| 2399 | fun:ff_filter_frame_to_filter
|
|---|
| 2400 | fun:ff_filter_activate_default
|
|---|
| 2401 | }
|
|---|
| 2402 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2403 | ==17532== at 0x7207B85: __ieee754_log_sse2 (e_log.c:122)
|
|---|
| 2404 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2405 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2406 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2407 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2408 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2409 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2410 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2411 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2412 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2413 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2414 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2415 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2416 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2417 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2418 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2419 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2420 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2421 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2422 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2423 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2424 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2425 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2426 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2427 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2428 | ==17532==
|
|---|
| 2429 | {
|
|---|
| 2430 | <insert_a_suppression_name_here>
|
|---|
| 2431 | Memcheck:Cond
|
|---|
| 2432 | fun:__ieee754_log_sse2
|
|---|
| 2433 | fun:__log10_finite
|
|---|
| 2434 | fun:ssim_db
|
|---|
| 2435 | fun:do_ssim
|
|---|
| 2436 | fun:process_frame
|
|---|
| 2437 | fun:ff_framesync_process_frame
|
|---|
| 2438 | fun:ff_framesync_filter_frame
|
|---|
| 2439 | fun:ff_dualinput_filter_frame
|
|---|
| 2440 | fun:filter_frame
|
|---|
| 2441 | fun:ff_filter_frame_framed
|
|---|
| 2442 | fun:ff_filter_frame_to_filter
|
|---|
| 2443 | fun:ff_filter_activate_default
|
|---|
| 2444 | }
|
|---|
| 2445 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2446 | ==17532== at 0x7207B87: __ieee754_log_sse2 (e_log.c:122)
|
|---|
| 2447 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 2448 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 2449 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 2450 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2451 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2452 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2453 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2454 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2455 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2456 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2457 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2458 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2459 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2460 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2461 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2462 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2463 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2464 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2465 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2466 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2467 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2468 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2469 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2470 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2471 | ==17532==
|
|---|
| 2472 | {
|
|---|
| 2473 | <insert_a_suppression_name_here>
|
|---|
| 2474 | Memcheck:Cond
|
|---|
| 2475 | fun:__ieee754_log_sse2
|
|---|
| 2476 | fun:__log10_finite
|
|---|
| 2477 | fun:ssim_db
|
|---|
| 2478 | fun:do_ssim
|
|---|
| 2479 | fun:process_frame
|
|---|
| 2480 | fun:ff_framesync_process_frame
|
|---|
| 2481 | fun:ff_framesync_filter_frame
|
|---|
| 2482 | fun:ff_dualinput_filter_frame
|
|---|
| 2483 | fun:filter_frame
|
|---|
| 2484 | fun:ff_filter_frame_framed
|
|---|
| 2485 | fun:ff_filter_frame_to_filter
|
|---|
| 2486 | fun:ff_filter_activate_default
|
|---|
| 2487 | }
|
|---|
| 2488 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2489 | ==17532== at 0x798779D: __printf_fp_l (printf_fp.c:806)
|
|---|
| 2490 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2491 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2492 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2493 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2494 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2495 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2496 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2497 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2498 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2499 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2500 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2501 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2502 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2503 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2504 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2505 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2506 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2507 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2508 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2509 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2510 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2511 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2512 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2513 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2514 | ==17532==
|
|---|
| 2515 | {
|
|---|
| 2516 | <insert_a_suppression_name_here>
|
|---|
| 2517 | Memcheck:Value8
|
|---|
| 2518 | fun:__printf_fp_l
|
|---|
| 2519 | fun:vfprintf
|
|---|
| 2520 | fun:vsnprintf
|
|---|
| 2521 | fun:snprintf
|
|---|
| 2522 | fun:set_meta
|
|---|
| 2523 | fun:do_ssim
|
|---|
| 2524 | fun:process_frame
|
|---|
| 2525 | fun:ff_framesync_process_frame
|
|---|
| 2526 | fun:ff_framesync_filter_frame
|
|---|
| 2527 | fun:ff_dualinput_filter_frame
|
|---|
| 2528 | fun:filter_frame
|
|---|
| 2529 | fun:ff_filter_frame_framed
|
|---|
| 2530 | }
|
|---|
| 2531 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2532 | ==17532== at 0x797F988: __mpn_lshift (lshift.S:59)
|
|---|
| 2533 | ==17532== by 0x79877A1: __printf_fp_l (printf_fp.c:806)
|
|---|
| 2534 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2535 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2536 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2537 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2538 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2539 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2540 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2541 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2542 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2543 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2544 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2545 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2546 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2547 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2548 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2549 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2550 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2551 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2552 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2553 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2554 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2555 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2556 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2557 | ==17532==
|
|---|
| 2558 | {
|
|---|
| 2559 | <insert_a_suppression_name_here>
|
|---|
| 2560 | Memcheck:Value8
|
|---|
| 2561 | fun:__mpn_lshift
|
|---|
| 2562 | fun:__printf_fp_l
|
|---|
| 2563 | fun:vfprintf
|
|---|
| 2564 | fun:vsnprintf
|
|---|
| 2565 | fun:snprintf
|
|---|
| 2566 | fun:set_meta
|
|---|
| 2567 | fun:do_ssim
|
|---|
| 2568 | fun:process_frame
|
|---|
| 2569 | fun:ff_framesync_process_frame
|
|---|
| 2570 | fun:ff_framesync_filter_frame
|
|---|
| 2571 | fun:ff_dualinput_filter_frame
|
|---|
| 2572 | fun:filter_frame
|
|---|
| 2573 | }
|
|---|
| 2574 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2575 | ==17532== at 0x797F98B: __mpn_lshift (lshift.S:60)
|
|---|
| 2576 | ==17532== by 0x79877A1: __printf_fp_l (printf_fp.c:806)
|
|---|
| 2577 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2578 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2579 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2580 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2581 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2582 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2583 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2584 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2585 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2586 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2587 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2588 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2589 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2590 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2591 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2592 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2593 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2594 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2595 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2596 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2597 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2598 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2599 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2600 | ==17532==
|
|---|
| 2601 | {
|
|---|
| 2602 | <insert_a_suppression_name_here>
|
|---|
| 2603 | Memcheck:Value8
|
|---|
| 2604 | fun:__mpn_lshift
|
|---|
| 2605 | fun:__printf_fp_l
|
|---|
| 2606 | fun:vfprintf
|
|---|
| 2607 | fun:vsnprintf
|
|---|
| 2608 | fun:snprintf
|
|---|
| 2609 | fun:set_meta
|
|---|
| 2610 | fun:do_ssim
|
|---|
| 2611 | fun:process_frame
|
|---|
| 2612 | fun:ff_framesync_process_frame
|
|---|
| 2613 | fun:ff_framesync_filter_frame
|
|---|
| 2614 | fun:ff_dualinput_filter_frame
|
|---|
| 2615 | fun:filter_frame
|
|---|
| 2616 | }
|
|---|
| 2617 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2618 | ==17532== at 0x79877B2: __printf_fp_l (printf_fp.c:807)
|
|---|
| 2619 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2620 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2621 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2622 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2623 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2624 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2625 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2626 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2627 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2628 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2629 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2630 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2631 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2632 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2633 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2634 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2635 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2636 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2637 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2638 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2639 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2640 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2641 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2642 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2643 | ==17532==
|
|---|
| 2644 | {
|
|---|
| 2645 | <insert_a_suppression_name_here>
|
|---|
| 2646 | Memcheck:Value8
|
|---|
| 2647 | fun:__printf_fp_l
|
|---|
| 2648 | fun:vfprintf
|
|---|
| 2649 | fun:vsnprintf
|
|---|
| 2650 | fun:snprintf
|
|---|
| 2651 | fun:set_meta
|
|---|
| 2652 | fun:do_ssim
|
|---|
| 2653 | fun:process_frame
|
|---|
| 2654 | fun:ff_framesync_process_frame
|
|---|
| 2655 | fun:ff_framesync_filter_frame
|
|---|
| 2656 | fun:ff_dualinput_filter_frame
|
|---|
| 2657 | fun:filter_frame
|
|---|
| 2658 | fun:ff_filter_frame_framed
|
|---|
| 2659 | }
|
|---|
| 2660 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2661 | ==17532== at 0x7987189: hack_digit (printf_fp.c:176)
|
|---|
| 2662 | ==17532== by 0x798797B: __printf_fp_l (printf_fp.c:923)
|
|---|
| 2663 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2664 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2665 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2666 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2667 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2668 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2669 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2670 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2671 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2672 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2673 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2674 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2675 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2676 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2677 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2678 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2679 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2680 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2681 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2682 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2683 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2684 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2685 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2686 | ==17532==
|
|---|
| 2687 | {
|
|---|
| 2688 | <insert_a_suppression_name_here>
|
|---|
| 2689 | Memcheck:Value8
|
|---|
| 2690 | fun:hack_digit
|
|---|
| 2691 | fun:__printf_fp_l
|
|---|
| 2692 | fun:vfprintf
|
|---|
| 2693 | fun:vsnprintf
|
|---|
| 2694 | fun:snprintf
|
|---|
| 2695 | fun:set_meta
|
|---|
| 2696 | fun:do_ssim
|
|---|
| 2697 | fun:process_frame
|
|---|
| 2698 | fun:ff_framesync_process_frame
|
|---|
| 2699 | fun:ff_framesync_filter_frame
|
|---|
| 2700 | fun:ff_dualinput_filter_frame
|
|---|
| 2701 | fun:filter_frame
|
|---|
| 2702 | }
|
|---|
| 2703 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2704 | ==17532== at 0x797FFA4: __mpn_mul_1 (mul_1.S:36)
|
|---|
| 2705 | ==17532== by 0x7987190: hack_digit (printf_fp.c:177)
|
|---|
| 2706 | ==17532== by 0x798797B: __printf_fp_l (printf_fp.c:923)
|
|---|
| 2707 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2708 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2709 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2710 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2711 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2712 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2713 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2714 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2715 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2716 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2717 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2718 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2719 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2720 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2721 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2722 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2723 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2724 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2725 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2726 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2727 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2728 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2729 | ==17532==
|
|---|
| 2730 | {
|
|---|
| 2731 | <insert_a_suppression_name_here>
|
|---|
| 2732 | Memcheck:Value8
|
|---|
| 2733 | fun:__mpn_mul_1
|
|---|
| 2734 | fun:hack_digit
|
|---|
| 2735 | fun:__printf_fp_l
|
|---|
| 2736 | fun:vfprintf
|
|---|
| 2737 | fun:vsnprintf
|
|---|
| 2738 | fun:snprintf
|
|---|
| 2739 | fun:set_meta
|
|---|
| 2740 | fun:do_ssim
|
|---|
| 2741 | fun:process_frame
|
|---|
| 2742 | fun:ff_framesync_process_frame
|
|---|
| 2743 | fun:ff_framesync_filter_frame
|
|---|
| 2744 | fun:ff_dualinput_filter_frame
|
|---|
| 2745 | }
|
|---|
| 2746 | ==17532== Use of uninitialised value of size 8
|
|---|
| 2747 | ==17532== at 0x797FFC8: __mpn_mul_1 (mul_1.S:52)
|
|---|
| 2748 | ==17532== by 0x7987190: hack_digit (printf_fp.c:177)
|
|---|
| 2749 | ==17532== by 0x798797B: __printf_fp_l (printf_fp.c:923)
|
|---|
| 2750 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 2751 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2752 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 2753 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 2754 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2755 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2756 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2757 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2758 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2759 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2760 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2761 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2762 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2763 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2764 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2765 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2766 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2767 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2768 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2769 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2770 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2771 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2772 | ==17532==
|
|---|
| 2773 | {
|
|---|
| 2774 | <insert_a_suppression_name_here>
|
|---|
| 2775 | Memcheck:Value8
|
|---|
| 2776 | fun:__mpn_mul_1
|
|---|
| 2777 | fun:hack_digit
|
|---|
| 2778 | fun:__printf_fp_l
|
|---|
| 2779 | fun:vfprintf
|
|---|
| 2780 | fun:vsnprintf
|
|---|
| 2781 | fun:snprintf
|
|---|
| 2782 | fun:set_meta
|
|---|
| 2783 | fun:do_ssim
|
|---|
| 2784 | fun:process_frame
|
|---|
| 2785 | fun:ff_framesync_process_frame
|
|---|
| 2786 | fun:ff_framesync_filter_frame
|
|---|
| 2787 | fun:ff_dualinput_filter_frame
|
|---|
| 2788 | }
|
|---|
| 2789 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2790 | ==17532== at 0x4C30F69: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2791 | ==17532== by 0x166CBC1: av_strdup (mem.c:241)
|
|---|
| 2792 | ==17532== by 0x165B23E: av_dict_set (dict.c:87)
|
|---|
| 2793 | ==17532== by 0x5D5D73: set_meta (vf_ssim.c:92)
|
|---|
| 2794 | ==17532== by 0x5D6C39: do_ssim (vf_ssim.c:308)
|
|---|
| 2795 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 2796 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 2797 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 2798 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 2799 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 2800 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2801 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2802 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2803 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2804 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2805 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2806 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2807 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2808 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2809 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2810 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2811 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2812 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2813 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2814 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2815 | ==17532==
|
|---|
| 2816 | {
|
|---|
| 2817 | <insert_a_suppression_name_here>
|
|---|
| 2818 | Memcheck:Cond
|
|---|
| 2819 | fun:strlen
|
|---|
| 2820 | fun:av_strdup
|
|---|
| 2821 | fun:av_dict_set
|
|---|
| 2822 | fun:set_meta
|
|---|
| 2823 | fun:do_ssim
|
|---|
| 2824 | fun:process_frame
|
|---|
| 2825 | fun:ff_framesync_process_frame
|
|---|
| 2826 | fun:ff_framesync_filter_frame
|
|---|
| 2827 | fun:ff_dualinput_filter_frame
|
|---|
| 2828 | fun:filter_frame
|
|---|
| 2829 | fun:ff_filter_frame_framed
|
|---|
| 2830 | fun:ff_filter_frame_to_filter
|
|---|
| 2831 | }
|
|---|
| 2832 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2833 | ==17532== at 0x7985CC0: vfprintf (vfprintf.c:1632)
|
|---|
| 2834 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2835 | ==17532== by 0x46DC8D: print_file (f_metadata.c:186)
|
|---|
| 2836 | ==17532== by 0x46E4A2: filter_frame (f_metadata.c:319)
|
|---|
| 2837 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2838 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2839 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2840 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2841 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 2842 | ==17532== by 0x465671: get_frame_internal (buffersink.c:110)
|
|---|
| 2843 | ==17532== by 0x4656E1: av_buffersink_get_frame_flags (buffersink.c:121)
|
|---|
| 2844 | ==17532== by 0x46514C: avfilter_graph_request_oldest (avfiltergraph.c:1402)
|
|---|
| 2845 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2846 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2847 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2848 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2849 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2850 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2851 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2852 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2853 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2854 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2855 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2856 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2857 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2858 | ==17532==
|
|---|
| 2859 | {
|
|---|
| 2860 | <insert_a_suppression_name_here>
|
|---|
| 2861 | Memcheck:Cond
|
|---|
| 2862 | fun:vfprintf
|
|---|
| 2863 | fun:vsnprintf
|
|---|
| 2864 | fun:print_file
|
|---|
| 2865 | fun:filter_frame
|
|---|
| 2866 | fun:ff_filter_frame_framed
|
|---|
| 2867 | fun:ff_filter_frame_to_filter
|
|---|
| 2868 | fun:ff_filter_activate_default
|
|---|
| 2869 | fun:ff_filter_activate
|
|---|
| 2870 | fun:ff_filter_graph_run_once
|
|---|
| 2871 | fun:get_frame_internal
|
|---|
| 2872 | fun:av_buffersink_get_frame_flags
|
|---|
| 2873 | fun:avfilter_graph_request_oldest
|
|---|
| 2874 | }
|
|---|
| 2875 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2876 | ==17532== at 0x46D6DE: av_strnlen (avstring.h:143)
|
|---|
| 2877 | ==17532== by 0x46DCA1: print_file (f_metadata.c:187)
|
|---|
| 2878 | ==17532== by 0x46E4A2: filter_frame (f_metadata.c:319)
|
|---|
| 2879 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2880 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2881 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2882 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2883 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 2884 | ==17532== by 0x465671: get_frame_internal (buffersink.c:110)
|
|---|
| 2885 | ==17532== by 0x4656E1: av_buffersink_get_frame_flags (buffersink.c:121)
|
|---|
| 2886 | ==17532== by 0x46514C: avfilter_graph_request_oldest (avfiltergraph.c:1402)
|
|---|
| 2887 | ==17532== by 0x432A7D: transcode_from_filter (ffmpeg.c:4455)
|
|---|
| 2888 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2889 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2890 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2891 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2892 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2893 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2894 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2895 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2896 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2897 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2898 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2899 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2900 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2901 | ==17532==
|
|---|
| 2902 | {
|
|---|
| 2903 | <insert_a_suppression_name_here>
|
|---|
| 2904 | Memcheck:Cond
|
|---|
| 2905 | fun:av_strnlen
|
|---|
| 2906 | fun:print_file
|
|---|
| 2907 | fun:filter_frame
|
|---|
| 2908 | fun:ff_filter_frame_framed
|
|---|
| 2909 | fun:ff_filter_frame_to_filter
|
|---|
| 2910 | fun:ff_filter_activate_default
|
|---|
| 2911 | fun:ff_filter_activate
|
|---|
| 2912 | fun:ff_filter_graph_run_once
|
|---|
| 2913 | fun:get_frame_internal
|
|---|
| 2914 | fun:av_buffersink_get_frame_flags
|
|---|
| 2915 | fun:avfilter_graph_request_oldest
|
|---|
| 2916 | fun:transcode_from_filter
|
|---|
| 2917 | }
|
|---|
| 2918 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2919 | ==17532== at 0x7985CC0: vfprintf (vfprintf.c:1632)
|
|---|
| 2920 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 2921 | ==17532== by 0x46DC8D: print_file (f_metadata.c:186)
|
|---|
| 2922 | ==17532== by 0x46E4DB: filter_frame (f_metadata.c:321)
|
|---|
| 2923 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2924 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2925 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2926 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2927 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 2928 | ==17532== by 0x465671: get_frame_internal (buffersink.c:110)
|
|---|
| 2929 | ==17532== by 0x4656E1: av_buffersink_get_frame_flags (buffersink.c:121)
|
|---|
| 2930 | ==17532== by 0x46514C: avfilter_graph_request_oldest (avfiltergraph.c:1402)
|
|---|
| 2931 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2932 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2933 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2934 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2935 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2936 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2937 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2938 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2939 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2940 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2941 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2942 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2943 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2944 | ==17532==
|
|---|
| 2945 | {
|
|---|
| 2946 | <insert_a_suppression_name_here>
|
|---|
| 2947 | Memcheck:Cond
|
|---|
| 2948 | fun:vfprintf
|
|---|
| 2949 | fun:vsnprintf
|
|---|
| 2950 | fun:print_file
|
|---|
| 2951 | fun:filter_frame
|
|---|
| 2952 | fun:ff_filter_frame_framed
|
|---|
| 2953 | fun:ff_filter_frame_to_filter
|
|---|
| 2954 | fun:ff_filter_activate_default
|
|---|
| 2955 | fun:ff_filter_activate
|
|---|
| 2956 | fun:ff_filter_graph_run_once
|
|---|
| 2957 | fun:get_frame_internal
|
|---|
| 2958 | fun:av_buffersink_get_frame_flags
|
|---|
| 2959 | fun:avfilter_graph_request_oldest
|
|---|
| 2960 | }
|
|---|
| 2961 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 2962 | ==17532== at 0x46D6DE: av_strnlen (avstring.h:143)
|
|---|
| 2963 | ==17532== by 0x46DCA1: print_file (f_metadata.c:187)
|
|---|
| 2964 | ==17532== by 0x46E4DB: filter_frame (f_metadata.c:321)
|
|---|
| 2965 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 2966 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 2967 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 2968 | ==17532== by 0x460696: ff_filter_activate (avfilter.c:1476)
|
|---|
| 2969 | ==17532== by 0x46543F: ff_filter_graph_run_once (avfiltergraph.c:1449)
|
|---|
| 2970 | ==17532== by 0x465671: get_frame_internal (buffersink.c:110)
|
|---|
| 2971 | ==17532== by 0x4656E1: av_buffersink_get_frame_flags (buffersink.c:121)
|
|---|
| 2972 | ==17532== by 0x46514C: avfilter_graph_request_oldest (avfiltergraph.c:1402)
|
|---|
| 2973 | ==17532== by 0x432A7D: transcode_from_filter (ffmpeg.c:4455)
|
|---|
| 2974 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 2975 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2976 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 2977 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 2978 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 2979 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 2980 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 2981 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2982 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 2983 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 2984 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 2985 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 2986 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 2987 | ==17532==
|
|---|
| 2988 | {
|
|---|
| 2989 | <insert_a_suppression_name_here>
|
|---|
| 2990 | Memcheck:Cond
|
|---|
| 2991 | fun:av_strnlen
|
|---|
| 2992 | fun:print_file
|
|---|
| 2993 | fun:filter_frame
|
|---|
| 2994 | fun:ff_filter_frame_framed
|
|---|
| 2995 | fun:ff_filter_frame_to_filter
|
|---|
| 2996 | fun:ff_filter_activate_default
|
|---|
| 2997 | fun:ff_filter_activate
|
|---|
| 2998 | fun:ff_filter_graph_run_once
|
|---|
| 2999 | fun:get_frame_internal
|
|---|
| 3000 | fun:av_buffersink_get_frame_flags
|
|---|
| 3001 | fun:avfilter_graph_request_oldest
|
|---|
| 3002 | fun:transcode_from_filter
|
|---|
| 3003 | }
|
|---|
| 3004 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3005 | ==17532== at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3006 | ==17532== by 0x166CBC1: av_strdup (mem.c:241)
|
|---|
| 3007 | ==17532== by 0x165B23E: av_dict_set (dict.c:87)
|
|---|
| 3008 | ==17532== by 0x165B837: av_dict_copy (dict.c:222)
|
|---|
| 3009 | ==17532== by 0x16621CB: frame_copy_props (frame.c:333)
|
|---|
| 3010 | ==17532== by 0x1662571: av_frame_ref (frame.c:406)
|
|---|
| 3011 | ==17532== by 0x166293B: av_frame_clone (frame.c:496)
|
|---|
| 3012 | ==17532== by 0xFF499F: wrapped_avframe_encode (wrapped_avframe.c:45)
|
|---|
| 3013 | ==17532== by 0x907F64: avcodec_encode_video2 (encode.c:304)
|
|---|
| 3014 | ==17532== by 0x908248: do_encode (encode.c:372)
|
|---|
| 3015 | ==17532== by 0x908432: avcodec_send_frame (encode.c:421)
|
|---|
| 3016 | ==17532== by 0x425989: do_video_out (ffmpeg.c:1288)
|
|---|
| 3017 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3018 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3019 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3020 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3021 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3022 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3023 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3024 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3025 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3026 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3027 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3028 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3029 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3030 | ==17532==
|
|---|
| 3031 | {
|
|---|
| 3032 | <insert_a_suppression_name_here>
|
|---|
| 3033 | Memcheck:Cond
|
|---|
| 3034 | fun:strlen
|
|---|
| 3035 | fun:av_strdup
|
|---|
| 3036 | fun:av_dict_set
|
|---|
| 3037 | fun:av_dict_copy
|
|---|
| 3038 | fun:frame_copy_props
|
|---|
| 3039 | fun:av_frame_ref
|
|---|
| 3040 | fun:av_frame_clone
|
|---|
| 3041 | fun:wrapped_avframe_encode
|
|---|
| 3042 | fun:avcodec_encode_video2
|
|---|
| 3043 | fun:do_encode
|
|---|
| 3044 | fun:avcodec_send_frame
|
|---|
| 3045 | fun:do_video_out
|
|---|
| 3046 | }
|
|---|
| 3047 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3048 | ==17532== at 0x4C30F69: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3049 | ==17532== by 0x166CBC1: av_strdup (mem.c:241)
|
|---|
| 3050 | ==17532== by 0x165B23E: av_dict_set (dict.c:87)
|
|---|
| 3051 | ==17532== by 0x165B837: av_dict_copy (dict.c:222)
|
|---|
| 3052 | ==17532== by 0x16621CB: frame_copy_props (frame.c:333)
|
|---|
| 3053 | ==17532== by 0x1662571: av_frame_ref (frame.c:406)
|
|---|
| 3054 | ==17532== by 0x166293B: av_frame_clone (frame.c:496)
|
|---|
| 3055 | ==17532== by 0xFF499F: wrapped_avframe_encode (wrapped_avframe.c:45)
|
|---|
| 3056 | ==17532== by 0x907F64: avcodec_encode_video2 (encode.c:304)
|
|---|
| 3057 | ==17532== by 0x908248: do_encode (encode.c:372)
|
|---|
| 3058 | ==17532== by 0x908432: avcodec_send_frame (encode.c:421)
|
|---|
| 3059 | ==17532== by 0x425989: do_video_out (ffmpeg.c:1288)
|
|---|
| 3060 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3061 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3062 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3063 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3064 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3065 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3066 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3067 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3068 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3069 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3070 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3071 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3072 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3073 | ==17532==
|
|---|
| 3074 | {
|
|---|
| 3075 | <insert_a_suppression_name_here>
|
|---|
| 3076 | Memcheck:Cond
|
|---|
| 3077 | fun:strlen
|
|---|
| 3078 | fun:av_strdup
|
|---|
| 3079 | fun:av_dict_set
|
|---|
| 3080 | fun:av_dict_copy
|
|---|
| 3081 | fun:frame_copy_props
|
|---|
| 3082 | fun:av_frame_ref
|
|---|
| 3083 | fun:av_frame_clone
|
|---|
| 3084 | fun:wrapped_avframe_encode
|
|---|
| 3085 | fun:avcodec_encode_video2
|
|---|
| 3086 | fun:do_encode
|
|---|
| 3087 | fun:avcodec_send_frame
|
|---|
| 3088 | fun:do_video_out
|
|---|
| 3089 | }
|
|---|
| 3090 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3091 | ==17532== at 0x7988818: __printf_fp_l (printf_fp.c:972)
|
|---|
| 3092 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 3093 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 3094 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 3095 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 3096 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 3097 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3098 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3099 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3100 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3101 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3102 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3103 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3104 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3105 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3106 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3107 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3108 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3109 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3110 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3111 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3112 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3113 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3114 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3115 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3116 | ==17532==
|
|---|
| 3117 | {
|
|---|
| 3118 | <insert_a_suppression_name_here>
|
|---|
| 3119 | Memcheck:Value8
|
|---|
| 3120 | fun:__printf_fp_l
|
|---|
| 3121 | fun:vfprintf
|
|---|
| 3122 | fun:vsnprintf
|
|---|
| 3123 | fun:snprintf
|
|---|
| 3124 | fun:set_meta
|
|---|
| 3125 | fun:do_ssim
|
|---|
| 3126 | fun:process_frame
|
|---|
| 3127 | fun:ff_framesync_process_frame
|
|---|
| 3128 | fun:ff_framesync_filter_frame
|
|---|
| 3129 | fun:ff_dualinput_filter_frame
|
|---|
| 3130 | fun:filter_frame
|
|---|
| 3131 | fun:ff_filter_frame_framed
|
|---|
| 3132 | }
|
|---|
| 3133 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3134 | ==17532== at 0x798881E: __printf_fp_l (printf_fp.c:972)
|
|---|
| 3135 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 3136 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 3137 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 3138 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 3139 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 3140 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3141 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3142 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3143 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3144 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3145 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3146 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3147 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3148 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3149 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3150 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3151 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3152 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3153 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3154 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3155 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3156 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3157 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3158 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3159 | ==17532==
|
|---|
| 3160 | {
|
|---|
| 3161 | <insert_a_suppression_name_here>
|
|---|
| 3162 | Memcheck:Cond
|
|---|
| 3163 | fun:__printf_fp_l
|
|---|
| 3164 | fun:vfprintf
|
|---|
| 3165 | fun:vsnprintf
|
|---|
| 3166 | fun:snprintf
|
|---|
| 3167 | fun:set_meta
|
|---|
| 3168 | fun:do_ssim
|
|---|
| 3169 | fun:process_frame
|
|---|
| 3170 | fun:ff_framesync_process_frame
|
|---|
| 3171 | fun:ff_framesync_filter_frame
|
|---|
| 3172 | fun:ff_dualinput_filter_frame
|
|---|
| 3173 | fun:filter_frame
|
|---|
| 3174 | fun:ff_filter_frame_framed
|
|---|
| 3175 | }
|
|---|
| 3176 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3177 | ==17532== at 0x720724A: __ieee754_log_sse2 (e_log.c:170)
|
|---|
| 3178 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3179 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3180 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3181 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3182 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3183 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3184 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3185 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3186 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3187 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3188 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3189 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3190 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3191 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3192 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3193 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3194 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3195 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3196 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3197 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3198 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3199 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3200 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3201 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3202 | ==17532==
|
|---|
| 3203 | {
|
|---|
| 3204 | <insert_a_suppression_name_here>
|
|---|
| 3205 | Memcheck:Cond
|
|---|
| 3206 | fun:__ieee754_log_sse2
|
|---|
| 3207 | fun:__log10_finite
|
|---|
| 3208 | fun:ssim_db
|
|---|
| 3209 | fun:do_ssim
|
|---|
| 3210 | fun:process_frame
|
|---|
| 3211 | fun:ff_framesync_process_frame
|
|---|
| 3212 | fun:ff_framesync_filter_frame
|
|---|
| 3213 | fun:ff_dualinput_filter_frame
|
|---|
| 3214 | fun:filter_frame
|
|---|
| 3215 | fun:ff_filter_frame_framed
|
|---|
| 3216 | fun:ff_filter_frame_to_filter
|
|---|
| 3217 | fun:ff_filter_activate_default
|
|---|
| 3218 | }
|
|---|
| 3219 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3220 | ==17532== at 0x7207297: __ieee754_log_sse2 (e_log.c:183)
|
|---|
| 3221 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3222 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3223 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3224 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3225 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3226 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3227 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3228 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3229 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3230 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3231 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3232 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3233 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3234 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3235 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3236 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3237 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3238 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3239 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3240 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3241 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3242 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3243 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3244 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3245 | ==17532==
|
|---|
| 3246 | {
|
|---|
| 3247 | <insert_a_suppression_name_here>
|
|---|
| 3248 | Memcheck:Value8
|
|---|
| 3249 | fun:__ieee754_log_sse2
|
|---|
| 3250 | fun:__log10_finite
|
|---|
| 3251 | fun:ssim_db
|
|---|
| 3252 | fun:do_ssim
|
|---|
| 3253 | fun:process_frame
|
|---|
| 3254 | fun:ff_framesync_process_frame
|
|---|
| 3255 | fun:ff_framesync_filter_frame
|
|---|
| 3256 | fun:ff_dualinput_filter_frame
|
|---|
| 3257 | fun:filter_frame
|
|---|
| 3258 | fun:ff_filter_frame_framed
|
|---|
| 3259 | fun:ff_filter_frame_to_filter
|
|---|
| 3260 | fun:ff_filter_activate_default
|
|---|
| 3261 | }
|
|---|
| 3262 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3263 | ==17532== at 0x72072E5: __ieee754_log_sse2 (e_log.c:189)
|
|---|
| 3264 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3265 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3266 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3267 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3268 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3269 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3270 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3271 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3272 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3273 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3274 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3275 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3276 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3277 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3278 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3279 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3280 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3281 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3282 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3283 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3284 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3285 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3286 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3287 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3288 | ==17532==
|
|---|
| 3289 | {
|
|---|
| 3290 | <insert_a_suppression_name_here>
|
|---|
| 3291 | Memcheck:Value8
|
|---|
| 3292 | fun:__ieee754_log_sse2
|
|---|
| 3293 | fun:__log10_finite
|
|---|
| 3294 | fun:ssim_db
|
|---|
| 3295 | fun:do_ssim
|
|---|
| 3296 | fun:process_frame
|
|---|
| 3297 | fun:ff_framesync_process_frame
|
|---|
| 3298 | fun:ff_framesync_filter_frame
|
|---|
| 3299 | fun:ff_dualinput_filter_frame
|
|---|
| 3300 | fun:filter_frame
|
|---|
| 3301 | fun:ff_filter_frame_framed
|
|---|
| 3302 | fun:ff_filter_frame_to_filter
|
|---|
| 3303 | fun:ff_filter_activate_default
|
|---|
| 3304 | }
|
|---|
| 3305 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3306 | ==17532== at 0x72072F8: __ieee754_log_sse2 (e_log.c:197)
|
|---|
| 3307 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3308 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3309 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3310 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3311 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3312 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3313 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3314 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3315 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3316 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3317 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3318 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3319 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3320 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3321 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3322 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3323 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3324 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3325 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3326 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3327 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3328 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3329 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3330 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3331 | ==17532==
|
|---|
| 3332 | {
|
|---|
| 3333 | <insert_a_suppression_name_here>
|
|---|
| 3334 | Memcheck:Value8
|
|---|
| 3335 | fun:__ieee754_log_sse2
|
|---|
| 3336 | fun:__log10_finite
|
|---|
| 3337 | fun:ssim_db
|
|---|
| 3338 | fun:do_ssim
|
|---|
| 3339 | fun:process_frame
|
|---|
| 3340 | fun:ff_framesync_process_frame
|
|---|
| 3341 | fun:ff_framesync_filter_frame
|
|---|
| 3342 | fun:ff_dualinput_filter_frame
|
|---|
| 3343 | fun:filter_frame
|
|---|
| 3344 | fun:ff_filter_frame_framed
|
|---|
| 3345 | fun:ff_filter_frame_to_filter
|
|---|
| 3346 | fun:ff_filter_activate_default
|
|---|
| 3347 | }
|
|---|
| 3348 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3349 | ==17532== at 0x720735B: __ieee754_log_sse2 (e_log.c:199)
|
|---|
| 3350 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3351 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3352 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3353 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3354 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3355 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3356 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3357 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3358 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3359 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3360 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3361 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3362 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3363 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3364 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3365 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3366 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3367 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3368 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3369 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3370 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3371 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3372 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3373 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3374 | ==17532==
|
|---|
| 3375 | {
|
|---|
| 3376 | <insert_a_suppression_name_here>
|
|---|
| 3377 | Memcheck:Value8
|
|---|
| 3378 | fun:__ieee754_log_sse2
|
|---|
| 3379 | fun:__log10_finite
|
|---|
| 3380 | fun:ssim_db
|
|---|
| 3381 | fun:do_ssim
|
|---|
| 3382 | fun:process_frame
|
|---|
| 3383 | fun:ff_framesync_process_frame
|
|---|
| 3384 | fun:ff_framesync_filter_frame
|
|---|
| 3385 | fun:ff_dualinput_filter_frame
|
|---|
| 3386 | fun:filter_frame
|
|---|
| 3387 | fun:ff_filter_frame_framed
|
|---|
| 3388 | fun:ff_filter_frame_to_filter
|
|---|
| 3389 | fun:ff_filter_activate_default
|
|---|
| 3390 | }
|
|---|
| 3391 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3392 | ==17532== at 0x72073AD: __ieee754_log_sse2 (e_log.c:202)
|
|---|
| 3393 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3394 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3395 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3396 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3397 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3398 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3399 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3400 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3401 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3402 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3403 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3404 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3405 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3406 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3407 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3408 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3409 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3410 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3411 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3412 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3413 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3414 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3415 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3416 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3417 | ==17532==
|
|---|
| 3418 | {
|
|---|
| 3419 | <insert_a_suppression_name_here>
|
|---|
| 3420 | Memcheck:Cond
|
|---|
| 3421 | fun:__ieee754_log_sse2
|
|---|
| 3422 | fun:__log10_finite
|
|---|
| 3423 | fun:ssim_db
|
|---|
| 3424 | fun:do_ssim
|
|---|
| 3425 | fun:process_frame
|
|---|
| 3426 | fun:ff_framesync_process_frame
|
|---|
| 3427 | fun:ff_framesync_filter_frame
|
|---|
| 3428 | fun:ff_dualinput_filter_frame
|
|---|
| 3429 | fun:filter_frame
|
|---|
| 3430 | fun:ff_filter_frame_framed
|
|---|
| 3431 | fun:ff_filter_frame_to_filter
|
|---|
| 3432 | fun:ff_filter_activate_default
|
|---|
| 3433 | }
|
|---|
| 3434 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3435 | ==17532== at 0x7207408: __ieee754_log_sse2 (e_log.c:207)
|
|---|
| 3436 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3437 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3438 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3439 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3440 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3441 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3442 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3443 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3444 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3445 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3446 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3447 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3448 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3449 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3450 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3451 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3452 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3453 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3454 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3455 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3456 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3457 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3458 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3459 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3460 | ==17532==
|
|---|
| 3461 | {
|
|---|
| 3462 | <insert_a_suppression_name_here>
|
|---|
| 3463 | Memcheck:Cond
|
|---|
| 3464 | fun:__ieee754_log_sse2
|
|---|
| 3465 | fun:__log10_finite
|
|---|
| 3466 | fun:ssim_db
|
|---|
| 3467 | fun:do_ssim
|
|---|
| 3468 | fun:process_frame
|
|---|
| 3469 | fun:ff_framesync_process_frame
|
|---|
| 3470 | fun:ff_framesync_filter_frame
|
|---|
| 3471 | fun:ff_dualinput_filter_frame
|
|---|
| 3472 | fun:filter_frame
|
|---|
| 3473 | fun:ff_filter_frame_framed
|
|---|
| 3474 | fun:ff_filter_frame_to_filter
|
|---|
| 3475 | fun:ff_filter_activate_default
|
|---|
| 3476 | }
|
|---|
| 3477 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3478 | ==17532== at 0x720740A: __ieee754_log_sse2 (e_log.c:207)
|
|---|
| 3479 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3480 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3481 | ==17532== by 0x5D6C1F: do_ssim (vf_ssim.c:308)
|
|---|
| 3482 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3483 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3484 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3485 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3486 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3487 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3488 | ==17532== by 0x460271: ff_filter_frame_to_filter (avfilter.c:1264)
|
|---|
| 3489 | ==17532== by 0x46047C: ff_filter_activate_default (avfilter.c:1315)
|
|---|
| 3490 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3491 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3492 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3493 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3494 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3495 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3496 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3497 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3498 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3499 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3500 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3501 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3502 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3503 | ==17532==
|
|---|
| 3504 | {
|
|---|
| 3505 | <insert_a_suppression_name_here>
|
|---|
| 3506 | Memcheck:Cond
|
|---|
| 3507 | fun:__ieee754_log_sse2
|
|---|
| 3508 | fun:__log10_finite
|
|---|
| 3509 | fun:ssim_db
|
|---|
| 3510 | fun:do_ssim
|
|---|
| 3511 | fun:process_frame
|
|---|
| 3512 | fun:ff_framesync_process_frame
|
|---|
| 3513 | fun:ff_framesync_filter_frame
|
|---|
| 3514 | fun:ff_dualinput_filter_frame
|
|---|
| 3515 | fun:filter_frame
|
|---|
| 3516 | fun:ff_filter_frame_framed
|
|---|
| 3517 | fun:ff_filter_frame_to_filter
|
|---|
| 3518 | fun:ff_filter_activate_default
|
|---|
| 3519 | }
|
|---|
| 3520 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3521 | ==17532== at 0x7988D29: __printf_fp_l (printf_fp.c:989)
|
|---|
| 3522 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 3523 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 3524 | ==17532== by 0x798C931: snprintf (snprintf.c:33)
|
|---|
| 3525 | ==17532== by 0x5D5CF2: set_meta (vf_ssim.c:86)
|
|---|
| 3526 | ==17532== by 0x5D6BB8: do_ssim (vf_ssim.c:303)
|
|---|
| 3527 | ==17532== by 0x68AA41: process_frame (dualinput.c:37)
|
|---|
| 3528 | ==17532== by 0x4786E3: ff_framesync_process_frame (framesync.c:291)
|
|---|
| 3529 | ==17532== by 0x4787C0: ff_framesync_filter_frame (framesync.c:312)
|
|---|
| 3530 | ==17532== by 0x68AC71: ff_dualinput_filter_frame (dualinput.c:79)
|
|---|
| 3531 | ==17532== by 0x5D73C9: filter_frame (vf_ssim.c:441)
|
|---|
| 3532 | ==17532== by 0x45F9EB: ff_filter_frame_framed (avfilter.c:1116)
|
|---|
| 3533 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3534 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3535 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3536 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3537 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3538 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3539 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3540 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3541 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3542 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3543 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3544 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3545 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3546 | ==17532==
|
|---|
| 3547 | {
|
|---|
| 3548 | <insert_a_suppression_name_here>
|
|---|
| 3549 | Memcheck:Cond
|
|---|
| 3550 | fun:__printf_fp_l
|
|---|
| 3551 | fun:vfprintf
|
|---|
| 3552 | fun:vsnprintf
|
|---|
| 3553 | fun:snprintf
|
|---|
| 3554 | fun:set_meta
|
|---|
| 3555 | fun:do_ssim
|
|---|
| 3556 | fun:process_frame
|
|---|
| 3557 | fun:ff_framesync_process_frame
|
|---|
| 3558 | fun:ff_framesync_filter_frame
|
|---|
| 3559 | fun:ff_dualinput_filter_frame
|
|---|
| 3560 | fun:filter_frame
|
|---|
| 3561 | fun:ff_filter_frame_framed
|
|---|
| 3562 | }
|
|---|
| 3563 | ==17532== at 0x16690F0: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6816)
|
|---|
| 3564 | ==17532== by 0x1669C5D: av_log_default_callback (log.c:355)
|
|---|
| 3565 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 3566 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 3567 | ==17532== by 0x421F41: term_exit (ffmpeg.c:317)
|
|---|
| 3568 | ==17532== by 0x433118: transcode (ffmpeg.c:4622)
|
|---|
| 3569 | ==17532== by 0x433816: main (ffmpeg.c:4803)
|
|---|
| 3570 | frame= 5 fps=3.6 q=-0.0 Lsize=N/A time=00:00:05.00 bitrate=N/A speed= 3.6x
|
|---|
| 3571 | video:3kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 3572 | ==17532== Syscall param write(buf) points to uninitialised byte(s)
|
|---|
| 3573 | ==17532== at 0x772A4BD: ??? (syscall-template.S:84)
|
|---|
| 3574 | ==17532== by 0x83D020: file_write (file.c:125)
|
|---|
| 3575 | ==17532== by 0x6C48FA: retry_transfer_wrapper (avio.c:376)
|
|---|
| 3576 | ==17532== by 0x6C4AE4: ffurl_write (avio.c:427)
|
|---|
| 3577 | ==17532== by 0x6C797A: io_write_packet (aviobuf.c:878)
|
|---|
| 3578 | ==17532== by 0x6C577A: writeout (aviobuf.c:156)
|
|---|
| 3579 | ==17532== by 0x6C58CE: flush_buffer (aviobuf.c:177)
|
|---|
| 3580 | ==17532== by 0x6C5BE9: avio_flush (aviobuf.c:234)
|
|---|
| 3581 | ==17532== by 0x6C83DC: avio_close (aviobuf.c:1113)
|
|---|
| 3582 | ==17532== by 0x6C84CB: avio_closep (aviobuf.c:1130)
|
|---|
| 3583 | ==17532== by 0x46E0C5: uninit (f_metadata.c:274)
|
|---|
| 3584 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3585 | ==17532== Address 0xc77f957 is 55 bytes inside a block of size 32,768 alloc'd
|
|---|
| 3586 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3587 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3588 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3589 | ==17532== by 0x6C7AE6: ffio_fdopen (aviobuf.c:921)
|
|---|
| 3590 | ==17532== by 0x6C82D8: ffio_open_whitelist (aviobuf.c:1085)
|
|---|
| 3591 | ==17532== by 0x6C8352: avio_open2 (aviobuf.c:1096)
|
|---|
| 3592 | ==17532== by 0x6C8251: avio_open (aviobuf.c:1071)
|
|---|
| 3593 | ==17532== by 0x46DFDE: init (f_metadata.c:252)
|
|---|
| 3594 | ==17532== by 0x45F350: avfilter_init_dict (avfilter.c:953)
|
|---|
| 3595 | ==17532== by 0x45F7F0: avfilter_init_str (avfilter.c:1063)
|
|---|
| 3596 | ==17532== by 0x479781: create_filter (graphparser.c:149)
|
|---|
| 3597 | ==17532== by 0x4798D4: parse_filter (graphparser.c:192)
|
|---|
| 3598 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3599 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3600 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3601 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3602 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3603 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3604 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3605 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3606 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3607 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3608 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3609 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3610 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3611 | ==17532==
|
|---|
| 3612 | {
|
|---|
| 3613 | <insert_a_suppression_name_here>
|
|---|
| 3614 | Memcheck:Param
|
|---|
| 3615 | write(buf)
|
|---|
| 3616 | obj:/lib/x86_64-linux-gnu/libpthread-2.23.so
|
|---|
| 3617 | fun:file_write
|
|---|
| 3618 | fun:retry_transfer_wrapper
|
|---|
| 3619 | fun:ffurl_write
|
|---|
| 3620 | fun:io_write_packet
|
|---|
| 3621 | fun:writeout
|
|---|
| 3622 | fun:flush_buffer
|
|---|
| 3623 | fun:avio_flush
|
|---|
| 3624 | fun:avio_close
|
|---|
| 3625 | fun:avio_closep
|
|---|
| 3626 | fun:uninit
|
|---|
| 3627 | fun:avfilter_free
|
|---|
| 3628 | }
|
|---|
| 3629 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3630 | ==17532== at 0x7218DE8: log10 (w_log10.c:28)
|
|---|
| 3631 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3632 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3633 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3634 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3635 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3636 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3637 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3638 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3639 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3640 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3641 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3642 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3643 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3644 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3645 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3646 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3647 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3648 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3649 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3650 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3651 | ==17532==
|
|---|
| 3652 | {
|
|---|
| 3653 | <insert_a_suppression_name_here>
|
|---|
| 3654 | Memcheck:Cond
|
|---|
| 3655 | fun:log10
|
|---|
| 3656 | fun:ssim_db
|
|---|
| 3657 | fun:uninit
|
|---|
| 3658 | fun:avfilter_free
|
|---|
| 3659 | fun:avfilter_graph_free
|
|---|
| 3660 | fun:ffmpeg_cleanup
|
|---|
| 3661 | fun:exit_program
|
|---|
| 3662 | fun:main
|
|---|
| 3663 | }
|
|---|
| 3664 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3665 | ==17532== at 0x7208742: __log10_finite (e_log10.c:65)
|
|---|
| 3666 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3667 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3668 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3669 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3670 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3671 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3672 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3673 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3674 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3675 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3676 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3677 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3678 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3679 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3680 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3681 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3682 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3683 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3684 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3685 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3686 | ==17532==
|
|---|
| 3687 | {
|
|---|
| 3688 | <insert_a_suppression_name_here>
|
|---|
| 3689 | Memcheck:Cond
|
|---|
| 3690 | fun:__log10_finite
|
|---|
| 3691 | fun:ssim_db
|
|---|
| 3692 | fun:uninit
|
|---|
| 3693 | fun:avfilter_free
|
|---|
| 3694 | fun:avfilter_graph_free
|
|---|
| 3695 | fun:ffmpeg_cleanup
|
|---|
| 3696 | fun:exit_program
|
|---|
| 3697 | fun:main
|
|---|
| 3698 | }
|
|---|
| 3699 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3700 | ==17532== at 0x7208795: __log10_finite (e_log10.c:76)
|
|---|
| 3701 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3702 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3703 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3704 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3705 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3706 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3707 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3708 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3709 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3710 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3711 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3712 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3713 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3714 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3715 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3716 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3717 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3718 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3719 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3720 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3721 | ==17532==
|
|---|
| 3722 | {
|
|---|
| 3723 | <insert_a_suppression_name_here>
|
|---|
| 3724 | Memcheck:Cond
|
|---|
| 3725 | fun:__log10_finite
|
|---|
| 3726 | fun:ssim_db
|
|---|
| 3727 | fun:uninit
|
|---|
| 3728 | fun:avfilter_free
|
|---|
| 3729 | fun:avfilter_graph_free
|
|---|
| 3730 | fun:ffmpeg_cleanup
|
|---|
| 3731 | fun:exit_program
|
|---|
| 3732 | fun:main
|
|---|
| 3733 | }
|
|---|
| 3734 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3735 | ==17532== at 0x72071CB: __ieee754_log_sse2 (e_log.c:81)
|
|---|
| 3736 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3737 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3738 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3739 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3740 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3741 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3742 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3743 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3744 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3745 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3746 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3747 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3748 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3749 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3750 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3751 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3752 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3753 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3754 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3755 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3756 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3757 | ==17532==
|
|---|
| 3758 | {
|
|---|
| 3759 | <insert_a_suppression_name_here>
|
|---|
| 3760 | Memcheck:Cond
|
|---|
| 3761 | fun:__ieee754_log_sse2
|
|---|
| 3762 | fun:__log10_finite
|
|---|
| 3763 | fun:ssim_db
|
|---|
| 3764 | fun:uninit
|
|---|
| 3765 | fun:avfilter_free
|
|---|
| 3766 | fun:avfilter_graph_free
|
|---|
| 3767 | fun:ffmpeg_cleanup
|
|---|
| 3768 | fun:exit_program
|
|---|
| 3769 | fun:main
|
|---|
| 3770 | }
|
|---|
| 3771 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3772 | ==17532== at 0x72071D9: __ieee754_log_sse2 (e_log.c:91)
|
|---|
| 3773 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3774 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3775 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3776 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3777 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3778 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3779 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3780 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3781 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3782 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3783 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3784 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3785 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3786 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3787 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3788 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3789 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3790 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3791 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3792 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3793 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3794 | ==17532==
|
|---|
| 3795 | {
|
|---|
| 3796 | <insert_a_suppression_name_here>
|
|---|
| 3797 | Memcheck:Cond
|
|---|
| 3798 | fun:__ieee754_log_sse2
|
|---|
| 3799 | fun:__log10_finite
|
|---|
| 3800 | fun:ssim_db
|
|---|
| 3801 | fun:uninit
|
|---|
| 3802 | fun:avfilter_free
|
|---|
| 3803 | fun:avfilter_graph_free
|
|---|
| 3804 | fun:ffmpeg_cleanup
|
|---|
| 3805 | fun:exit_program
|
|---|
| 3806 | fun:main
|
|---|
| 3807 | }
|
|---|
| 3808 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3809 | ==17532== at 0x720720A: __ieee754_log_sse2 (e_log.c:97)
|
|---|
| 3810 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3811 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3812 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3813 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3814 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3815 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3816 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3817 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3818 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3819 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3820 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3821 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3822 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3823 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3824 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3825 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3826 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3827 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3828 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3829 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3830 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3831 | ==17532==
|
|---|
| 3832 | {
|
|---|
| 3833 | <insert_a_suppression_name_here>
|
|---|
| 3834 | Memcheck:Cond
|
|---|
| 3835 | fun:__ieee754_log_sse2
|
|---|
| 3836 | fun:__log10_finite
|
|---|
| 3837 | fun:ssim_db
|
|---|
| 3838 | fun:uninit
|
|---|
| 3839 | fun:avfilter_free
|
|---|
| 3840 | fun:avfilter_graph_free
|
|---|
| 3841 | fun:ffmpeg_cleanup
|
|---|
| 3842 | fun:exit_program
|
|---|
| 3843 | fun:main
|
|---|
| 3844 | }
|
|---|
| 3845 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 3846 | ==17532== at 0x720724A: __ieee754_log_sse2 (e_log.c:170)
|
|---|
| 3847 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3848 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3849 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3850 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3851 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3852 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3853 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3854 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3855 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3856 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3857 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3858 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3859 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3860 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3861 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3862 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3863 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3864 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3865 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3866 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3867 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3868 | ==17532==
|
|---|
| 3869 | {
|
|---|
| 3870 | <insert_a_suppression_name_here>
|
|---|
| 3871 | Memcheck:Cond
|
|---|
| 3872 | fun:__ieee754_log_sse2
|
|---|
| 3873 | fun:__log10_finite
|
|---|
| 3874 | fun:ssim_db
|
|---|
| 3875 | fun:uninit
|
|---|
| 3876 | fun:avfilter_free
|
|---|
| 3877 | fun:avfilter_graph_free
|
|---|
| 3878 | fun:ffmpeg_cleanup
|
|---|
| 3879 | fun:exit_program
|
|---|
| 3880 | fun:main
|
|---|
| 3881 | }
|
|---|
| 3882 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3883 | ==17532== at 0x7207297: __ieee754_log_sse2 (e_log.c:183)
|
|---|
| 3884 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3885 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3886 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3887 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3888 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3889 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3890 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3891 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3892 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3893 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3894 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3895 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3896 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3897 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3898 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3899 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3900 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3901 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3902 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3903 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3904 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3905 | ==17532==
|
|---|
| 3906 | {
|
|---|
| 3907 | <insert_a_suppression_name_here>
|
|---|
| 3908 | Memcheck:Value8
|
|---|
| 3909 | fun:__ieee754_log_sse2
|
|---|
| 3910 | fun:__log10_finite
|
|---|
| 3911 | fun:ssim_db
|
|---|
| 3912 | fun:uninit
|
|---|
| 3913 | fun:avfilter_free
|
|---|
| 3914 | fun:avfilter_graph_free
|
|---|
| 3915 | fun:ffmpeg_cleanup
|
|---|
| 3916 | fun:exit_program
|
|---|
| 3917 | fun:main
|
|---|
| 3918 | }
|
|---|
| 3919 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3920 | ==17532== at 0x72072E5: __ieee754_log_sse2 (e_log.c:189)
|
|---|
| 3921 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3922 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3923 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3924 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3925 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3926 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3927 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3928 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3929 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3930 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3931 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3932 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3933 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3934 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3935 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3936 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3937 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3938 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3939 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3940 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3941 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3942 | ==17532==
|
|---|
| 3943 | {
|
|---|
| 3944 | <insert_a_suppression_name_here>
|
|---|
| 3945 | Memcheck:Value8
|
|---|
| 3946 | fun:__ieee754_log_sse2
|
|---|
| 3947 | fun:__log10_finite
|
|---|
| 3948 | fun:ssim_db
|
|---|
| 3949 | fun:uninit
|
|---|
| 3950 | fun:avfilter_free
|
|---|
| 3951 | fun:avfilter_graph_free
|
|---|
| 3952 | fun:ffmpeg_cleanup
|
|---|
| 3953 | fun:exit_program
|
|---|
| 3954 | fun:main
|
|---|
| 3955 | }
|
|---|
| 3956 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3957 | ==17532== at 0x72072F8: __ieee754_log_sse2 (e_log.c:197)
|
|---|
| 3958 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3959 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3960 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3961 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3962 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 3963 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 3964 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 3965 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 3966 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 3967 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3968 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 3969 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 3970 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 3971 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 3972 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 3973 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3974 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 3975 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 3976 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 3977 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 3978 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 3979 | ==17532==
|
|---|
| 3980 | {
|
|---|
| 3981 | <insert_a_suppression_name_here>
|
|---|
| 3982 | Memcheck:Value8
|
|---|
| 3983 | fun:__ieee754_log_sse2
|
|---|
| 3984 | fun:__log10_finite
|
|---|
| 3985 | fun:ssim_db
|
|---|
| 3986 | fun:uninit
|
|---|
| 3987 | fun:avfilter_free
|
|---|
| 3988 | fun:avfilter_graph_free
|
|---|
| 3989 | fun:ffmpeg_cleanup
|
|---|
| 3990 | fun:exit_program
|
|---|
| 3991 | fun:main
|
|---|
| 3992 | }
|
|---|
| 3993 | ==17532== Use of uninitialised value of size 8
|
|---|
| 3994 | ==17532== at 0x720735B: __ieee754_log_sse2 (e_log.c:199)
|
|---|
| 3995 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 3996 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 3997 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 3998 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 3999 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4000 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4001 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4002 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4003 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4004 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4005 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4006 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4007 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4008 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4009 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4010 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4011 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4012 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4013 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4014 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4015 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4016 | ==17532==
|
|---|
| 4017 | {
|
|---|
| 4018 | <insert_a_suppression_name_here>
|
|---|
| 4019 | Memcheck:Value8
|
|---|
| 4020 | fun:__ieee754_log_sse2
|
|---|
| 4021 | fun:__log10_finite
|
|---|
| 4022 | fun:ssim_db
|
|---|
| 4023 | fun:uninit
|
|---|
| 4024 | fun:avfilter_free
|
|---|
| 4025 | fun:avfilter_graph_free
|
|---|
| 4026 | fun:ffmpeg_cleanup
|
|---|
| 4027 | fun:exit_program
|
|---|
| 4028 | fun:main
|
|---|
| 4029 | }
|
|---|
| 4030 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4031 | ==17532== at 0x72073AD: __ieee754_log_sse2 (e_log.c:202)
|
|---|
| 4032 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 4033 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 4034 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 4035 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4036 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4037 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4038 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4039 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4040 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4041 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4042 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4043 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4044 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4045 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4046 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4047 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4048 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4049 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4050 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4051 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4052 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4053 | ==17532==
|
|---|
| 4054 | {
|
|---|
| 4055 | <insert_a_suppression_name_here>
|
|---|
| 4056 | Memcheck:Cond
|
|---|
| 4057 | fun:__ieee754_log_sse2
|
|---|
| 4058 | fun:__log10_finite
|
|---|
| 4059 | fun:ssim_db
|
|---|
| 4060 | fun:uninit
|
|---|
| 4061 | fun:avfilter_free
|
|---|
| 4062 | fun:avfilter_graph_free
|
|---|
| 4063 | fun:ffmpeg_cleanup
|
|---|
| 4064 | fun:exit_program
|
|---|
| 4065 | fun:main
|
|---|
| 4066 | }
|
|---|
| 4067 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4068 | ==17532== at 0x7207408: __ieee754_log_sse2 (e_log.c:207)
|
|---|
| 4069 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 4070 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 4071 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 4072 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4073 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4074 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4075 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4076 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4077 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4078 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4079 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4080 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4081 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4082 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4083 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4084 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4085 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4086 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4087 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4088 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4089 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4090 | ==17532==
|
|---|
| 4091 | {
|
|---|
| 4092 | <insert_a_suppression_name_here>
|
|---|
| 4093 | Memcheck:Cond
|
|---|
| 4094 | fun:__ieee754_log_sse2
|
|---|
| 4095 | fun:__log10_finite
|
|---|
| 4096 | fun:ssim_db
|
|---|
| 4097 | fun:uninit
|
|---|
| 4098 | fun:avfilter_free
|
|---|
| 4099 | fun:avfilter_graph_free
|
|---|
| 4100 | fun:ffmpeg_cleanup
|
|---|
| 4101 | fun:exit_program
|
|---|
| 4102 | fun:main
|
|---|
| 4103 | }
|
|---|
| 4104 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4105 | ==17532== at 0x720740A: __ieee754_log_sse2 (e_log.c:207)
|
|---|
| 4106 | ==17532== by 0x72087EB: __log10_finite (e_log10.c:83)
|
|---|
| 4107 | ==17532== by 0x5D699C: ssim_db (vf_ssim.c:280)
|
|---|
| 4108 | ==17532== by 0x5D74FF: uninit (vf_ssim.c:460)
|
|---|
| 4109 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4110 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4111 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4112 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4113 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4114 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4115 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4116 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4117 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4118 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4119 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4120 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4121 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4122 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4123 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4124 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4125 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4126 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4127 | ==17532==
|
|---|
| 4128 | {
|
|---|
| 4129 | <insert_a_suppression_name_here>
|
|---|
| 4130 | Memcheck:Cond
|
|---|
| 4131 | fun:__ieee754_log_sse2
|
|---|
| 4132 | fun:__log10_finite
|
|---|
| 4133 | fun:ssim_db
|
|---|
| 4134 | fun:uninit
|
|---|
| 4135 | fun:avfilter_free
|
|---|
| 4136 | fun:avfilter_graph_free
|
|---|
| 4137 | fun:ffmpeg_cleanup
|
|---|
| 4138 | fun:exit_program
|
|---|
| 4139 | fun:main
|
|---|
| 4140 | }
|
|---|
| 4141 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4142 | ==17532== at 0x79876C8: __printf_fp_l (printf_fp.c:381)
|
|---|
| 4143 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 4144 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 4145 | ==17532== by 0x1655F6D: av_strlcatf (avstring.c:107)
|
|---|
| 4146 | ==17532== by 0x5D7599: uninit (vf_ssim.c:460)
|
|---|
| 4147 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4148 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4149 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4150 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4151 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4152 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4153 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4154 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4155 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4156 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4157 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4158 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4159 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4160 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4161 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4162 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4163 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4164 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4165 | ==17532==
|
|---|
| 4166 | {
|
|---|
| 4167 | <insert_a_suppression_name_here>
|
|---|
| 4168 | Memcheck:Cond
|
|---|
| 4169 | fun:__printf_fp_l
|
|---|
| 4170 | fun:vfprintf
|
|---|
| 4171 | fun:vsnprintf
|
|---|
| 4172 | fun:av_strlcatf
|
|---|
| 4173 | fun:uninit
|
|---|
| 4174 | fun:avfilter_free
|
|---|
| 4175 | fun:avfilter_graph_free
|
|---|
| 4176 | fun:ffmpeg_cleanup
|
|---|
| 4177 | fun:exit_program
|
|---|
| 4178 | fun:main
|
|---|
| 4179 | }
|
|---|
| 4180 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4181 | ==17532== at 0x79876E2: __printf_fp_l (printf_fp.c:395)
|
|---|
| 4182 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 4183 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 4184 | ==17532== by 0x1655F6D: av_strlcatf (avstring.c:107)
|
|---|
| 4185 | ==17532== by 0x5D7599: uninit (vf_ssim.c:460)
|
|---|
| 4186 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4187 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4188 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4189 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4190 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4191 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4192 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4193 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4194 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4195 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4196 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4197 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4198 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4199 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4200 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4201 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4202 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4203 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4204 | ==17532==
|
|---|
| 4205 | {
|
|---|
| 4206 | <insert_a_suppression_name_here>
|
|---|
| 4207 | Memcheck:Cond
|
|---|
| 4208 | fun:__printf_fp_l
|
|---|
| 4209 | fun:vfprintf
|
|---|
| 4210 | fun:vsnprintf
|
|---|
| 4211 | fun:av_strlcatf
|
|---|
| 4212 | fun:uninit
|
|---|
| 4213 | fun:avfilter_free
|
|---|
| 4214 | fun:avfilter_graph_free
|
|---|
| 4215 | fun:ffmpeg_cleanup
|
|---|
| 4216 | fun:exit_program
|
|---|
| 4217 | fun:main
|
|---|
| 4218 | }
|
|---|
| 4219 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4220 | ==17532== at 0x7987786: __printf_fp_l (printf_fp.c:464)
|
|---|
| 4221 | ==17532== by 0x79860B8: vfprintf (vfprintf.c:1631)
|
|---|
| 4222 | ==17532== by 0x79ADA48: vsnprintf (vsnprintf.c:114)
|
|---|
| 4223 | ==17532== by 0x1655F6D: av_strlcatf (avstring.c:107)
|
|---|
| 4224 | ==17532== by 0x5D7599: uninit (vf_ssim.c:460)
|
|---|
| 4225 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4226 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4227 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4228 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4229 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4230 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4231 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4232 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4233 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4234 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4235 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4236 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4237 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4238 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4239 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4240 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4241 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4242 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4243 | ==17532==
|
|---|
| 4244 | {
|
|---|
| 4245 | <insert_a_suppression_name_here>
|
|---|
| 4246 | Memcheck:Cond
|
|---|
| 4247 | fun:__printf_fp_l
|
|---|
| 4248 | fun:vfprintf
|
|---|
| 4249 | fun:vsnprintf
|
|---|
| 4250 | fun:av_strlcatf
|
|---|
| 4251 | fun:uninit
|
|---|
| 4252 | fun:avfilter_free
|
|---|
| 4253 | fun:avfilter_graph_free
|
|---|
| 4254 | fun:ffmpeg_cleanup
|
|---|
| 4255 | fun:exit_program
|
|---|
| 4256 | fun:main
|
|---|
| 4257 | }
|
|---|
| 4258 | ==17532==
|
|---|
| 4259 | ==17532== More than 100 errors detected. Subsequent errors
|
|---|
| 4260 | ==17532== will still be recorded, but in less detail than before.
|
|---|
| 4261 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4262 | ==17532== at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4263 | ==17532== by 0x1655EEC: av_strlcatf (avstring.c:103)
|
|---|
| 4264 | ==17532== by 0x5D7599: uninit (vf_ssim.c:460)
|
|---|
| 4265 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4266 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4267 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4268 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4269 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4270 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4271 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4272 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4273 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4274 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4275 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4276 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4277 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4278 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4279 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4280 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4281 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4282 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4283 | ==17532==
|
|---|
| 4284 | {
|
|---|
| 4285 | <insert_a_suppression_name_here>
|
|---|
| 4286 | Memcheck:Cond
|
|---|
| 4287 | fun:strlen
|
|---|
| 4288 | fun:av_strlcatf
|
|---|
| 4289 | fun:uninit
|
|---|
| 4290 | fun:avfilter_free
|
|---|
| 4291 | fun:avfilter_graph_free
|
|---|
| 4292 | fun:ffmpeg_cleanup
|
|---|
| 4293 | fun:exit_program
|
|---|
| 4294 | fun:main
|
|---|
| 4295 | }
|
|---|
| 4296 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4297 | ==17532== at 0x4C31068: strcpy (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4298 | ==17532== by 0x1669ACC: av_log_default_callback (log.c:343)
|
|---|
| 4299 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4300 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4301 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4302 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4303 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4304 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4305 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4306 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4307 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4308 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4309 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4310 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4311 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4312 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4313 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4314 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4315 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4316 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4317 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4318 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4319 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4320 | ==17532==
|
|---|
| 4321 | {
|
|---|
| 4322 | <insert_a_suppression_name_here>
|
|---|
| 4323 | Memcheck:Cond
|
|---|
| 4324 | fun:strcpy
|
|---|
| 4325 | fun:av_log_default_callback
|
|---|
| 4326 | fun:av_vlog
|
|---|
| 4327 | fun:av_log
|
|---|
| 4328 | fun:uninit
|
|---|
| 4329 | fun:avfilter_free
|
|---|
| 4330 | fun:avfilter_graph_free
|
|---|
| 4331 | fun:ffmpeg_cleanup
|
|---|
| 4332 | fun:exit_program
|
|---|
| 4333 | fun:main
|
|---|
| 4334 | }
|
|---|
| 4335 | [Parsed_ssim_3 @ 0xc77d840] ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4336 | ==17532== at 0x166938C: sanitize (log.c:204)
|
|---|
| 4337 | ==17532== by 0x1669BBD: av_log_default_callback (log.c:350)
|
|---|
| 4338 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4339 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4340 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4341 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4342 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4343 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4344 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4345 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4346 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4347 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4348 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4349 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4350 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4351 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4352 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4353 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4354 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4355 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4356 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4357 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4358 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4359 | ==17532==
|
|---|
| 4360 | {
|
|---|
| 4361 | <insert_a_suppression_name_here>
|
|---|
| 4362 | Memcheck:Cond
|
|---|
| 4363 | fun:sanitize
|
|---|
| 4364 | fun:av_log_default_callback
|
|---|
| 4365 | fun:av_vlog
|
|---|
| 4366 | fun:av_log
|
|---|
| 4367 | fun:uninit
|
|---|
| 4368 | fun:avfilter_free
|
|---|
| 4369 | fun:avfilter_graph_free
|
|---|
| 4370 | fun:ffmpeg_cleanup
|
|---|
| 4371 | fun:exit_program
|
|---|
| 4372 | fun:main
|
|---|
| 4373 | }
|
|---|
| 4374 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4375 | ==17532== at 0x166935F: sanitize (log.c:205)
|
|---|
| 4376 | ==17532== by 0x1669BBD: av_log_default_callback (log.c:350)
|
|---|
| 4377 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4378 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4379 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4380 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4381 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4382 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4383 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4384 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4385 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4386 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4387 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4388 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4389 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4390 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4391 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4392 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4393 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4394 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4395 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4396 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4397 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4398 | ==17532==
|
|---|
| 4399 | {
|
|---|
| 4400 | <insert_a_suppression_name_here>
|
|---|
| 4401 | Memcheck:Cond
|
|---|
| 4402 | fun:sanitize
|
|---|
| 4403 | fun:av_log_default_callback
|
|---|
| 4404 | fun:av_vlog
|
|---|
| 4405 | fun:av_log
|
|---|
| 4406 | fun:uninit
|
|---|
| 4407 | fun:avfilter_free
|
|---|
| 4408 | fun:avfilter_graph_free
|
|---|
| 4409 | fun:ffmpeg_cleanup
|
|---|
| 4410 | fun:exit_program
|
|---|
| 4411 | fun:main
|
|---|
| 4412 | }
|
|---|
| 4413 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4414 | ==17532== at 0x166936A: sanitize (log.c:205)
|
|---|
| 4415 | ==17532== by 0x1669BBD: av_log_default_callback (log.c:350)
|
|---|
| 4416 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4417 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4418 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4419 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4420 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4421 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4422 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4423 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4424 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4425 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4426 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4427 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4428 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4429 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4430 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4431 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4432 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4433 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4434 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4435 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4436 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4437 | ==17532==
|
|---|
| 4438 | {
|
|---|
| 4439 | <insert_a_suppression_name_here>
|
|---|
| 4440 | Memcheck:Cond
|
|---|
| 4441 | fun:sanitize
|
|---|
| 4442 | fun:av_log_default_callback
|
|---|
| 4443 | fun:av_vlog
|
|---|
| 4444 | fun:av_log
|
|---|
| 4445 | fun:uninit
|
|---|
| 4446 | fun:avfilter_free
|
|---|
| 4447 | fun:avfilter_graph_free
|
|---|
| 4448 | fun:ffmpeg_cleanup
|
|---|
| 4449 | fun:exit_program
|
|---|
| 4450 | fun:main
|
|---|
| 4451 | }
|
|---|
| 4452 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4453 | ==17532== at 0x1669375: sanitize (log.c:205)
|
|---|
| 4454 | ==17532== by 0x1669BBD: av_log_default_callback (log.c:350)
|
|---|
| 4455 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4456 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4457 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4458 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4459 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4460 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4461 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4462 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4463 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4464 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4465 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4466 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4467 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4468 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4469 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4470 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4471 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4472 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4473 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4474 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4475 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4476 | ==17532==
|
|---|
| 4477 | {
|
|---|
| 4478 | <insert_a_suppression_name_here>
|
|---|
| 4479 | Memcheck:Cond
|
|---|
| 4480 | fun:sanitize
|
|---|
| 4481 | fun:av_log_default_callback
|
|---|
| 4482 | fun:av_vlog
|
|---|
| 4483 | fun:av_log
|
|---|
| 4484 | fun:uninit
|
|---|
| 4485 | fun:avfilter_free
|
|---|
| 4486 | fun:avfilter_graph_free
|
|---|
| 4487 | fun:ffmpeg_cleanup
|
|---|
| 4488 | fun:exit_program
|
|---|
| 4489 | fun:main
|
|---|
| 4490 | }
|
|---|
| 4491 | ==17532== Conditional jump or move depends on uninitialised value(s)
|
|---|
| 4492 | ==17532== at 0x4C30F78: strlen (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4493 | ==17532== by 0x79A503E: fputs (iofputs.c:33)
|
|---|
| 4494 | ==17532== by 0x166931E: colored_fputs (log.c:188)
|
|---|
| 4495 | ==17532== by 0x1669C40: av_log_default_callback (log.c:351)
|
|---|
| 4496 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4497 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4498 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4499 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4500 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4501 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4502 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4503 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4504 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4505 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4506 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4507 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4508 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4509 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4510 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4511 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4512 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4513 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4514 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4515 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4516 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4517 | ==17532==
|
|---|
| 4518 | {
|
|---|
| 4519 | <insert_a_suppression_name_here>
|
|---|
| 4520 | Memcheck:Cond
|
|---|
| 4521 | fun:strlen
|
|---|
| 4522 | fun:fputs
|
|---|
| 4523 | fun:colored_fputs
|
|---|
| 4524 | fun:av_log_default_callback
|
|---|
| 4525 | fun:av_vlog
|
|---|
| 4526 | fun:av_log
|
|---|
| 4527 | fun:uninit
|
|---|
| 4528 | fun:avfilter_free
|
|---|
| 4529 | fun:avfilter_graph_free
|
|---|
| 4530 | fun:ffmpeg_cleanup
|
|---|
| 4531 | fun:exit_program
|
|---|
| 4532 | fun:main
|
|---|
| 4533 | }
|
|---|
| 4534 | ==17532== Syscall param write(buf) points to uninitialised byte(s)
|
|---|
| 4535 | ==17532== at 0x7A2E2AD: ??? (syscall-template.S:84)
|
|---|
| 4536 | ==17532== by 0x79AFBFE: _IO_file_write@@GLIBC_2.2.5 (fileops.c:1263)
|
|---|
| 4537 | ==17532== by 0x79B0389: new_do_write (fileops.c:518)
|
|---|
| 4538 | ==17532== by 0x79B0389: _IO_file_xsputn@@GLIBC_2.2.5 (fileops.c:1342)
|
|---|
| 4539 | ==17532== by 0x79A50C7: fputs (iofputs.c:38)
|
|---|
| 4540 | ==17532== by 0x166931E: colored_fputs (log.c:188)
|
|---|
| 4541 | ==17532== by 0x1669C40: av_log_default_callback (log.c:351)
|
|---|
| 4542 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4543 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4544 | ==17532== by 0x5D7694: uninit (vf_ssim.c:463)
|
|---|
| 4545 | ==17532== by 0x45EC0E: avfilter_free (avfilter.c:800)
|
|---|
| 4546 | ==17532== by 0x46127E: avfilter_graph_free (avfiltergraph.c:123)
|
|---|
| 4547 | ==17532== by 0x4222ED: ffmpeg_cleanup (ffmpeg.c:477)
|
|---|
| 4548 | ==17532== Address 0xffeffefdd is on thread 1's stack
|
|---|
| 4549 | ==17532== in frame #5, created by av_log_default_callback (log.c:303)
|
|---|
| 4550 | ==17532== Uninitialised value was created by a heap allocation
|
|---|
| 4551 | ==17532== at 0x4C2FFC6: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4552 | ==17532== by 0x4C300D1: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
|
|---|
| 4553 | ==17532== by 0x166C7F7: av_malloc (mem.c:87)
|
|---|
| 4554 | ==17532== by 0x5D5C92: av_malloc_array (mem.h:213)
|
|---|
| 4555 | ==17532== by 0x5D7240: config_input_ref (vf_ssim.c:405)
|
|---|
| 4556 | ==17532== by 0x45DBCC: avfilter_config_links (avfilter.c:367)
|
|---|
| 4557 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4558 | ==17532== by 0x45D87A: avfilter_config_links (avfilter.c:305)
|
|---|
| 4559 | ==17532== by 0x46188B: graph_config_links (avfiltergraph.c:275)
|
|---|
| 4560 | ==17532== by 0x464A90: avfilter_graph_config (avfiltergraph.c:1274)
|
|---|
| 4561 | ==17532== by 0x420442: configure_filtergraph (ffmpeg_filter.c:1099)
|
|---|
| 4562 | ==17532== by 0x429E2E: ifilter_send_frame (ffmpeg.c:2209)
|
|---|
| 4563 | ==17532==
|
|---|
| 4564 | {
|
|---|
| 4565 | <insert_a_suppression_name_here>
|
|---|
| 4566 | Memcheck:Param
|
|---|
| 4567 | write(buf)
|
|---|
| 4568 | obj:/lib/x86_64-linux-gnu/libc-2.23.so
|
|---|
| 4569 | fun:_IO_file_write@@GLIBC_2.2.5
|
|---|
| 4570 | fun:new_do_write
|
|---|
| 4571 | fun:_IO_file_xsputn@@GLIBC_2.2.5
|
|---|
| 4572 | fun:fputs
|
|---|
| 4573 | fun:colored_fputs
|
|---|
| 4574 | fun:av_log_default_callback
|
|---|
| 4575 | fun:av_vlog
|
|---|
| 4576 | fun:av_log
|
|---|
| 4577 | fun:uninit
|
|---|
| 4578 | fun:avfilter_free
|
|---|
| 4579 | fun:avfilter_graph_free
|
|---|
| 4580 | fun:ffmpeg_cleanup
|
|---|
| 4581 | }
|
|---|
| 4582 | SSIM R:0.688383 (5.063793) G:0.780685 (6.589326) B:0.825731 (7.587797) All:0.764933 (6.288088)
|
|---|
| 4583 | ==17532== at 0x16690F0: VALGRIND_PRINTF_BACKTRACE (valgrind.h:6816)
|
|---|
| 4584 | ==17532== by 0x1669C5D: av_log_default_callback (log.c:355)
|
|---|
| 4585 | ==17532== by 0x1669E22: av_vlog (log.c:383)
|
|---|
| 4586 | ==17532== by 0x1669DCA: av_log (log.c:375)
|
|---|
| 4587 | ==17532== by 0x421F41: term_exit (ffmpeg.c:317)
|
|---|
| 4588 | ==17532== by 0x422C9D: ffmpeg_cleanup (ffmpeg.c:618)
|
|---|
| 4589 | ==17532== by 0x40819B: exit_program (cmdutils.c:138)
|
|---|
| 4590 | ==17532== by 0x4338FA: main (in /home/tobias/Projects/ffmpeg-git-master/build-linux/ffmpeg-dbg_g)
|
|---|
| 4591 | ==17532==
|
|---|
| 4592 | ==17532== HEAP SUMMARY:
|
|---|
| 4593 | ==17532== in use at exit: 40 bytes in 1 blocks
|
|---|
| 4594 | ==17532== total heap usage: 4,476 allocs, 4,475 frees, 3,840,985 bytes allocated
|
|---|
| 4595 | ==17532==
|
|---|
| 4596 | ==17532== LEAK SUMMARY:
|
|---|
| 4597 | ==17532== definitely lost: 0 bytes in 0 blocks
|
|---|
| 4598 | ==17532== indirectly lost: 0 bytes in 0 blocks
|
|---|
| 4599 | ==17532== possibly lost: 0 bytes in 0 blocks
|
|---|
| 4600 | ==17532== still reachable: 40 bytes in 1 blocks
|
|---|
| 4601 | ==17532== suppressed: 0 bytes in 0 blocks
|
|---|
| 4602 | ==17532== Reachable blocks (those to which a pointer was found) are not shown.
|
|---|
| 4603 | ==17532== To see them, rerun with: --leak-check=full --show-leak-kinds=all
|
|---|
| 4604 | ==17532==
|
|---|
| 4605 | ==17532== For counts of detected and suppressed errors, rerun with: -v
|
|---|
| 4606 | ==17532== ERROR SUMMARY: 4987 errors from 108 contexts (suppressed: 0 from 0)
|
|---|