x86_64-archlinux-gcc-valgrind N-79586-g3eafbbe

Architecturex86
Variantx86_64
CPUgeneric
OSlinux
Ownerubitux2
Compilergcc 5.3.0 (GCC)
Configuration--prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
Commentvalgrind-3.11.0 no-undef
RevisionN-79586-g3eafbbe
DateFri Apr 22 14:14:53 2016
Status2771 / 2777
Warnings338
Logscompile configure test
6 failed testsStatusLast good rev
diffstderrvc1_ilaced_twomv1N-121549-gc7a2b31f84
No diff output recorded
==5887== Memcheck, a memory error detector
==5887== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5887== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5887== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -flags +bitexact -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/ilaced_twomv.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5887== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea82a0] Failed to open codec in av_find_stream_info
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/ilaced_twomv.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 29.97 tbr, 1200k tbn
[framecrc @ 0x8dcf2a0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 29.97 fps, 29.97 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   13 fps=1.9 q=-0.0 Lsize=       1kB time=00:00:00.46 bitrate=  14.6kbits/s speed=0.068x    
video:39488kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5887== 
==5887== HEAP SUMMARY:
==5887==     in use at exit: 616 bytes in 3 blocks
==5887==   total heap usage: 9,319 allocs, 9,316 frees, 80,507,749 bytes allocated
==5887== 
==5887== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5887==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5887==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5887==    by 0x125A40F: av_malloc (mem.c:97)
==5887==    by 0x125A40F: av_mallocz (mem.c:254)
==5887==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5887==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5887==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5887==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5887==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5887==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5887==    by 0x4789AE: main (ffmpeg.c:4321)
==5887== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5887== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5887==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5887==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5887==    by 0x125A40F: av_malloc (mem.c:97)
==5887==    by 0x125A40F: av_mallocz (mem.c:254)
==5887==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5887==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5887==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5887==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5887==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5887==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5887==    by 0x4789AE: main (ffmpeg.c:4321)
==5887== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5887== LEAK SUMMARY:
==5887==    definitely lost: 576 bytes in 2 blocks
==5887==    indirectly lost: 0 bytes in 0 blocks
==5887==      possibly lost: 0 bytes in 0 blocks
==5887==    still reachable: 40 bytes in 1 blocks
==5887==         suppressed: 0 bytes in 0 blocks
==5887== Reachable blocks (those to which a pointer was found) are not shown.
==5887== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5887== 
==5887== For counts of detected and suppressed errors, rerun with: -v
==5887== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
diffstderrvc1_sa000401N-121549-gc7a2b31f84
No diff output recorded
==5793== Memcheck, a memory error detector
==5793== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5793== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5793== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/SA00040.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5793== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea8140] Failed to open codec in av_find_stream_info
[NULL @ 0x7ebea60] ignoring invalid SAR: 0/0
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/SA00040.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 176x144 [SAR 1:1 DAR 11:9], 25 fps, 25 tbr, 1200k tbn
[framecrc @ 0x7f08880] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 176x144 [SAR 1:1 DAR 11:9], q=2-31, 200 kb/s, 25 fps, 25 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   15 fps=0.0 q=-0.0 Lsize=       1kB time=00:00:00.64 bitrate=  12.0kbits/s speed=1.72x    
video:557kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5793== 
==5793== HEAP SUMMARY:
==5793==     in use at exit: 616 bytes in 3 blocks
==5793==   total heap usage: 2,614 allocs, 2,611 frees, 1,747,286 bytes allocated
==5793== 
==5793== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5793==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5793==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5793==    by 0x125A40F: av_malloc (mem.c:97)
==5793==    by 0x125A40F: av_mallocz (mem.c:254)
==5793==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5793==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5793==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5793==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5793==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5793==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5793==    by 0x4789AE: main (ffmpeg.c:4321)
==5793== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5793== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5793==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5793==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5793==    by 0x125A40F: av_malloc (mem.c:97)
==5793==    by 0x125A40F: av_mallocz (mem.c:254)
==5793==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5793==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5793==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5793==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5793==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5793==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5793==    by 0x4789AE: main (ffmpeg.c:4321)
==5793== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5793== LEAK SUMMARY:
==5793==    definitely lost: 576 bytes in 2 blocks
==5793==    indirectly lost: 0 bytes in 0 blocks
==5793==      possibly lost: 0 bytes in 0 blocks
==5793==    still reachable: 40 bytes in 1 blocks
==5793==         suppressed: 0 bytes in 0 blocks
==5793== Reachable blocks (those to which a pointer was found) are not shown.
==5793== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5793== 
==5793== For counts of detected and suppressed errors, rerun with: -v
==5793== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
diffstderrvc1_sa000501N-121549-gc7a2b31f84
No diff output recorded
==5803== Memcheck, a memory error detector
==5803== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5803== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5803== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/SA00050.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5803== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea8140] Failed to open codec in av_find_stream_info
[NULL @ 0x7ec2c80] ignoring invalid SAR: 0/0
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/SA00050.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 25 fps, 25 tbr, 1200k tbn
[framecrc @ 0x7f86c20] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 25 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   30 fps=0.0 q=-0.0 Lsize=       2kB time=00:00:01.24 bitrate=  11.8kbits/s speed=2.28x    
video:3375kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5803== 
==5803== HEAP SUMMARY:
==5803==     in use at exit: 616 bytes in 3 blocks
==5803==   total heap usage: 4,062 allocs, 4,059 frees, 6,000,701 bytes allocated
==5803== 
==5803== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5803==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5803==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5803==    by 0x125A40F: av_malloc (mem.c:97)
==5803==    by 0x125A40F: av_mallocz (mem.c:254)
==5803==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5803==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5803==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5803==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5803==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5803==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5803==    by 0x4789AE: main (ffmpeg.c:4321)
==5803== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5803== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5803==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5803==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5803==    by 0x125A40F: av_malloc (mem.c:97)
==5803==    by 0x125A40F: av_mallocz (mem.c:254)
==5803==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5803==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5803==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5803==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5803==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5803==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5803==    by 0x4789AE: main (ffmpeg.c:4321)
==5803== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5803== LEAK SUMMARY:
==5803==    definitely lost: 576 bytes in 2 blocks
==5803==    indirectly lost: 0 bytes in 0 blocks
==5803==      possibly lost: 0 bytes in 0 blocks
==5803==    still reachable: 40 bytes in 1 blocks
==5803==         suppressed: 0 bytes in 0 blocks
==5803== Reachable blocks (those to which a pointer was found) are not shown.
==5803== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5803== 
==5803== For counts of detected and suppressed errors, rerun with: -v
==5803== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
diffstderrvc1_sa100911N-121549-gc7a2b31f84
No diff output recorded
==5822== Memcheck, a memory error detector
==5822== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5822== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5822== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/SA10091.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5822== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea8140] Failed to open codec in av_find_stream_info
[NULL @ 0x7ebc840] ignoring invalid SAR: 0/0
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/SA10091.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 25 fps, 25 tbr, 1200k tbn
[framecrc @ 0x81246c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480 [SAR 1:1 DAR 3:2], q=2-31, 200 kb/s, 25 fps, 25 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   30 fps= 21 q=-0.0 Lsize=       2kB time=00:00:01.24 bitrate=  11.8kbits/s speed=0.848x    
video:15188kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5822== 
==5822== HEAP SUMMARY:
==5822==     in use at exit: 616 bytes in 3 blocks
==5822==   total heap usage: 5,312 allocs, 5,309 frees, 28,982,324 bytes allocated
==5822== 
==5822== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5822==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5822==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5822==    by 0x125A40F: av_malloc (mem.c:97)
==5822==    by 0x125A40F: av_mallocz (mem.c:254)
==5822==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5822==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5822==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5822==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5822==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5822==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5822==    by 0x4789AE: main (ffmpeg.c:4321)
==5822== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5822== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5822==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5822==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5822==    by 0x125A40F: av_malloc (mem.c:97)
==5822==    by 0x125A40F: av_mallocz (mem.c:254)
==5822==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5822==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5822==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5822==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5822==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5822==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5822==    by 0x4789AE: main (ffmpeg.c:4321)
==5822== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5822== LEAK SUMMARY:
==5822==    definitely lost: 576 bytes in 2 blocks
==5822==    indirectly lost: 0 bytes in 0 blocks
==5822==      possibly lost: 0 bytes in 0 blocks
==5822==    still reachable: 40 bytes in 1 blocks
==5822==         suppressed: 0 bytes in 0 blocks
==5822== Reachable blocks (those to which a pointer was found) are not shown.
==5822== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5822== 
==5822== For counts of detected and suppressed errors, rerun with: -v
==5822== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
diffstderrvc1_sa101431N-121549-gc7a2b31f84
No diff output recorded
==5845== Memcheck, a memory error detector
==5845== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5845== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5845== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/SA10143.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5845== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea8140] Failed to open codec in av_find_stream_info
[NULL @ 0x7ed3080] ignoring invalid SAR: 0/0
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/SA10143.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 25 fps, 25 tbr, 1200k tbn
[framecrc @ 0x821e7c0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x480 [SAR 1:1 DAR 3:2], q=2-31, 200 kb/s, 25 fps, 25 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   30 fps= 14 q=-0.0 Lsize=       2kB time=00:00:01.24 bitrate=  11.8kbits/s speed=0.567x    
video:15188kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5845== 
==5845== HEAP SUMMARY:
==5845==     in use at exit: 616 bytes in 3 blocks
==5845==   total heap usage: 5,286 allocs, 5,283 frees, 25,065,856 bytes allocated
==5845== 
==5845== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5845==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5845==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5845==    by 0x125A40F: av_malloc (mem.c:97)
==5845==    by 0x125A40F: av_mallocz (mem.c:254)
==5845==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5845==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5845==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5845==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5845==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5845==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5845==    by 0x4789AE: main (ffmpeg.c:4321)
==5845== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5845== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5845==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5845==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5845==    by 0x125A40F: av_malloc (mem.c:97)
==5845==    by 0x125A40F: av_mallocz (mem.c:254)
==5845==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5845==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5845==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5845==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5845==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5845==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5845==    by 0x4789AE: main (ffmpeg.c:4321)
==5845== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5845== LEAK SUMMARY:
==5845==    definitely lost: 576 bytes in 2 blocks
==5845==    indirectly lost: 0 bytes in 0 blocks
==5845==      possibly lost: 0 bytes in 0 blocks
==5845==    still reachable: 40 bytes in 1 blocks
==5845==         suppressed: 0 bytes in 0 blocks
==5845== Reachable blocks (those to which a pointer was found) are not shown.
==5845== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5845== 
==5845== For counts of detected and suppressed errors, rerun with: -v
==5845== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)
diffstderrvc1_sa200211N-121549-gc7a2b31f84
No diff output recorded
==5873== Memcheck, a memory error detector
==5873== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==5873== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==5873== Command: /home/ux/fate/x86_64-archlinux-gcc-valgrind/build/ffmpeg -nostdin -nostats -cpuflags all -hwaccel none -threads 1 -thread_type frame+slice -i /home/ux/fate/fate-suite/vc1/SA20021.vc1 -flags +bitexact -fflags +bitexact -f framecrc -
==5873== 
ffmpeg version N-79586-g3eafbbe Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --prefix=/home/ux/fate/x86_64-archlinux-gcc-valgrind/install --samples=/home/ux/fate/fate-suite --enable-gpl --enable-memory-poisoning --enable-avresample --cc='ccache cc' --target-exec='valgrind --undef-value-errors=no --error-exitcode=1 --malloc-fill=0xa2 --leak-check=full --gen-suppressions=all --suppressions=/home/ux/fate/ffmpeg/tests/fate-valgrind.supp' --disable-stripping
  libavutil      55. 22.101 / 55. 22.101
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libavresample   3.  0.  0 /  3.  0.  0
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
[vc1 @ 0x7ea8140] Failed to open codec in av_find_stream_info
[NULL @ 0x7ec2e60] ignoring invalid SAR: 0/0
Input #0, vc1, from '/home/ux/fate/fate-suite/vc1/SA20021.vc1':
  Duration: N/A, bitrate: N/A
    Stream #0:0: Video: vc1 (Advanced), yuv420p, 704x480 [SAR 1:1 DAR 22:15], 25 fps, 25 tbr, 1200k tbn
[framecrc @ 0x81ff0a0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, framecrc, to 'pipe:':
    Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 704x480 [SAR 1:1 DAR 22:15], q=2-31, 200 kb/s, 25 fps, 25 tbn
    Metadata:
      encoder         : Lavc rawvideo
Stream mapping:
  Stream #0:0 -> #0:0 (vc1 (native) -> rawvideo (native))
frame=   60 fps= 23 q=-0.0 Lsize=       3kB time=00:00:02.44 bitrate=  11.7kbits/s speed=0.924x    
video:29700kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
==5873== 
==5873== HEAP SUMMARY:
==5873==     in use at exit: 616 bytes in 3 blocks
==5873==   total heap usage: 9,129 allocs, 9,126 frees, 51,533,238 bytes allocated
==5873== 
==5873== 88 bytes in 1 blocks are definitely lost in loss record 2 of 3
==5873==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5873==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5873==    by 0x125A40F: av_malloc (mem.c:97)
==5873==    by 0x125A40F: av_mallocz (mem.c:254)
==5873==    by 0x76F91D: av_packet_alloc (avpacket.c:53)
==5873==    by 0xCBAF0E: avcodec_open2 (utils.c:1263)
==5873==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5873==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5873==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5873==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5873==    by 0x4789AE: main (ffmpeg.c:4321)
==5873== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_packet_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5873== 488 bytes in 1 blocks are definitely lost in loss record 3 of 3
==5873==    at 0x4C2CD05: memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5873==    by 0x4C2CDCD: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==5873==    by 0x125A40F: av_malloc (mem.c:97)
==5873==    by 0x125A40F: av_mallocz (mem.c:254)
==5873==    by 0x124FB7A: av_frame_alloc (frame.c:142)
==5873==    by 0xCBAEF6: avcodec_open2 (utils.c:1257)
==5873==    by 0x71CA8E: avformat_find_stream_info (utils.c:3365)
==5873==    by 0x482E7B: open_input_file (ffmpeg_opt.c:969)
==5873==    by 0x485850: open_files (ffmpeg_opt.c:3003)
==5873==    by 0x485850: ffmpeg_parse_options (ffmpeg_opt.c:3040)
==5873==    by 0x4789AE: main (ffmpeg.c:4321)
==5873== 
{
   <insert_a_suppression_name_here>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:memalign
   fun:posix_memalign
   fun:av_malloc
   fun:av_mallocz
   fun:av_frame_alloc
   fun:avcodec_open2
   fun:avformat_find_stream_info
   fun:open_input_file
   fun:open_files
   fun:ffmpeg_parse_options
   fun:main
}
==5873== LEAK SUMMARY:
==5873==    definitely lost: 576 bytes in 2 blocks
==5873==    indirectly lost: 0 bytes in 0 blocks
==5873==      possibly lost: 0 bytes in 0 blocks
==5873==    still reachable: 40 bytes in 1 blocks
==5873==         suppressed: 0 bytes in 0 blocks
==5873== Reachable blocks (those to which a pointer was found) are not shown.
==5873== To see them, rerun with: --leak-check=full --show-leak-kinds=all
==5873== 
==5873== For counts of detected and suppressed errors, rerun with: -v
==5873== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)